WeblogicApplicationClientBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

An XML weblogic-application-clientType(@http://www.bea.com/ns/weblogic/90). This is a complex type.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.WeblogicApplicationClientBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Related MBeans

This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


EjbReferenceDescriptions

Gets array of all "ejb-reference-description" elements

       
Factory MethodscreateEjbReferenceDescription ( )

destroyEjbReferenceDescription (EjbReferenceDescriptionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEjbReferenceDescriptionBean[]
Relationship type: Containment.

ResourceDescriptions

Gets array of all "resource-description" elements

       
Factory MethodscreateResourceDescription ( )

destroyResourceDescription (ResourceDescriptionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceDescriptionBean[]
Relationship type: Containment.

ResourceEnvDescriptions

Gets array of all "resource-env-description" elements

       
Factory MethodscreateResourceEnvDescription ( )

destroyResourceEnvDescription (ResourceEnvDescriptionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceEnvDescriptionBean[]
Relationship type: Containment.

ServiceReferenceDescriptions

Gets array of all "service-reference-description" elements

       
Factory MethodscreateServiceReferenceDescription ( )

destroyServiceReferenceDescription (ServiceReferenceDescriptionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceReferenceDescriptionBean[]
Relationship type: Containment.


Attributes

This section describes the following attributes:


    Id

    Gets the "id" attribute

           
    Privileges Read/Write
    Typejava.lang.String