SessionBeanBean


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


EjbLocalRefs

       
Factory MethodscreateEjbLocalRef ( )

destroyEjbLocalRef (EjbLocalRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEjbLocalRefBean[]
Relationship type: Containment.

EjbRefs

       
Factory MethodscreateEjbRef ( )

destroyEjbRef (EjbRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEjbRefBean[]
Relationship type: Containment.

EnvEntries

       
Factory MethodscreateEnvEntry ( )

destroyEnvEntry (EnvEntryBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeEnvEntryBean[]
Relationship type: Containment.

Icons

       
Factory MethodscreateIcon ( )

destroyIcon (IconBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeIconBean[]
Relationship type: Containment.

MessageDestinationRefs

       
Factory MethodscreateMessageDestinationRef ( )

destroyMessageDestinationRef (MessageDestinationRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeMessageDestinationRefBean[]
Relationship type: Containment.

ResourceEnvRefs

       
Factory MethodscreateResourceEnvRef ( )

destroyResourceEnvRef (ResourceEnvRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceEnvRefBean[]
Relationship type: Containment.

ResourceRefs

       
Factory MethodscreateResourceRef ( )

destroyResourceRef (ResourceRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeResourceRefBean[]
Relationship type: Containment.

SecurityIdentity

       
Factory MethodscreateSecurityIdentity ( )

destroySecurityIdentity (SecurityIdentityBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityIdentityBean
Relationship type: Containment.

SecurityRoleRefs

       
Factory MethodscreateSecurityRoleRef ( )

destroySecurityRoleRef (SecurityRoleRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeSecurityRoleRefBean[]
Relationship type: Containment.

ServiceRefs

       
Factory MethodscreateServiceRef ( )

destroyServiceRef (ServiceRefBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeServiceRefBean[]
Relationship type: Containment.


Attributes

This section describes the following attributes:


Descriptions

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

DisplayNames

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

EjbClass

       
Privileges Read/Write
Typejava.lang.String

EjbName

       
Privileges Read/Write
Typejava.lang.String

Home

       
Privileges Read/Write
Typejava.lang.String

Id

       
Privileges Read/Write
Typejava.lang.String

Local

       
Privileges Read/Write
Typejava.lang.String

LocalHome

       
Privileges Read/Write
Typejava.lang.String

Remote

       
Privileges Read/Write
Typejava.lang.String

ServiceEndpoint

       
Privileges Read/Write
Typejava.lang.String

SessionType

       
Privileges Read/Write
Typejava.lang.String
Legal Values
  • Stateful
  • Stateless

TransactionType

       
Privileges Read/Write
Typejava.lang.String
Legal Values
  • Bean
  • Container


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