WeblogicApplicationClientBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

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

Fully Qualified Interface Name

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

Factory Methods

No factory methods. Instances of this MBean are created automatically.


Child MBeans

This section describes attributes that contain child 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[]

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[]

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[]

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[]


Attributes

This section describes the following attributes:


    Id

    Gets the "id" attribute

           
    Privileges Read/Write
    Typejava.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.