GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.PortableInterceptor.ObjectReferenceFactory | |
Create the initialised instance.
|
Fields of type org.omg.PortableInterceptor.ObjectReferenceFactory | |
ObjectReferenceFactory | The stored ObjectReferenceFactory value.
|
Methods with parameter type org.omg.PortableInterceptor.ObjectReferenceFactory | |
void | Set the current object reference factory, used to produce the new objects.
|
void | Insert the ObjectReferenceFactory into the given Any.
|
void | Write the ObjectReferenceFactory to the CDR output stream (as a ValueBase).
|
Methods with return type org.omg.PortableInterceptor.ObjectReferenceFactory | |
ObjectReferenceFactory | The current_factory is the factory, used by the adapter to create
object references. |
ObjectReferenceFactory | Extract the ObjectReferenceFactory from given Any.
|
ObjectReferenceFactory | Read the ObjectReferenceFactory from the CDR intput stream
(ValueBase type expected).
|
GNU Classpath (0.95) |