Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminOperations

Packages that use TypedSupplierAdminOperations
org.jacorb.notification.servant   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedSupplierAdminOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement TypedSupplierAdminOperations
 class TypedSupplierAdminImpl
           
 

Uses of TypedSupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

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

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedSupplierAdminOperations
 TypedSupplierAdminOperations TypedSupplierAdminPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedSupplierAdminOperations
 void TypedSupplierAdminPOATie._delegate(TypedSupplierAdminOperations delegate)
           
 

Constructors in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedSupplierAdminOperations
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
           
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)