|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvokerBindings | |
---|---|
org.apache.openejb.jee.jba |
Uses of InvokerBindings in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba declared as InvokerBindings | |
---|---|
protected InvokerBindings |
MessageDriven.invokerBindings
|
protected InvokerBindings |
Entity.invokerBindings
|
protected InvokerBindings |
Session.invokerBindings
|
Methods in org.apache.openejb.jee.jba that return InvokerBindings | |
---|---|
InvokerBindings |
ObjectFactory.createInvokerBindings()
Create an instance of InvokerBindings |
InvokerBindings |
MessageDriven.getInvokerBindings()
Gets the value of the invokerBindings property. |
InvokerBindings |
Entity.getInvokerBindings()
Gets the value of the invokerBindings property. |
InvokerBindings |
Session.getInvokerBindings()
Gets the value of the invokerBindings property. |
Methods in org.apache.openejb.jee.jba with parameters of type InvokerBindings | |
---|---|
void |
MessageDriven.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property. |
void |
Entity.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property. |
void |
Session.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |