WeblogicEjbJarBean


Overview  |   Related 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 NameIf 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.


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.


IdempotentMethods

       
Factory MethodscreateIdempotentMethods ( )

destroyIdempotentMethods (IdempotentMethodsBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeIdempotentMethodsBean
Relationship type: Containment.

MessageDestinationDescriptors

       
Factory MethodscreateMessageDestinationDescriptor ( )

destroyMessageDestinationDescriptor (MessageDestinationDescriptorBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeMessageDestinationDescriptorBean[]
Relationship type: Containment.

RetryMethodsOnRollbacks

       
Factory MethodscreateRetryMethodsOnRollback ( )

destroyRetryMethodsOnRollback (RetryMethodsOnRollbackBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeRetryMethodsOnRollbackBean[]
Relationship type: Containment.

RunAsRoleAssignments

       
Factory MethodscreateRunAsRoleAssignment ( )

destroyRunAsRoleAssignment (RunAsRoleAssignmentBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeRunAsRoleAssignmentBean[]
Relationship type: Containment.

SecurityPermission

       
Factory MethodscreateSecurityPermission ( )

destroySecurityPermission (SecurityPermissionBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityPermissionBean
Relationship type: Containment.

SecurityRoleAssignments

       
Factory MethodscreateSecurityRoleAssignment ( )

destroySecurityRoleAssignment (SecurityRoleAssignmentBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityRoleAssignmentBean[]
Relationship type: Containment.

TransactionIsolations

       
Factory MethodscreateTransactionIsolation ( )

destroyTransactionIsolation (TransactionIsolationBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeTransactionIsolationBean[]
Relationship type: Containment.

WeblogicCompatibility

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

WeblogicEnterpriseBeans

       
Factory MethodscreateWeblogicEnterpriseBean ( )

destroyWeblogicEnterpriseBean (WeblogicEnterpriseBeanBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeWeblogicEnterpriseBeanBean[]
Relationship type: Containment.

WorkManagers

       
Factory MethodscreateWorkManager ( )

destroyWorkManager (WorkManagerBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeWorkManagerBean[]
Relationship type: Containment.


Attributes

This section describes the following attributes:


Description

       
Privileges Read/Write
Typejava.lang.String

DisableWarnings

       
Privileges Read/Write
Typeclass java.lang.String[]

EnableBeanClassRedeploy

       
Privileges Read/Write
Typeboolean

Id

       
Privileges Read/Write
Typejava.lang.String


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