|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbTimeoutIdentity | |
---|---|
org.apache.openejb.jee.jba |
Uses of EjbTimeoutIdentity in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba declared as EjbTimeoutIdentity | |
---|---|
protected EjbTimeoutIdentity |
MessageDriven.ejbTimeoutIdentity
|
protected EjbTimeoutIdentity |
Session.ejbTimeoutIdentity
|
Methods in org.apache.openejb.jee.jba that return EjbTimeoutIdentity | |
---|---|
EjbTimeoutIdentity |
ObjectFactory.createEjbTimeoutIdentity()
Create an instance of EjbTimeoutIdentity |
EjbTimeoutIdentity |
MessageDriven.getEjbTimeoutIdentity()
Gets the value of the ejbTimeoutIdentity property. |
EjbTimeoutIdentity |
Session.getEjbTimeoutIdentity()
Gets the value of the ejbTimeoutIdentity property. |
Methods in org.apache.openejb.jee.jba with parameters of type EjbTimeoutIdentity | |
---|---|
void |
MessageDriven.setEjbTimeoutIdentity(EjbTimeoutIdentity value)
Sets the value of the ejbTimeoutIdentity property. |
void |
Session.setEjbTimeoutIdentity(EjbTimeoutIdentity value)
Sets the value of the ejbTimeoutIdentity property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |