public class RegisterServantMessage extends FindServiceFactoryMessage
InternalMessage
raised when a servant should be registered for clean.
This is possibly the result of a redirect performed within a servant or of
the creation of another servant from SharedResourcesI.curr, id, sf
threadSafe
Constructor and Description |
---|
RegisterServantMessage(java.lang.Object source,
Ice.Object servant,
Ice.Current current) |
RegisterServantMessage(java.lang.Object source,
Ice.Object servant,
java.lang.String name,
Ice.Current current) |
Modifier and Type | Method and Description |
---|---|
Ice.ObjectPrx |
getProxy() |
Ice.Object |
getServant() |
void |
setServiceFactory(Ice.Identity id,
ServiceFactoryI sf)
Store the information.
|
getCurrent, getIdentity, getServiceFactory
isThreadSafe
public RegisterServantMessage(java.lang.Object source, Ice.Object servant, Ice.Current current)
public RegisterServantMessage(java.lang.Object source, Ice.Object servant, java.lang.String name, Ice.Current current)
public Ice.Object getServant()
public Ice.ObjectPrx getProxy()
public void setServiceFactory(Ice.Identity id, ServiceFactoryI sf) throws omero.ServerError
FindServiceFactoryMessage
setServiceFactory
in class FindServiceFactoryMessage
omero.ServerError
- so that subclasses can make use of remote methods.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.