|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAdmin | |
|---|---|
| org.jacorb.notification | |
| org.jacorb.notification.interfaces | |
| org.jacorb.notification.servant | |
| Uses of AbstractAdmin in org.jacorb.notification |
|---|
| Methods in org.jacorb.notification that return AbstractAdmin | |
|---|---|
protected AbstractAdmin |
AbstractEventChannel.get_consumeradmin_internal(int identifier)
|
protected AbstractAdmin |
AbstractEventChannel.get_supplieradmin_internal(int identifier)
|
protected AbstractAdmin |
AbstractEventChannel.getDefaultConsumerAdminServant()
|
protected AbstractAdmin |
AbstractEventChannel.getDefaultSupplierAdminServant()
|
protected AbstractAdmin |
AbstractEventChannel.new_for_consumers_servant(InterFilterGroupOperator filterGroupOperator,
org.omg.CORBA.IntHolder intHolder)
|
protected AbstractAdmin |
AbstractEventChannel.new_for_suppliers_servant(InterFilterGroupOperator filterGroupOperator,
org.omg.CORBA.IntHolder intHolder)
|
AbstractAdmin |
TypedEventChannelImpl.newConsumerAdmin(int id)
|
protected AbstractAdmin |
EventChannelImpl.newConsumerAdmin(int id)
|
protected abstract AbstractAdmin |
AbstractEventChannel.newConsumerAdmin(int id)
|
| Uses of AbstractAdmin in org.jacorb.notification.interfaces |
|---|
| Constructors in org.jacorb.notification.interfaces with parameters of type AbstractAdmin | |
|---|---|
ProxyEvent(AbstractAdmin admin)
|
|
| Uses of AbstractAdmin in org.jacorb.notification.servant |
|---|
| Subclasses of AbstractAdmin in org.jacorb.notification.servant | |
|---|---|
class |
AbstractSupplierAdmin
|
class |
ConsumerAdminImpl
|
class |
SupplierAdminImpl
|
class |
TypedConsumerAdminImpl
|
class |
TypedSupplierAdminImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||