|
Novell exteNd Messaging Platform 5.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.PortableServer.Servant
com.sssw.jbroker.api.activation.ActivationSystemPOA
com.sssw.jbroker.api.activation.ActivationSystemPOATie
| Constructor Summary | |
ActivationSystemPOATie()
|
|
ActivationSystemPOATie(Remote target)
|
|
| Method Summary | |
void |
deactivate()
Deactivate this Tie. |
String[] |
getActiveServers()
Get a list of all the Servers that are running. |
String[] |
getRegisteredServers()
Get a list of all the registerd Servers. |
ServerDesc |
getServerDesc(String _arg0)
Get the Server Descriptor for the given Server Alias. |
Remote |
getTarget()
Get the Remote implementation to which the Tie delegates method invocations to. |
void |
registerServer(ServerDesc _arg0)
Register a Server with the given Server Descriptor. |
ServerDesc |
setServerDesc(ServerDesc _arg0)
Change the Server Descriptor. |
void |
setTarget(Remote target)
Set the Remote implementation to which the Tie should delegate method invocations to. |
void |
shutdown(boolean _arg0)
Shutdown the activation system. |
void |
shutdownServer(String _arg0)
Shutdown an active Server. |
void |
startServer(String _arg0)
Start a previously registered server. |
Object |
thisObject()
Return an object reference for this Tie. |
void |
unregisterServer(String _arg0)
Unregister the server with the given Alias. |
| Methods inherited from class com.sssw.jbroker.api.activation.ActivationSystemPOA |
_all_interfaces, _invoke, orb, orb |
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _getClassLoader, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _setClassLoader, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.rmi.CORBA.Tie |
orb, orb |
| Methods inherited from interface org.omg.CORBA.portable.InvokeHandler |
_invoke |
| Constructor Detail |
public ActivationSystemPOATie()
public ActivationSystemPOATie(Remote target)
| Method Detail |
public Object thisObject()
Tie
thisObject in interface Tiepublic void deactivate()
Tie
deactivate in interface Tiepublic void setTarget(Remote target)
Tie
setTarget in interface Tiepublic Remote getTarget()
Tie
getTarget in interface Tie
public void shutdownServer(String _arg0)
throws ActivationException,
RemoteException
ActivationSystem
shutdownServer in interface ActivationSystemActivationException
RemoteException
public ServerDesc getServerDesc(String _arg0)
throws ActivationException,
RemoteException
ActivationSystem
getServerDesc in interface ActivationSystemActivationException
RemoteException
public String[] getRegisteredServers()
throws RemoteException
ActivationSystem
getRegisteredServers in interface ActivationSystemRemoteException
public void unregisterServer(String _arg0)
throws ActivationException,
RemoteException
ActivationSystem
unregisterServer in interface ActivationSystemActivationException
RemoteException
public void shutdown(boolean _arg0)
throws RemoteException
ActivationSystem
shutdown in interface ActivationSystemRemoteException
public void startServer(String _arg0)
throws ActivationException,
RemoteException
ActivationSystem
startServer in interface ActivationSystemActivationException
RemoteException
public String[] getActiveServers()
throws RemoteException
ActivationSystem
getActiveServers in interface ActivationSystemRemoteException
public void registerServer(ServerDesc _arg0)
throws ActivationException,
RemoteException
ActivationSystem
registerServer in interface ActivationSystemActivationException
RemoteException
public ServerDesc setServerDesc(ServerDesc _arg0)
throws ActivationException,
RemoteException
ActivationSystem
setServerDesc in interface ActivationSystemActivationException
RemoteException
|
Novell exteNd Messaging Platform 5.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||