Package | Description |
---|---|
org.jacorb.notification | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Modifier and Type | Method and Description |
---|---|
protected AbstractAdmin |
AbstractEventChannel.get_consumeradmin_internal(int identifier) |
ConsumerAdmin |
EventChannelImpl.get_consumeradmin(int identifier) |
TypedConsumerAdmin |
TypedEventChannelImpl.get_consumeradmin(int id) |
protected AbstractAdmin |
AbstractEventChannel.get_supplieradmin_internal(int identifier) |
SupplierAdmin |
EventChannelImpl.get_supplieradmin(int identifier) |
TypedSupplierAdmin |
TypedEventChannelImpl.get_supplieradmin(int id) |
Modifier and Type | Method and Description |
---|---|
static AdminNotFound |
AdminNotFoundHelper.extract(Any any) |
static AdminNotFound |
AdminNotFoundHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
AdminNotFoundHelper.insert(Any any,
AdminNotFound s) |
static void |
AdminNotFoundHelper.write(OutputStream out,
AdminNotFound s) |
Modifier and Type | Method and Description |
---|---|
ConsumerAdmin |
_EventChannelStub.get_consumeradmin(int id) |
ConsumerAdmin |
EventChannelOperations.get_consumeradmin(int id) |
ConsumerAdmin |
EventChannelPOATie.get_consumeradmin(int id) |
SupplierAdmin |
_EventChannelStub.get_supplieradmin(int id) |
SupplierAdmin |
EventChannelOperations.get_supplieradmin(int id) |
SupplierAdmin |
EventChannelPOATie.get_supplieradmin(int id) |
Modifier and Type | Method and Description |
---|---|
TypedConsumerAdmin |
TypedEventChannelPOATie.get_consumeradmin(int id) |
TypedConsumerAdmin |
TypedEventChannelOperations.get_consumeradmin(int id) |
TypedConsumerAdmin |
_TypedEventChannelStub.get_consumeradmin(int id) |
TypedSupplierAdmin |
TypedEventChannelPOATie.get_supplieradmin(int id) |
TypedSupplierAdmin |
TypedEventChannelOperations.get_supplieradmin(int id) |
TypedSupplierAdmin |
_TypedEventChannelStub.get_supplieradmin(int id) |