|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The exclude list element defines a set of methods which the Assembler marks to be uncallable. It contains one or more methods. If the method permission relation contains methods that are in the exclude list, the Deployer must consider those methods to be uncallable.
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
EList |
getMethodElements()
|
java.util.List |
getMethodElements(EnterpriseBean anEJB)
Return a List of MethodElements that point to |
void |
setDescription(java.lang.String value)
|
Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
value
- The new value of the Description attributepublic EList getMethodElements()
public EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
EjbPackage.getExcludeList_Descriptions()
public java.util.List getMethodElements(EnterpriseBean anEJB)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |