| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss |
| Modifier and Type | Method | Description |
|---|---|---|
InvokerBindingsMetaData |
JBossEnterpriseBeanMetaData.determineInvokerBindings() |
Deprecated.
Determine the invokers
|
InvokerBindingsMetaData |
JBossMessageDrivenBeanGenericWrapper.determineInvokerBindings() |
|
protected InvokerBindingsMetaData |
JBossEnterpriseBeanMetaData.getDefaultInvokers() |
Deprecated.
Get the default invokers
|
InvokerBindingsMetaData |
JBossEnterpriseBeanMetaData.getInvokerBindings() |
Deprecated.
Get the invokers.
|
InvokerBindingsMetaData |
JBossMessageDrivenBeanGenericWrapper.getInvokerBindings() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
InvokerBindingsMetaData.merge(InvokerBindingsMetaData override,
InvokerBindingsMetaData original) |
|
void |
JBossEnterpriseBeanMetaData.setInvokerBindings(InvokerBindingsMetaData invokers) |
Deprecated.
Set the invokers.
|
void |
JBossMessageDrivenBeanGenericWrapper.setInvokerBindings(InvokerBindingsMetaData invokers) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.