org.apache.webbeans.portable.config
Class AnnotatedTypeConfig

java.lang.Object
  extended by org.apache.webbeans.portable.config.AnnotatedTypeConfig

public final class AnnotatedTypeConfig
extends Object


Method Summary
<X> Class<? extends Annotation>
defineDeploymentType(AnnotatedType<X> annotatedType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

defineDeploymentType

public <X> Class<? extends Annotation> defineDeploymentType(AnnotatedType<X> annotatedType)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.