| Frames | No Frames | 
Methods with parameter type org.omg.PortableInterceptor.ObjectReferenceFactory | |
| void |  Set the object factory of the current POA.
  | 
Methods with return type org.omg.PortableInterceptor.ObjectReferenceFactory | |
| ObjectReferenceFactory |  Get the object factory of the current POA.
  | 
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).
  | 
Classes implementing org.omg.PortableInterceptor.ObjectReferenceFactory | |
| class |  Our POA implementation.
  | 
Methods with parameter type org.omg.PortableInterceptor.ObjectReferenceFactory | |
| void | |
Methods with return type org.omg.PortableInterceptor.ObjectReferenceFactory | |
| ObjectReferenceFactory | |