ApplicationClientBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

Information for this MBean is available only at runtime.

To view information about this MBean, start the host WebLogic Server instance, then use WebLogic Scripting Tool in interactive mode. Or use some other MBean browser.

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.ApplicationClientBean

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.


EjbRefs

       
Factory MethodscreateEjbRef ( )

destroyEjbRef (EjbRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEjbRefBean[]

EnvEntries

       
Factory MethodscreateEnvEntry ( )

destroyEnvEntry (EnvEntryBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEnvEntryBean[]

Icons

       
Factory MethodscreateIcon ( )

destroyIcon (IconBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeIconBean[]

MessageDestinationRefs

       
Factory MethodscreateMessageDestinationRef ( )

destroyMessageDestinationRef (MessageDestinationRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeMessageDestinationRefBean[]

MessageDestinations

       
Factory MethodscreateMessageDestination ( )

destroyMessageDestination (MessageDestinationBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeMessageDestinationBean[]

ResourceEnvRefs

       
Factory MethodscreateResourceEnvRef ( )

destroyResourceEnvRef (ResourceEnvRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceEnvRefBean[]

ResourceRefs

       
Factory MethodscreateResourceRef ( )

destroyResourceRef (ResourceRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceRefBean[]

ServiceRefs

       
Factory MethodscreateServiceRef ( )

destroyServiceRef (ServiceRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceRefBean[]


Attributes

This section describes the following attributes:


CallbackHandler

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

Descriptions

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

DisplayNames

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

Id

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

Version

       
Privileges Read/Write
Typejava.math.BigDecimal
Default Value1.4
Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.


Operations

This section describes the following operations:


addDescription

   
Operation Name"addDescription"
ParametersObject [] {   }

where:

    SignatureString [] { "java.lang.String" }
    Returns void

    addDisplayName

       
    Operation Name"addDisplayName"
    ParametersObject [] {   }

    where:

      SignatureString [] { "java.lang.String" }
      Returns void

      removeDescription

         
      Operation Name"removeDescription"
      ParametersObject [] {   }

      where:

        SignatureString [] { "java.lang.String" }
        Returns void

        removeDisplayName

           
        Operation Name"removeDisplayName"
        ParametersObject [] {   }

        where:

          SignatureString [] { "java.lang.String" }
          Returns void