|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterceptorOrderType
A representation of the model object 'Interceptor Order Type'. The interceptor-orderType element describes a total ordering of interceptor classes.
The following features are supported:
EjbJar30Package.getInterceptorOrderType()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInterceptorClass()
Returns the value of the 'Interceptor Class' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
getInterceptorClass()
FullyQualifiedClassType
.
If the meaning of the 'Interceptor Class' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getInterceptorOrderType_InterceptorClass()
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)
,
EjbJar30Package.getInterceptorOrderType_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 |