AdminObjectTemplateProps

@since 6.0.0Holds the template properties for an admin object. These properties are copied over to admin object config instances when a new instance is created.



Attributes Summary
properties : J2EEResourceProperty * @since 6.
adminObject : AdminObject@ A reference to the ra.

Attribute Details

properties    -    @since 6.0.0The template properties which have been collected by combining the DD's config props with property keys that have been introspected off of the admin object interface.
     data type: J2EEResourceProperty*



adminObject    -    A reference to the ra.xml deployment descriptor AdminObject.
     data type: AdminObject@


Copyright IBM Corp. 1997-2004