| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected List<Interceptor> |
ContainerInterceptors.interceptor |
protected List<Interceptor> |
ListEntity.interceptor |
protected List<Interceptor> |
Bean.interceptor |
protected List<Interceptor> |
Home.interceptor |
protected List<Interceptor> |
EndpointInterceptors.interceptor |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
ObjectFactory.createInterceptor()
Create an instance of
Interceptor |
| Modifier and Type | Method and Description |
|---|---|
List<Interceptor> |
ContainerInterceptors.getInterceptor()
Gets the value of the interceptor property.
|
List<Interceptor> |
ListEntity.getInterceptor()
Gets the value of the interceptor property.
|
List<Interceptor> |
Bean.getInterceptor()
Gets the value of the interceptor property.
|
List<Interceptor> |
Home.getInterceptor()
Gets the value of the interceptor property.
|
List<Interceptor> |
EndpointInterceptors.getInterceptor()
Gets the value of the interceptor property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.