Uses of Interface
org.omg.CORBA.Repository

Packages that use Repository
org.jacorb.ir   
org.jacorb.notification.servant   
org.omg.CORBA   
 

Uses of Repository in org.jacorb.ir
 

Fields in org.jacorb.ir declared as Repository
protected  Repository Container.containing_repository
           
protected  Repository Contained.containing_repository
           
 

Methods in org.jacorb.ir that return Repository
 Repository Contained.containing_repository()
           
 

Methods in org.jacorb.ir with parameters of type Repository
static IDLType IDLType.create(TypeCode tc, Repository ir, org.apache.avalon.framework.logger.Logger logger, POA poa)
          Factory method for IDLType objects
static IDLType IDLType.create(TypeCode tc, Repository ir, boolean define, org.apache.avalon.framework.logger.Logger logger, POA poa)
           
static Contained Contained.createContained(java.lang.Class c, java.lang.String path, Container _defined_in, Repository ir, org.apache.avalon.framework.logger.Logger logger, java.lang.ClassLoader loader, POA poa)
           
 

Constructors in org.jacorb.ir with parameters of type Repository
ExceptionDef(java.lang.Class c, Container _defined_in, Repository ir, java.lang.ClassLoader loader, POA poa, org.apache.avalon.framework.logger.Logger logger)
           
SequenceDef(TypeCode tc, Repository ir, org.apache.avalon.framework.logger.Logger logger, POA poa)
           
EnumDef(java.lang.Class c, Container _defined_in, Repository ir, java.lang.ClassLoader loader)
           
AttributeDef(java.lang.reflect.Method m, java.lang.String attrTypeName, AttributeMode mode, Container _defined_in, Repository _containing_repository, org.apache.avalon.framework.logger.Logger logger, java.lang.ClassLoader loader, POA poa)
           
UnionDef(java.lang.Class c, java.lang.String path, Container _defined_in, Repository ir, java.lang.ClassLoader loader, org.apache.avalon.framework.logger.Logger logger, POA poa)
           
IdlWriter(java.io.PrintStream _ps, Repository _ir)
          create a new IdlWriter for a specific IR which writes to a specific PrintStream
ConstantDef(java.lang.reflect.Field field, Container _defined_in, Repository _containing_repository, org.apache.avalon.framework.logger.Logger logger, POA poa)
          Constructor to create constants defined with an interface
ConstantDef(java.lang.Class c, Container _defined_in, Repository ir, org.apache.avalon.framework.logger.Logger logger)
          Constructor to create constants mapped to a separate class
AliasDef(TypeCode type, Container defined_in, Repository containing_repository, org.apache.avalon.framework.logger.Logger logger, POA poa)
           
ArrayDef(TypeCode tc, Repository ir, org.apache.avalon.framework.logger.Logger logger, POA poa)
           
StructDef(java.lang.Class c, java.lang.String path, Container _defined_in, Repository ir, org.apache.avalon.framework.logger.Logger logger, java.lang.ClassLoader loader, POA poa)
           
ModuleDef(java.lang.String path, java.lang.String full_name, Container def_in, Repository ir, java.lang.ClassLoader loader, POA poa, org.apache.avalon.framework.logger.Logger logger)
           
Contained(java.lang.String _id, java.lang.String _name, java.lang.String _version, Container _defined_in, java.lang.String _absolute_name, Repository _containing_repository)
           
 

Uses of Repository in org.jacorb.notification.servant
 

Constructors in org.jacorb.notification.servant with parameters of type Repository
TypedProxyPullSupplierImpl(ITypedAdmin admin, ConsumerAdmin consumerAdmin, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration conf, TaskProcessor taskProcessor, OfferManager offerManager, SubscriptionManager subscriptionManager, DynAnyFactory dynAnyFactory, Repository repository)
           
TypedProxyPushConsumerImpl(ITypedAdmin admin, SupplierAdmin supplierAdmin, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration conf, TaskProcessor taskProcessor, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, Repository repository)
           
 

Uses of Repository in org.omg.CORBA
 

Classes in org.omg.CORBA that implement Repository
 class _RepositoryStub
          Generated from IDL interface "Repository"
 

Fields in org.omg.CORBA declared as Repository
 Repository RepositoryHolder.value
           
 

Methods in org.omg.CORBA that return Repository
 Repository _UnionDefStub.containing_repository()
           
 Repository ModuleDefPOATie.containing_repository()
           
 Repository AttributeDefPOATie.containing_repository()
           
 Repository _ValueBoxDefStub.containing_repository()
           
 Repository ContainedOperations.containing_repository()
           
 Repository _ContainedStub.containing_repository()
           
 Repository EnumDefPOATie.containing_repository()
           
 Repository StructDefPOATie.containing_repository()
           
 Repository _InterfaceDefStub.containing_repository()
           
 Repository _StructDefStub.containing_repository()
           
 Repository ValueMemberDefPOATie.containing_repository()
           
 Repository _AttributeDefStub.containing_repository()
           
static Repository RepositoryHelper.extract(Any any)
           
static Repository RepositoryHelper.read(InputStream in)
           
static Repository RepositoryHelper.narrow(java.lang.Object obj)
           
static Repository RepositoryHelper.narrow(Object obj)
           
static Repository RepositoryHelper.unchecked_narrow(Object obj)
           
 Repository ValueBoxDefPOATie.containing_repository()
           
 Repository _ValueMemberDefStub.containing_repository()
           
 Repository AliasDefPOATie.containing_repository()
           
 Repository TypedefDefPOATie.containing_repository()
           
 Repository _ValueDefStub.containing_repository()
           
 Repository OperationDefPOATie.containing_repository()
           
 Repository RepositoryPOATie._this()
           
 Repository RepositoryPOATie._this(ORB orb)
           
 Repository _ConstantDefStub.containing_repository()
           
 Repository ContainedPOATie.containing_repository()
           
 Repository _OperationDefStub.containing_repository()
           
 Repository NativeDefPOATie.containing_repository()
           
 Repository InterfaceDefPOATie.containing_repository()
           
 Repository UnionDefPOATie.containing_repository()
           
 Repository _ExceptionDefStub.containing_repository()
           
 Repository ValueDefPOATie.containing_repository()
           
 Repository _EnumDefStub.containing_repository()
           
 Repository _NativeDefStub.containing_repository()
           
 Repository ExceptionDefPOATie.containing_repository()
           
 Repository _ModuleDefStub.containing_repository()
           
 Repository _TypedefDefStub.containing_repository()
           
 Repository _AliasDefStub.containing_repository()
           
 Repository RepositoryPOA._this()
           
 Repository RepositoryPOA._this(ORB orb)
           
 Repository ConstantDefPOATie.containing_repository()
           
 

Methods in org.omg.CORBA with parameters of type Repository
static void RepositoryHelper.insert(Any any, Repository s)
           
static void RepositoryHelper.write(OutputStream _out, Repository s)
           
 

Constructors in org.omg.CORBA with parameters of type Repository
RepositoryHolder(Repository initial)