|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.command.Command
org.sapia.ubik.rmi.server.RMICommand
org.sapia.ubik.rmi.examples.HelloWorldCommand
public class HelloWorldCommand
| Field Summary |
|---|
| Fields inherited from class org.sapia.ubik.rmi.server.RMICommand |
|---|
_config, _vmId |
| Constructor Summary | |
|---|---|
HelloWorldCommand()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
Executes this command. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.sapia.ubik.rmi.server.RMICommand |
|---|
getConnection, getServerAddress, getVmId, init, readExternal, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelloWorldCommand()
| Method Detail |
|---|
public java.lang.Object execute()
throws java.lang.Throwable
RMICommand
execute in interface Executableexecute in class RMICommandjava.lang.Throwable - if an error occurs while executing this commandRMICommand.execute()public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||