|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItfWithInterceptor
Interface with an interceptor. It isn't in agreement with the JSR220 - EJB 3.0 Spec.
Field Summary | |
---|---|
static java.lang.Integer |
VALUE
Constant value. |
Method Summary | |
---|---|
java.lang.Object |
doNothing(javax.ejb.InvocationContext invocationContext)
This method does nothing. |
java.lang.Integer |
getInteger()
Gets an integer. |
Field Detail |
---|
static final java.lang.Integer VALUE
Method Detail |
---|
java.lang.Object doNothing(javax.ejb.InvocationContext invocationContext)
invocationContext
- context
java.lang.Integer getInteger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |