|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.objectweb.david.apis.binding.simpleoa._SimpleAdapterStub
org.objectweb.david.apis.binding.simpleoa.SimpleAdapter Client Stub generated by the Idl2Java Compiler 3.1 of Jonathan
Constructor Summary | |
_SimpleAdapterStub()
|
Method Summary | |
java.lang.String[] |
_ids()
|
void |
export(org.omg.CORBA.Object obj)
Exports a CORBA object to the target adapter. |
void |
exportWithPort(org.omg.CORBA.Object obj,
int port)
Exports a CORBA object to the target adapter, using the specified TCP port. |
void |
unexport(org.omg.CORBA.Object obj)
Unexports the provided CORBA object. |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
public _SimpleAdapterStub()
Method Detail |
public void export(org.omg.CORBA.Object obj)
export
in interface SimpleAdapterOperations
obj
- a CORBA object.public void exportWithPort(org.omg.CORBA.Object obj, int port)
exportWithPort
in interface SimpleAdapterOperations
obj
- a CORBA object;port
- a TCP port number.public void unexport(org.omg.CORBA.Object obj)
unexport
in interface SimpleAdapterOperations
obj
- a CORBA object.public java.lang.String[] _ids()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |