| 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) |
TypedConsumerAdmin |
TypedEventChannelImpl.get_consumeradmin(int id) |
ConsumerAdmin |
EventChannelImpl.get_consumeradmin(int identifier) |
protected AbstractAdmin |
AbstractEventChannel.get_supplieradmin_internal(int identifier) |
TypedSupplierAdmin |
TypedEventChannelImpl.get_supplieradmin(int id) |
SupplierAdmin |
EventChannelImpl.get_supplieradmin(int identifier) |
| Modifier and Type | Field and Description |
|---|---|
AdminNotFound |
AdminNotFoundHolder.value |
| 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 |
EventChannelOperations.get_consumeradmin(int id) |
ConsumerAdmin |
EventChannelPOATie.get_consumeradmin(int id) |
ConsumerAdmin |
_EventChannelStub.get_consumeradmin(int id) |
SupplierAdmin |
EventChannelOperations.get_supplieradmin(int id) |
SupplierAdmin |
EventChannelPOATie.get_supplieradmin(int id) |
SupplierAdmin |
_EventChannelStub.get_supplieradmin(int id) |
| Constructor and Description |
|---|
AdminNotFoundHolder(AdminNotFound initial) |
| 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) |
Copyright © 2015 JacORB. All rights reserved.