public class TypedEventChannelImpl extends AbstractEventChannel implements TypedEventChannelOperations, ITypedEventChannel
JMXManageable.JMXCallback
container_, jmxCallback_, logger_, orb_
Constructor and Description |
---|
TypedEventChannelImpl(IFactory factory,
ORB orb,
POA poa,
org.jacorb.config.Configuration config,
FilterFactory filterFactory,
TypedEventChannelFactory factoryRef) |
Modifier and Type | Method and Description |
---|---|
TypedConsumerAdmin |
default_consumer_admin() |
TypedSupplierAdmin |
default_supplier_admin() |
TypedConsumerAdmin |
for_consumers() |
TypedSupplierAdmin |
for_suppliers() |
TypedConsumerAdmin |
get_consumeradmin(int id) |
TypedSupplierAdmin |
get_supplieradmin(int id) |
java.lang.String |
getIOR() |
java.lang.String |
getMBeanType() |
TypedEventChannelFactory |
MyFactory() |
TypedConsumerAdmin |
new_for_typed_notification_consumers(InterFilterGroupOperator ifg,
IntHolder intHolder) |
TypedSupplierAdmin |
new_for_typed_notification_suppliers(InterFilterGroupOperator ifg,
IntHolder intHolder) |
AbstractAdmin |
newConsumerAdmin(int id) |
Servant |
newServant() |
AbstractSupplierAdmin |
newSupplierAdmin(int id) |
activate, deactivate, default_filter_factory, destroy, dispose, get_admin, get_all_consumeradmins, get_all_supplieradmins, get_consumeradmin_internal, get_qos, get_supplieradmin_internal, getDefaultConsumerAdminServant, getDefaultSupplierAdminServant, getID, getJMXNotificationTypes, getJMXObjectName, getMaxNumberOfConsumers, getMaxNumberOfSuppliers, getMBeanName, getNumberOfConnectedClients, getPOA, isDefaultConsumerAdminActive, isDefaultSupplierAdminActive, isPersistent, new_for_consumers_servant, new_for_suppliers_servant, registerDisposable, set_admin, set_qos, setJMXCallback, setMaxNumberOfConsumers, setMaxNumberOfSuppliers, validate_qos
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
default_filter_factory, get_all_consumeradmins, get_all_supplieradmins
get_qos, set_qos, validate_qos
get_admin, set_admin
destroy
public TypedEventChannelImpl(IFactory factory, ORB orb, POA poa, org.jacorb.config.Configuration config, FilterFactory filterFactory, TypedEventChannelFactory factoryRef)
public TypedEventChannelFactory MyFactory()
public TypedConsumerAdmin default_consumer_admin()
public TypedSupplierAdmin default_supplier_admin()
public TypedConsumerAdmin new_for_typed_notification_consumers(InterFilterGroupOperator ifg, IntHolder intHolder)
public TypedSupplierAdmin new_for_typed_notification_suppliers(InterFilterGroupOperator ifg, IntHolder intHolder)
public TypedConsumerAdmin get_consumeradmin(int id) throws AdminNotFound
AdminNotFound
public TypedSupplierAdmin get_supplieradmin(int id) throws AdminNotFound
AdminNotFound
public TypedConsumerAdmin for_consumers()
for_consumers
in interface TypedEventChannelOperations
public TypedSupplierAdmin for_suppliers()
for_suppliers
in interface TypedEventChannelOperations
public Servant newServant()
newServant
in interface IServantLifecyle
public AbstractSupplierAdmin newSupplierAdmin(int id)
newSupplierAdmin
in class AbstractEventChannel
public AbstractAdmin newConsumerAdmin(int id)
newConsumerAdmin
in class AbstractEventChannel
public java.lang.String getMBeanType()
getMBeanType
in class AbstractEventChannel
public java.lang.String getIOR()