|
||||||||||
| 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 |
Entity.invokerBindings
|
protected InvokerBindings |
MessageDriven.invokerBindings
|
protected InvokerBindings |
Session.invokerBindings
|
| Methods in org.apache.openejb.jee.jba that return InvokerBindings | |
|---|---|
InvokerBindings |
ObjectFactory.createInvokerBindings()
Create an instance of InvokerBindings |
InvokerBindings |
Entity.getInvokerBindings()
Gets the value of the invokerBindings property. |
InvokerBindings |
MessageDriven.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 |
Entity.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property. |
void |
MessageDriven.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 | |||||||||