|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAutomationServer
Automation server interface, this is a remote interface that implements the standard platform runnable interface
| Method Summary | |
|---|---|
java.lang.Object |
run(java.lang.Object args)
This method duplicates the signature of the same method in the platform runnable interface but this one is remotable |
| Method Detail |
|---|
java.lang.Object run(java.lang.Object args)
throws java.rmi.RemoteException
args - the args to pass to the automation server
java.rmi.RemoteException - any remoting issues will trigger a remote exception to be
thrown
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||