| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected EjbTimeoutIdentity |
Session.ejbTimeoutIdentity |
protected EjbTimeoutIdentity |
MessageDriven.ejbTimeoutIdentity |
| Modifier and Type | Method and Description |
|---|---|
EjbTimeoutIdentity |
ObjectFactory.createEjbTimeoutIdentity()
Create an instance of
EjbTimeoutIdentity |
EjbTimeoutIdentity |
Session.getEjbTimeoutIdentity()
Gets the value of the ejbTimeoutIdentity property.
|
EjbTimeoutIdentity |
MessageDriven.getEjbTimeoutIdentity()
Gets the value of the ejbTimeoutIdentity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Session.setEjbTimeoutIdentity(EjbTimeoutIdentity value)
Sets the value of the ejbTimeoutIdentity property.
|
void |
MessageDriven.setEjbTimeoutIdentity(EjbTimeoutIdentity value)
Sets the value of the ejbTimeoutIdentity property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.