|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminNotFound | |
---|---|
org.jacorb.notification | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Uses of AdminNotFound in org.jacorb.notification |
---|
Methods in org.jacorb.notification that throw AdminNotFound | |
ConsumerAdmin |
EventChannelImpl.get_consumeradmin(int identifier)
|
SupplierAdmin |
EventChannelImpl.get_supplieradmin(int identifier)
|
protected AbstractAdmin |
AbstractEventChannel.get_consumeradmin_internal(int identifier)
|
protected AbstractAdmin |
AbstractEventChannel.get_supplieradmin_internal(int identifier)
|
TypedConsumerAdmin |
TypedEventChannelImpl.get_consumeradmin(int id)
|
TypedSupplierAdmin |
TypedEventChannelImpl.get_supplieradmin(int id)
|
Uses of AdminNotFound in org.omg.CosNotifyChannelAdmin |
---|
Fields in org.omg.CosNotifyChannelAdmin declared as AdminNotFound | |
AdminNotFound |
AdminNotFoundHolder.value
|
Methods in org.omg.CosNotifyChannelAdmin that return AdminNotFound | |
static AdminNotFound |
AdminNotFoundHelper.extract(Any any)
|
static AdminNotFound |
AdminNotFoundHelper.read(InputStream in)
|
Methods in org.omg.CosNotifyChannelAdmin with parameters of type AdminNotFound | |
static void |
AdminNotFoundHelper.insert(Any any,
AdminNotFound s)
|
static void |
AdminNotFoundHelper.write(OutputStream out,
AdminNotFound s)
|
Methods in org.omg.CosNotifyChannelAdmin that throw AdminNotFound | |
SupplierAdmin |
_EventChannelStub.get_supplieradmin(int id)
|
ConsumerAdmin |
_EventChannelStub.get_consumeradmin(int id)
|
ConsumerAdmin |
EventChannelOperations.get_consumeradmin(int id)
|
SupplierAdmin |
EventChannelOperations.get_supplieradmin(int id)
|
SupplierAdmin |
EventChannelPOATie.get_supplieradmin(int id)
|
ConsumerAdmin |
EventChannelPOATie.get_consumeradmin(int id)
|
Constructors in org.omg.CosNotifyChannelAdmin with parameters of type AdminNotFound | |
AdminNotFoundHolder(AdminNotFound initial)
|
Uses of AdminNotFound in org.omg.CosTypedNotifyChannelAdmin |
---|
Methods in org.omg.CosTypedNotifyChannelAdmin that throw AdminNotFound | |
TypedSupplierAdmin |
_TypedEventChannelStub.get_supplieradmin(int id)
|
TypedConsumerAdmin |
_TypedEventChannelStub.get_consumeradmin(int id)
|
TypedSupplierAdmin |
TypedEventChannelPOATie.get_supplieradmin(int id)
|
TypedConsumerAdmin |
TypedEventChannelPOATie.get_consumeradmin(int id)
|
TypedConsumerAdmin |
TypedEventChannelOperations.get_consumeradmin(int id)
|
TypedSupplierAdmin |
TypedEventChannelOperations.get_supplieradmin(int id)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |