org.ow2.easybeans.deployment.metadata.ejbjar.configurator
Class EasyBeansEjbJarMethodMetadataConfigurator

java.lang.Object
  extended by org.ow2.util.scan.api.configurator.BasicConfigurator
      extended by org.ow2.util.scan.api.configurator.metadata.MethodMetadataConfigurator<C,M,F>
          extended by org.ow2.util.ee.metadata.common.impl.configurator.CommonMethodMetadataConfigurator<C,M,F>
              extended by org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarMethodMetadataConfigurator<org.ow2.util.ee.deploy.api.deployable.EJB3Deployable,EjbJarArchiveMetadata,EasyBeansEjbJarClassMetadata,EasyBeansEjbJarMethodMetadata,EasyBeansEjbJarFieldMetadata>
                  extended by 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

Constructor Summary
EasyBeansEjbJarMethodMetadataConfigurator(EasyBeansEjbJarMethodMetadata methodMetadata, boolean annotationParsingDesactived)
          Constructor.
 
Method Summary
 
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
 

Constructor Detail

EasyBeansEjbJarMethodMetadataConfigurator

public EasyBeansEjbJarMethodMetadataConfigurator(EasyBeansEjbJarMethodMetadata methodMetadata,
                                                 boolean annotationParsingDesactived)
Constructor.

Parameters:
methodMetadata - method metadata
annotationParsingDesactived - annotationParsingDesactived


Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.