Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdmin

Packages that use TypedSupplierAdmin
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedSupplierAdmin in org.omg.CosTypedNotifyChannelAdmin
 

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

Fields in org.omg.CosTypedNotifyChannelAdmin declared as TypedSupplierAdmin
 TypedSupplierAdmin TypedSupplierAdminHolder.value
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedSupplierAdmin
 TypedSupplierAdmin _TypedEventChannelStub.new_for_typed_notification_suppliers(InterFilterGroupOperator op, IntHolder id)
           
 TypedSupplierAdmin _TypedEventChannelStub.default_supplier_admin()
           
 TypedSupplierAdmin _TypedEventChannelStub.get_supplieradmin(int id)
           
 TypedSupplierAdmin TypedSupplierAdminPOATie._this()
           
 TypedSupplierAdmin TypedSupplierAdminPOATie._this(ORB orb)
           
 TypedSupplierAdmin TypedSupplierAdminPOA._this()
           
 TypedSupplierAdmin TypedSupplierAdminPOA._this(ORB orb)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.extract(Any any)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.read(InputStream in)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(java.lang.Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.unchecked_narrow(Object obj)
           
 TypedSupplierAdmin TypedEventChannelPOATie.new_for_typed_notification_suppliers(InterFilterGroupOperator op, IntHolder id)
           
 TypedSupplierAdmin TypedEventChannelPOATie.default_supplier_admin()
           
 TypedSupplierAdmin TypedEventChannelPOATie.get_supplieradmin(int id)
           
 TypedSupplierAdmin TypedEventChannelOperations.default_supplier_admin()
           
 TypedSupplierAdmin TypedEventChannelOperations.new_for_typed_notification_suppliers(InterFilterGroupOperator op, IntHolder id)
           
 TypedSupplierAdmin TypedEventChannelOperations.get_supplieradmin(int id)
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedSupplierAdmin
static void TypedSupplierAdminHelper.insert(Any any, TypedSupplierAdmin s)
           
static void TypedSupplierAdminHelper.write(OutputStream _out, TypedSupplierAdmin s)
           
 

Constructors in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedSupplierAdmin
TypedSupplierAdminHolder(TypedSupplierAdmin initial)