Uses of Interface
org.omg.CosNotification.AdminPropertiesAdminOperations

Packages that use AdminPropertiesAdminOperations
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of AdminPropertiesAdminOperations in org.omg.CosNotification
 

Subinterfaces of AdminPropertiesAdminOperations in org.omg.CosNotification
 interface AdminPropertiesAdmin
          Generated from IDL interface "AdminPropertiesAdmin"
 

Classes in org.omg.CosNotification that implement AdminPropertiesAdminOperations
 class _AdminPropertiesAdminStub
          Generated from IDL interface "AdminPropertiesAdmin"
 class AdminPropertiesAdminPOA
          Generated from IDL interface "AdminPropertiesAdmin"
 class AdminPropertiesAdminPOATie
          Generated from IDL interface "AdminPropertiesAdmin"
 

Methods in org.omg.CosNotification that return AdminPropertiesAdminOperations
 AdminPropertiesAdminOperations AdminPropertiesAdminPOATie._delegate()
           
 

Methods in org.omg.CosNotification with parameters of type AdminPropertiesAdminOperations
 void AdminPropertiesAdminPOATie._delegate(AdminPropertiesAdminOperations delegate)
           
 

Constructors in org.omg.CosNotification with parameters of type AdminPropertiesAdminOperations
AdminPropertiesAdminPOATie(AdminPropertiesAdminOperations delegate)
           
AdminPropertiesAdminPOATie(AdminPropertiesAdminOperations delegate, POA poa)
           
 

Uses of AdminPropertiesAdminOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of AdminPropertiesAdminOperations in org.omg.CosNotifyChannelAdmin
 interface EventChannel
          Generated from IDL interface "EventChannel"
 interface EventChannelOperations
          Generated from IDL interface "EventChannel"
 

Classes in org.omg.CosNotifyChannelAdmin that implement AdminPropertiesAdminOperations
 class _EventChannelStub
          Generated from IDL interface "EventChannel"
 class EventChannelPOA
          Generated from IDL interface "EventChannel"
 class EventChannelPOATie
          Generated from IDL interface "EventChannel"
 

Uses of AdminPropertiesAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of AdminPropertiesAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedEventChannel
          Generated from IDL interface "TypedEventChannel"
 interface TypedEventChannelOperations
          Generated from IDL interface "TypedEventChannel"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement AdminPropertiesAdminOperations
 class _TypedEventChannelStub
          Generated from IDL interface "TypedEventChannel"
 class TypedEventChannelPOA
          Generated from IDL interface "TypedEventChannel"
 class TypedEventChannelPOATie
          Generated from IDL interface "TypedEventChannel"