|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.odi.justblog.command.SetUrl
Sets a new URL for the session.
Constructor Summary | |
SetUrl(java.net.URL url)
|
Method Summary | |
void |
execute(ISession session)
Executes the command. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SetUrl(java.net.URL url)
Method Detail |
public void execute(ISession session) throws CommandException
Command
execute
in interface Command
session
- The session.
CommandException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |