|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.deployers.metadata.processor.ContainerNameMetaDataProcessor
public class ContainerNameMetaDataProcessor
An implementation of JBossMetaDataProcessor which sets
the containername in the JBossEnterpriseBeanMetaData, if not already set.
| Constructor Summary | |
|---|---|
ContainerNameMetaDataProcessor(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit)
Creates a ContainerNameMetaDataProcessor for a DeploymentUnit |
|
| Method Summary | |
|---|---|
org.jboss.metadata.ejb.jboss.JBossMetaData |
process(org.jboss.metadata.ejb.jboss.JBossMetaData metadata)
Sets the container name in each of JBossEnterpriseBeanMetaData, present within the passed
JBossMetaData, if it's not already set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerNameMetaDataProcessor(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit)
ContainerNameMetaDataProcessor for a DeploymentUnit
deploymentUnit - | Method Detail |
|---|
public org.jboss.metadata.ejb.jboss.JBossMetaData process(org.jboss.metadata.ejb.jboss.JBossMetaData metadata)
throws org.jboss.metadata.process.ProcessingException
JBossEnterpriseBeanMetaData, present within the passed
JBossMetaData, if it's not already set.
process in interface org.jboss.metadata.process.processor.JBossMetaDataProcessor<org.jboss.metadata.ejb.jboss.JBossMetaData>org.jboss.metadata.process.ProcessingExceptionJBossMetaDataProcessor.process(org.jboss.metadata.ejb.jboss.JBossMetaData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||