org.ow2.easybeans.deployment.metadata.ejbjar.configurator
Class EasyBeansEjbJarDeployableMetadataConfigurator
java.lang.Object
org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarDeployableMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
org.ow2.easybeans.deployment.metadata.ejbjar.configurator.EasyBeansEjbJarDeployableMetadataConfigurator
- All Implemented Interfaces:
- org.ow2.util.scan.api.configurator.IArchiveConfigurator
public class EasyBeansEjbJarDeployableMetadataConfigurator
- extends org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarDeployableMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
- Author:
- Gael Lalire
| Methods inherited from class org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarDeployableMetadataConfigurator |
createClassConfigurator, getEjbJarArchiveMetadata, isAnnotationParsingDesactived, setAnnotationParsingDesactived |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EasyBeansEjbJarDeployableMetadataConfigurator
public EasyBeansEjbJarDeployableMetadataConfigurator(org.ow2.util.ee.deploy.api.deployable.EJB3Deployable ejbDeployable)
- Constructor.
- Parameters:
ejbDeployable - the deployable
createClassMetadata
protected EasyBeansEjbJarClassMetadata createClassMetadata(org.ow2.util.scan.api.metadata.structures.JClass jClass,
EjbJarArchiveMetadata ejbJarArchiveMetadata)
- Specified by:
createClassMetadata in class org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarDeployableMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
createClassMetadataConfigurator
protected org.ow2.util.scan.api.configurator.IClassConfigurator createClassMetadataConfigurator(EasyBeansEjbJarClassMetadata classMetadata,
EjbJarArchiveMetadata ejbJarArchiveMetadata,
boolean annotationParsingDesactived)
- Specified by:
createClassMetadataConfigurator in class org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarDeployableMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.