WeblogicEjbJarBean


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.wl.WeblogicEjbJarBean

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.


IdempotentMethods

       
Factory MethodscreateIdempotentMethods ( )

destroyIdempotentMethods (IdempotentMethodsBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeIdempotentMethodsBean

MessageDestinationDescriptors

       
Factory MethodscreateMessageDestinationDescriptor ( )

destroyMessageDestinationDescriptor (MessageDestinationDescriptorBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeMessageDestinationDescriptorBean[]

RetryMethodsOnRollbacks

       
Factory MethodscreateRetryMethodsOnRollback ( )

destroyRetryMethodsOnRollback (RetryMethodsOnRollbackBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeRetryMethodsOnRollbackBean[]

RunAsRoleAssignments

       
Factory MethodscreateRunAsRoleAssignment ( )

destroyRunAsRoleAssignment (RunAsRoleAssignmentBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeRunAsRoleAssignmentBean[]

SecurityPermission

       
Factory MethodscreateSecurityPermission ( )

destroySecurityPermission (SecurityPermissionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityPermissionBean

SecurityRoleAssignments

       
Factory MethodscreateSecurityRoleAssignment ( )

destroySecurityRoleAssignment (SecurityRoleAssignmentBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityRoleAssignmentBean[]

TransactionIsolations

       
Factory MethodscreateTransactionIsolation ( )

destroyTransactionIsolation (TransactionIsolationBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeTransactionIsolationBean[]

WeblogicCompatibility

       
Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
Privileges Read only
TypeWeblogicCompatibilityBean

WeblogicEnterpriseBeans

       
Factory MethodscreateWeblogicEnterpriseBean ( )

destroyWeblogicEnterpriseBean (WeblogicEnterpriseBeanBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeWeblogicEnterpriseBeanBean[]

WorkManagers

       
Factory MethodscreateWorkManager ( )

destroyWorkManager (WorkManagerBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeWorkManagerBean[]


Attributes

This section describes the following attributes:


Description

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

DisableWarnings

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

EnableBeanClassRedeploy

       
Privileges Read/Write
Typeboolean
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.


Operations

This section describes the following operations:


    addDisableWarning

       
    Operation Name"addDisableWarning"
    ParametersObject [] {   }

    where:

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

      removeDisableWarning

         
      Operation Name"removeDisableWarning"
      ParametersObject [] {   }

      where:

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