Administration Console Online Help

 Previous Next Contents Index  

 


Method --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure a method for an enterprise bean's home or remote interface, or a set of methods.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

EJB Name

Specify an enterprise bean's name. Assign the name to the enterprise bean in the ejb-jar file's deployment descriptor. The name must be unique among the names of the enterprise beans in the same ejb-jar file.

Attribute: EJBName

Configurable: yes

Readable: yes

Writable: yes

Method Name

Specify the name of an enterprise bean method or the asterisk "*" character. The asterick is used when the element denotes all the methods of an enterprise bean's remote and home interfaces.

Attribute: MethodName

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next