public class TypedEventChannelImpl extends AbstractEventChannel implements TypedEventChannelOperations, ITypedEventChannel
JMXManageable.JMXCallbackcontainer_, jmxCallback_, logger_, orb_| Constructor and Description |
|---|
TypedEventChannelImpl(IFactory factory,
ORB orb,
POA poa,
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) |
String |
getIOR() |
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_qosclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefault_filter_factory, get_all_consumeradmins, get_all_supplieradminsget_qos, set_qos, validate_qosget_admin, set_admindestroypublic TypedEventChannelImpl(IFactory factory, ORB orb, POA poa, 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
AdminNotFoundpublic TypedSupplierAdmin get_supplieradmin(int id) throws AdminNotFound
AdminNotFoundpublic TypedConsumerAdmin for_consumers()
for_consumers in interface TypedEventChannelOperationspublic TypedSupplierAdmin for_suppliers()
for_suppliers in interface TypedEventChannelOperationspublic Servant newServant()
newServant in interface IServantLifecylepublic AbstractSupplierAdmin newSupplierAdmin(int id)
newSupplierAdmin in class AbstractEventChannelpublic AbstractAdmin newConsumerAdmin(int id)
newConsumerAdmin in class AbstractEventChannelpublic String getMBeanType()
getMBeanType in class AbstractEventChannelpublic String getIOR()
Copyright © 2015 JacORB. All rights reserved.