| 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<AroundTimeout> |
Interceptor.aroundTimeout |
protected List<AroundTimeout> |
SessionBean.aroundTimeout |
protected List<AroundTimeout> |
MessageDrivenBean.aroundTimeout |
| Modifier and Type | Method and Description |
|---|---|
List<AroundTimeout> |
Invokable.getAroundTimeout() |
List<AroundTimeout> |
Interceptor.getAroundTimeout() |
List<AroundTimeout> |
SessionBean.getAroundTimeout() |
List<AroundTimeout> |
MessageDrivenBean.getAroundTimeout() |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.