|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterceptorsType
A representation of the model object 'Interceptors Type'. The interceptorsType element declares one or more interceptor classes used by components within this ejb-jar or .war. The declaration consists of : - An optional description. - One or more interceptor elements.
The following features are supported:
EjbJar31Package.getInterceptorsType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInterceptor()
Returns the value of the 'Interceptor' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getInterceptorsType_Description()
getInterceptor()
InterceptorType
.
If the meaning of the 'Interceptor' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getInterceptorsType_Interceptor()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
EjbJar31Package.getInterceptorsType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |