| Package | Description |
|---|---|
| org.apache.openejb.test.interceptor | |
| org.apache.openejb.test.singleton | |
| org.apache.openejb.test.stateful | |
| org.apache.openejb.test.stateless |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
Interceptor.profile(SuperInterceptedBean bean,
String interceptorName)
This is invoked by the lifecycle interceptor callback methods that are defined inside a bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicSingletonInterceptedBean |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStatefulInterceptedBean |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStatelessInterceptedBean |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.