|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA
org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOATie
public class TypedSupplierAdminPOATie
Interface definition: TypedSupplierAdmin.
Constructor Summary | |
---|---|
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
Constructor |
|
TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
Method Summary | |
---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
TypedSupplierAdminOperations |
_delegate()
Get the delegate |
void |
_delegate(TypedSupplierAdminOperations delegate_)
Set the delegate |
ProxyPullConsumer |
obtain_pull_consumer()
Operation obtain_pull_consumer |
ProxyPushConsumer |
obtain_push_consumer()
Operation obtain_push_consumer |
ProxyPullConsumer |
obtain_typed_pull_consumer(java.lang.String uses_interface)
Operation obtain_typed_pull_consumer |
TypedProxyPushConsumer |
obtain_typed_push_consumer(java.lang.String supported_interface)
Operation obtain_typed_push_consumer |
Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA |
---|
_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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject)
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations tieObject, org.omg.PortableServer.POA poa)
Method Detail |
---|
public TypedSupplierAdminOperations _delegate()
public void _delegate(TypedSupplierAdminOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA
in class org.omg.PortableServer.Servant
public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface) throws NoSuchImplementation
NoSuchImplementation
public ProxyPushConsumer obtain_push_consumer()
public ProxyPullConsumer obtain_pull_consumer()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |