|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--SSLexample.hello.HelloPOA
|
+--SSLexample.hello.HelloPOATie
Class declaration
| Constructor Summary | |
HelloPOATie(HelloOperations delegate)
Constructor declaration |
|
HelloPOATie(HelloOperations delegate,
org.omg.PortableServer.POA poa)
Constructor declaration |
|
| Method Summary | |
org.omg.PortableServer.POA |
_default_POA()
Method declaration |
HelloOperations |
_delegate()
Method declaration |
void |
_delegate(HelloOperations delegate)
Method declaration |
void |
say_hello()
Method declaration |
| Methods inherited from class SSLexample.hello.HelloPOA |
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _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 HelloPOATie(HelloOperations delegate)
delegate -
public HelloPOATie(HelloOperations delegate,
org.omg.PortableServer.POA poa)
delegate - poa - | Method Detail |
public HelloOperations _delegate()
public void _delegate(HelloOperations delegate)
delegate - public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic void say_hello()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||