|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.PortableServer.DynamicImplementation
org.openorb.orb.test.dynamic.DSITest.TargetImplPOA
public static class DSITest.TargetImplPOA
Servant implementation used for testing. This Servant extends the org.omg.PortableServer.DynamicImplementation class.
DynamicImplementation| Constructor Summary | |
|---|---|
DSITest.TargetImplPOA(org.omg.CORBA.ORB orb)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String[] |
_all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId)
This operation returns the IDL interfaces that are implemented by the Servant. |
void |
invoke(org.omg.CORBA.ServerRequest request)
This methos gets the invoked operation name (via request.operation() ). |
| Methods inherited from class org.omg.PortableServer.Servant |
|---|
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSITest.TargetImplPOA(org.omg.CORBA.ORB orb)
orb - The orb to use.| Method Detail |
|---|
public java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId)
_all_interfaces in class org.omg.PortableServer.Servantpoa - The poa at which the servant is activated.objectId - The object id of the servant.
public void invoke(org.omg.CORBA.ServerRequest request)
invoke in class org.omg.PortableServer.DynamicImplementationrequest - The request used for the invocation.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||