Referenceable

A Referenceable encapsulates the name of a factory class and the name of the type returned by that factory.



Attributes Summary
factoryClassname : StringThe classname for a class that implements the ObjectFactory interface from the javax.
classname : StringThe 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:  String
     default Value:   unspecified



classname    -    The classname for the data type returned from the factory when a lookup is performed.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004