J2CAdminObject
This type is a class for model objects.
@since 6.0.0
Package: j2c
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
J2CResourceAdapter.j2cAdminObjects
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
jndiName - The jndi name that this admin object will get bound under.
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
name - The name of J2CAdminObject instance.
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
description - The description of J2CAdminObject instance.
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
adminObject - The admin object being configured.
Reference Type: AdminObject @
Containment: false
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
properties - The configured properties which are based on the AdminObjectTemplateProps.
Reference Type: J2EEResourceProperty *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006