Referenceable
This type is a class for model objects.
A Referenceable encapsulates the name of a factory class and the name of the type returned by that factory.
Package: env
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ResourceEnvEntry.referenceable
Collection attributes having this type:
ResourceEnvironmentProvider.referenceables
Attributes Summary factoryClassname : EString The classname for a class that implements the ObjectFactory interface from the javax.naming package. classname : EString The classname for the data type returned from the factory when a lookup is performed.
Attribute Details
factoryClassname - The classname for a class that implements the ObjectFactory interface from the javax.naming package.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
classname - The classname for the data type returned from the factory when a lookup is performed.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006