#include <ObjectReferenceFactory.h>
Collaboration diagram for TAO_ObjectReferenceFactory:
Public Methods | |
TAO_ObjectReferenceFactory (TAO_POA *poa) | |
Constructor. More... | |
virtual CORBA::Object_ptr | make_object (const char *repository_id, const PortableInterceptor::ObjectId &id ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw ( CORBA::SystemException ) |
void | set_servant (PortableServer::Servant servant) |
void | make_object_invoker (CORBA::ULong identifier) |
Private Attributes | |
TAO_POA * | poa_ |
PortableServer::Servant | servant_ |
CORBA::ULong | make_object_invoker_ |
|
Constructor.
|
|
|
|
|
|
|
|
|
|
|
|
|