|
S-PLUS Connect/Java v1.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientObjectFactory
Provides access to client-side operations from the server when in client/server mode.
Method Summary | |
---|---|
ClientUtilities |
getClientUtilities()
Get access to client utilities. |
SplusClientEditor |
getEditor()
Get access to a client editor. |
com.insightful.splus.SplusHelpManagerInstance |
getHelpManagerInstance()
Get access to the help manager. |
SGraphicsDeviceFactory |
getSGraphicsDeviceFactory()
Get access to the graphics device factory. |
boolean |
isAlive()
Test whether the client process is alive. |
void |
shutdown()
Shut down the client process. |
Method Detail |
---|
SGraphicsDeviceFactory getSGraphicsDeviceFactory() throws RemoteException
RemoteException
com.insightful.splus.SplusHelpManagerInstance getHelpManagerInstance() throws RemoteException
RemoteException
SplusClientEditor getEditor() throws RemoteException
RemoteException
ClientUtilities getClientUtilities() throws RemoteException
RemoteException
boolean isAlive() throws RemoteException
RemoteException
void shutdown() throws RemoteException
RemoteException
|
S-PLUS Connect/Java v1.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |