| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected InvokerBindings |
Entity.invokerBindings |
protected InvokerBindings |
Session.invokerBindings |
protected InvokerBindings |
MessageDriven.invokerBindings |
| Modifier and Type | Method and Description |
|---|---|
InvokerBindings |
ObjectFactory.createInvokerBindings()
Create an instance of
InvokerBindings |
InvokerBindings |
Entity.getInvokerBindings()
Gets the value of the invokerBindings property.
|
InvokerBindings |
Session.getInvokerBindings()
Gets the value of the invokerBindings property.
|
InvokerBindings |
MessageDriven.getInvokerBindings()
Gets the value of the invokerBindings property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property.
|
void |
Session.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property.
|
void |
MessageDriven.setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.