org.ow2.easybeans.deployment.metadata.ejbjar.configurator
Class EasyBeansEjbJarMethodMetadataConfigurator
java.lang.Object
org.ow2.util.scan.api.configurator.BasicConfigurator
org.ow2.util.scan.api.configurator.metadata.MethodMetadataConfigurator<C,M,F>
org.ow2.util.ee.metadata.common.impl.configurator.CommonMethodMetadataConfigurator<C,M,F>
org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarMethodMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
org.ow2.easybeans.deployment.metadata.ejbjar.configurator.EasyBeansEjbJarMethodMetadataConfigurator
- All Implemented Interfaces:
- org.ow2.util.scan.api.configurator.ICommonConfigurator, org.ow2.util.scan.api.configurator.IMethodConfigurator
public class EasyBeansEjbJarMethodMetadataConfigurator
- extends org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarMethodMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
Specific method metadata configurator.
- Author:
- Gael Lalire
| Methods inherited from class org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarMethodMetadataConfigurator |
registerAnnotationVisitor |
| Methods inherited from class org.ow2.util.scan.api.configurator.metadata.MethodMetadataConfigurator |
configurationComplete, getAnnotationVisitor, getMethodMetadata |
| Methods inherited from class org.ow2.util.scan.api.configurator.BasicConfigurator |
getAnnotationVisitors |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EasyBeansEjbJarMethodMetadataConfigurator
public EasyBeansEjbJarMethodMetadataConfigurator(EasyBeansEjbJarMethodMetadata methodMetadata,
boolean annotationParsingDesactived)
- Constructor.
- Parameters:
methodMetadata - method metadataannotationParsingDesactived - annotationParsingDesactived
Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.