Uses of Interface
org.omg.CosNotifyChannelAdmin.SupplierAdminOperations

Packages that use SupplierAdminOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of SupplierAdminOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SupplierAdminOperations
 class SupplierAdminImpl
           
 class TypedSupplierAdminImpl
           
 

Uses of SupplierAdminOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of SupplierAdminOperations in org.omg.CosNotifyChannelAdmin
 interface SupplierAdmin
          Generated from IDL interface "SupplierAdmin"
 

Classes in org.omg.CosNotifyChannelAdmin that implement SupplierAdminOperations
 class _SupplierAdminStub
          Generated from IDL interface "SupplierAdmin"
 class SupplierAdminPOA
          Generated from IDL interface "SupplierAdmin"
 class SupplierAdminPOATie
          Generated from IDL interface "SupplierAdmin"
 

Methods in org.omg.CosNotifyChannelAdmin that return SupplierAdminOperations
 SupplierAdminOperations SupplierAdminPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SupplierAdminOperations
 void SupplierAdminPOATie._delegate(SupplierAdminOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type SupplierAdminOperations
SupplierAdminPOATie(SupplierAdminOperations delegate)
           
SupplierAdminPOATie(SupplierAdminOperations delegate, POA poa)
           
 

Uses of SupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of SupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedSupplierAdmin
          Generated from IDL interface "TypedSupplierAdmin"
 interface TypedSupplierAdminOperations
          Generated from IDL interface "TypedSupplierAdmin"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement SupplierAdminOperations
 class _TypedSupplierAdminStub
          Generated from IDL interface "TypedSupplierAdmin"
 class TypedSupplierAdminPOA
          Generated from IDL interface "TypedSupplierAdmin"
 class TypedSupplierAdminPOATie
          Generated from IDL interface "TypedSupplierAdmin"