org.jacorb.events
Class JacORBEventChannelPOA
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.events.JacORBEventChannelPOA
- All Implemented Interfaces:
- JacORBEventChannelOperations, InvokeHandler, org.omg.CosEventChannelAdmin.ConsumerAdminOperations, org.omg.CosEventChannelAdmin.EventChannelOperations, org.omg.CosEventChannelAdmin.SupplierAdminOperations
- Direct Known Subclasses:
- EventChannelImpl, JacORBEventChannelPOATie
public abstract class JacORBEventChannelPOA
- extends Servant
- implements InvokeHandler, JacORBEventChannelOperations
Generated from IDL interface "JacORBEventChannel".
- Version:
- generated at 22-May-2012 22:52:19
- Author:
- JacORB IDL compiler V 3.0, 22-May-2012
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CosEventChannelAdmin.EventChannelOperations |
destroy, for_consumers, for_suppliers |
| Methods inherited from interface org.omg.CosEventChannelAdmin.ConsumerAdminOperations |
obtain_pull_supplier, obtain_push_supplier |
| Methods inherited from interface org.omg.CosEventChannelAdmin.SupplierAdminOperations |
obtain_pull_consumer, obtain_push_consumer |
JacORBEventChannelPOA
public JacORBEventChannelPOA()
_this
public JacORBEventChannel _this()
_this
public JacORBEventChannel _this(ORB orb)
_invoke
public OutputStream _invoke(String method,
InputStream _input,
ResponseHandler handler)
throws SystemException
- Specified by:
_invoke in interface InvokeHandler
- Throws:
SystemException
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] obj_id)
- Specified by:
_all_interfaces in class Servant
Copyright © 2012 JacORB. All Rights Reserved.