This type is a class for model objects.
@since 6.0.0
Package: j2c| Attributes Summary | |
| jndiName : EString | The jndi name that this admin object will get bound under. |
| name : EString | The name of J2CAdminObject instance. |
| description : EString | The description of J2CAdminObject instance. |
| adminObject : AdminObject @ | The admin object being configured. |
| properties : J2EEResourceProperty * | The configured properties which are based on the AdminObjectTemplateProps. |
| Attribute Details |