|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
org.apache.openejb.jee.jba |
Uses of Interceptor in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba with type parameters of type Interceptor | |
---|---|
protected List<Interceptor> |
ContainerInterceptors.interceptor
|
protected List<Interceptor> |
Bean.interceptor
|
protected List<Interceptor> |
ListEntity.interceptor
|
protected List<Interceptor> |
EndpointInterceptors.interceptor
|
protected List<Interceptor> |
Home.interceptor
|
Methods in org.apache.openejb.jee.jba that return Interceptor | |
---|---|
Interceptor |
ObjectFactory.createInterceptor()
Create an instance of Interceptor |
Methods in org.apache.openejb.jee.jba that return types with arguments of type Interceptor | |
---|---|
List<Interceptor> |
ContainerInterceptors.getInterceptor()
Gets the value of the interceptor property. |
List<Interceptor> |
Bean.getInterceptor()
Gets the value of the interceptor property. |
List<Interceptor> |
ListEntity.getInterceptor()
Gets the value of the interceptor property. |
List<Interceptor> |
EndpointInterceptors.getInterceptor()
Gets the value of the interceptor property. |
List<Interceptor> |
Home.getInterceptor()
Gets the value of the interceptor property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |