|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectReferenceTemplate
Defines the identity of the portable object adapter (POA
}. The
adapter name, orb id and server id together uniquely define the identity
of this adapter.
Method Summary | |
---|---|
String[] |
adapter_name()
Get the name of this adapter. |
String |
orb_id()
The id of the ORB of this adapter. |
String |
server_id()
Get the server id of of this adapter. |
Methods inherited from interface org.omg.PortableInterceptor.ObjectReferenceFactory |
---|
make_object |
Methods inherited from interface org.omg.CORBA.portable.ValueBase |
---|
_truncatable_ids |
Method Detail |
---|
String[] adapter_name()
String orb_id()
ORB
of this adapter.
String server_id()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |