Package | Description |
---|---|
org.jacorb.ir | |
org.jacorb.notification.servant | |
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
protected Repository |
Contained.containing_repository |
protected Repository |
Container.containing_repository |
Modifier and Type | Method and Description |
---|---|
Repository |
Contained.containing_repository() |
Modifier and Type | Method and Description |
---|---|
static IDLType |
IDLType.create(TypeCode tc,
Repository ir,
boolean define,
org.slf4j.Logger logger,
POA poa) |
static IDLType |
IDLType.create(TypeCode tc,
Repository ir,
org.slf4j.Logger logger,
POA poa)
Factory method for IDLType objects
|
static Contained |
Contained.createContained(Class c,
String path,
Container _defined_in,
Repository ir,
org.slf4j.Logger logger,
ClassLoader loader,
POA poa) |
Constructor and Description |
---|
AliasDef(TypeCode type,
Container defined_in,
Repository containing_repository,
org.slf4j.Logger logger,
POA poa) |
ArrayDef(TypeCode tc,
Repository ir,
org.slf4j.Logger logger,
POA poa) |
AttributeDef(Method m,
String attrTypeName,
AttributeMode mode,
Container _defined_in,
Repository _containing_repository,
org.slf4j.Logger logger,
ClassLoader loader,
POA poa) |
ConstantDef(Class c,
Container _defined_in,
Repository ir,
org.slf4j.Logger logger,
POA poa)
Constructor to create constants mapped to a separate class
|
ConstantDef(Field field,
Container _defined_in,
Repository _containing_repository,
org.slf4j.Logger logger,
POA poa)
Constructor to create constants defined with an interface
|
Contained(String _id,
String _name,
String _version,
Container _defined_in,
String _absolute_name,
Repository _containing_repository) |
EnumDef(Class c,
Container _defined_in,
Repository ir,
ClassLoader loader) |
ExceptionDef(Class c,
Container _defined_in,
Repository ir,
ClassLoader loader,
POA poa,
org.slf4j.Logger logger) |
ModuleDef(String path,
String full_name,
Container def_in,
Repository ir,
ClassLoader loader,
POA poa,
org.slf4j.Logger logger) |
SequenceDef(TypeCode tc,
Repository ir,
org.slf4j.Logger logger,
POA poa) |
StructDef(Class c,
String path,
Container _defined_in,
Repository ir,
org.slf4j.Logger logger,
ClassLoader loader,
POA poa) |
UnionDef(Class c,
String path,
Container _defined_in,
Repository ir,
ClassLoader loader,
org.slf4j.Logger logger,
POA poa) |
Constructor and Description |
---|
TypedProxyPullSupplierImpl(ITypedAdmin admin,
ConsumerAdmin consumerAdmin,
ORB orb,
POA poa,
Configuration conf,
TaskProcessor taskProcessor,
OfferManager offerManager,
SubscriptionManager subscriptionManager,
DynAnyFactory dynAnyFactory,
Repository repository) |
TypedProxyPushConsumerImpl(ITypedAdmin admin,
SupplierAdmin supplierAdmin,
ORB orb,
POA poa,
Configuration conf,
TaskProcessor taskProcessor,
MessageFactory messageFactory,
OfferManager offerManager,
SubscriptionManager subscriptionManager,
Repository repository) |
Modifier and Type | Class and Description |
---|---|
class |
_RepositoryStub
Generated from IDL interface "Repository".
|
Modifier and Type | Field and Description |
---|---|
Repository |
RepositoryHolder.value |
Modifier and Type | Method and Description |
---|---|
static void |
RepositoryHelper.insert(Any any,
Repository s) |
static void |
RepositoryHelper.write(OutputStream _out,
Repository s) |
Constructor and Description |
---|
RepositoryHolder(Repository initial) |
Copyright © 2017 JacORB. All rights reserved.