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.ticket:2253
,
Serialized Formcurr, id, sf
threadSafe
source
Constructor and Description |
---|
RegisterServantMessage(Object source,
Ice.Object servant,
Ice.Current current) |
RegisterServantMessage(Object source,
Ice.Object servant,
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
getSource, toString
public RegisterServantMessage(Object source, Ice.Object servant, 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.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.