Package org.omg.PortableServer
Class ServantActivatorHelper
java.lang.Object
org.omg.PortableServer.ServantActivatorHelper
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServantActivatorstatic Stringid()static voidinsert(Any a, ServantActivator that) static ServantActivatorstatic ServantActivatorread(InputStream istream) static TypeCodetype()static ServantActivatorunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, ServantActivator value)
-
Constructor Details
-
ServantActivatorHelper
public ServantActivatorHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-