An XML weblogic-application-clientType(@http://www.bea.com/ns/weblogic/90). This is a complex type.
If you use the getMBeanInfo
operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.WeblogicApplicationClientBean
No factory methods. Instances of this MBean are created automatically.
This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.
Gets array of all "ejb-reference-description" elements
Factory Methods | createEjbReferenceDescription
( )
Factory methods do not return objects. |
Privileges | Read only |
Type | EjbReferenceDescriptionBean[] |
Gets array of all "resource-description" elements
Factory Methods | createResourceDescription
( )
Factory methods do not return objects. |
Privileges | Read only |
Type | ResourceDescriptionBean[] |
Gets array of all "resource-env-description" elements
Factory Methods | createResourceEnvDescription
( )
Factory methods do not return objects. |
Privileges | Read only |
Type | ResourceEnvDescriptionBean[] |
Gets array of all "service-reference-description" elements
Factory Methods | createServiceReferenceDescription
( )
Factory methods do not return objects. |
Privileges | Read only |
Type | ServiceReferenceDescriptionBean[] |
This section describes the following attributes:
|
Gets the "id" attribute
Privileges | Read/Write |
Type | java.lang.String |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |