| Package | Description |
|---|---|
| org.jboss.metadata.ejb.common | |
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.parser.spec | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method | Description |
|---|---|---|
NamedMethodMetaData |
ITimeoutTarget.getTimeoutMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ITimeoutTarget.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
| Modifier and Type | Method | Description |
|---|---|---|
NamedMethodMetaData |
JBossSessionBean31MetaData.getAfterBeginMethod() |
Deprecated.
|
NamedMethodMetaData |
JBossSessionBean31MetaData.getAfterCompletionMethod() |
Deprecated.
|
NamedMethodMetaData |
JBossSessionBean31MetaData.getBeforeCompletionMethod() |
Deprecated.
|
NamedMethodMetaData |
JBossMessageDrivenBeanMetaData.getTimeoutMethod() |
Deprecated.
Get the timeoutMethod.
|
NamedMethodMetaData |
JBossSessionBeanMetaData.getTimeoutMethod() |
Get the timeoutMethod.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JBossSessionBean31MetaData.setAfterBeginMethod(NamedMethodMetaData method) |
Deprecated.
|
void |
JBossSessionBean31MetaData.setAfterCompletionMethod(NamedMethodMetaData method) |
Deprecated.
|
void |
JBossSessionBean31MetaData.setBeforeCompletionMethod(NamedMethodMetaData method) |
Deprecated.
|
void |
JBossMessageDrivenBeanMetaData.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
Deprecated.
Set the timeoutMethod.
|
void |
JBossSessionBeanMetaData.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
Set the timeoutMethod.
|
| Modifier and Type | Method | Description |
|---|---|---|
NamedMethodMetaData |
NamedMethodMetaDataParser.parse(javax.xml.stream.XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
NamedMethodMetaDataParser.processElement(NamedMethodMetaData metaData,
javax.xml.stream.XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
| Modifier and Type | Method | Description |
|---|---|---|
NamedMethodMetaData |
AbstractGenericBeanMetaData.getAfterBeginMethod() |
|
NamedMethodMetaData |
SessionBean31MetaData.getAfterBeginMethod() |
|
NamedMethodMetaData |
AbstractGenericBeanMetaData.getAfterCompletionMethod() |
|
NamedMethodMetaData |
SessionBean31MetaData.getAfterCompletionMethod() |
|
NamedMethodMetaData |
InitMethodMetaData.getBeanMethod() |
Get the beanMethod.
|
NamedMethodMetaData |
RemoveMethodMetaData.getBeanMethod() |
Get the beanMethod.
|
NamedMethodMetaData |
AbstractGenericBeanMetaData.getBeforeCompletionMethod() |
|
NamedMethodMetaData |
SessionBean31MetaData.getBeforeCompletionMethod() |
|
NamedMethodMetaData |
InitMethodMetaData.getCreateMethod() |
Get the createMethod.
|
NamedMethodMetaData |
ConcurrentMethodMetaData.getMethod() |
|
NamedMethodMetaData |
InterceptorBindingMetaData.getMethod() |
Get the method.
|
NamedMethodMetaData |
QueryMetaData.getQueryMethod() |
Get the queryMethod.
|
NamedMethodMetaData |
MessageDrivenBeanMetaData.getTimeoutMethod() |
Get the timeoutMethod.
|
NamedMethodMetaData |
SessionBeanMetaData.getTimeoutMethod() |
Get the timeoutMethod.
|
NamedMethodMetaData |
TimerMetaData.getTimeoutMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
ConcurrentMethodMetaData |
ConcurrentMethodsMetaData.find(NamedMethodMetaData equivalent) |
|
ConcurrentMethodMetaData |
ConcurrentMethodsMetaData.get(NamedMethodMetaData key) |
Deprecated.
|
void |
AbstractGenericBeanMetaData.setAfterBeginMethod(NamedMethodMetaData method) |
|
void |
AbstractGenericBeanMetaData.setAfterCompletionMethod(NamedMethodMetaData method) |
|
void |
InitMethodMetaData.setBeanMethod(NamedMethodMetaData beanMethod) |
Set the beanMethod.
|
void |
RemoveMethodMetaData.setBeanMethod(NamedMethodMetaData beanMethod) |
Set the beanMethod.
|
void |
AbstractGenericBeanMetaData.setBeforeCompletionMethod(NamedMethodMetaData method) |
|
void |
InitMethodMetaData.setCreateMethod(NamedMethodMetaData createMethod) |
Set the createMethod.
|
void |
ConcurrentMethodMetaData.setMethod(NamedMethodMetaData namedMethod) |
|
void |
InterceptorBindingMetaData.setMethod(NamedMethodMetaData method) |
Set the method.
|
void |
QueryMetaData.setQueryMethod(NamedMethodMetaData queryMethod) |
Set the queryMethod.
|
void |
AbstractGenericBeanMetaData.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
Set the timeoutMethod.
|
void |
MessageDrivenBeanMetaData.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
Set the timeoutMethod.
|
void |
TimerMetaData.setTimeoutMethod(NamedMethodMetaData timeoutMethod) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.