public class SessionRegistryPOATie extends SessionRegistryPOA
| Constructor and Description |
|---|
SessionRegistryPOATie(SessionRegistryOperations delegate) |
SessionRegistryPOATie(SessionRegistryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SessionRegistryOperations |
_delegate() |
void |
_delegate(SessionRegistryOperations delegate) |
SessionRegistry |
_this() |
SessionRegistry |
_this(ORB orb) |
CollaborationSession |
findSession(String entity) |
CollaborationSession |
getSession() |
void |
registerSession(CollaborationSession session) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SessionRegistryPOATie(SessionRegistryOperations delegate)
public SessionRegistryPOATie(SessionRegistryOperations delegate, POA poa)
public SessionRegistry _this()
_this in class SessionRegistryPOApublic SessionRegistry _this(ORB orb)
_this in class SessionRegistryPOApublic SessionRegistryOperations _delegate()
public void _delegate(SessionRegistryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic CollaborationSession findSession(String entity) throws ServiceFailure, SessionDoesNotExist
ServiceFailureSessionDoesNotExistpublic CollaborationSession getSession() throws ServiceFailure, SessionDoesNotExist
ServiceFailureSessionDoesNotExistpublic void registerSession(CollaborationSession session) throws ServiceFailure
ServiceFailureCopyright © 2016. All rights reserved.