J2CAdminObject

@since 6.0.0



Attributes Summary
jndiName : StringThe jndi name that this admin object will get bound under.
name : StringThe name of J2CAdminObject instance.
description : StringThe description of J2CAdminObject instance.
adminObject : AdminObject@ The admin object being configured.
properties : J2EEResourceProperty * The configured properties which are based on the AdminObjectTemplateProps.

Attribute Details

jndiName    -    The jndi name that this admin object will get bound under.
     data type:  String
     default Value:   unspecified



name    -    The name of J2CAdminObject instance.
     data type:  String
     default Value:   unspecified



description    -    The description of J2CAdminObject instance.
     data type:  String
     default Value:   unspecified



adminObject    -    The admin object being configured.
     data type: AdminObject@



properties    -    The configured properties which are based on the AdminObjectTemplateProps.
     data type: J2EEResourceProperty*


Copyright IBM Corp. 1997-2004