| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AroundInvoke> |
MessageDrivenBean.aroundInvoke |
protected List<AroundInvoke> |
Interceptor.aroundInvoke |
protected List<AroundInvoke> |
SessionBean.aroundInvoke |
| Modifier and Type | Method and Description |
|---|---|
List<AroundInvoke> |
MessageDrivenBean.getAroundInvoke() |
List<AroundInvoke> |
Interceptor.getAroundInvoke() |
List<AroundInvoke> |
Invokable.getAroundInvoke() |
List<AroundInvoke> |
SessionBean.getAroundInvoke() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.