org.apache.webbeans.portable.events.generics
Class GProcessAnnotatedType

java.lang.Object
  extended by org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
      extended by org.apache.webbeans.portable.events.generics.GProcessAnnotatedType
All Implemented Interfaces:
javax.enterprise.inject.spi.ProcessAnnotatedType, GenericBeanEvent

public class GProcessAnnotatedType
extends ProcessAnnotatedTypeImpl
implements GenericBeanEvent


Constructor Summary
GProcessAnnotatedType(javax.enterprise.inject.spi.AnnotatedType annotatedType)
           
 
Method Summary
 java.lang.Class<?> getBeanClass()
           
 
Methods inherited from class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
getAnnotatedType, isSet, isVeto, setAnnotatedType, veto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GProcessAnnotatedType

public GProcessAnnotatedType(javax.enterprise.inject.spi.AnnotatedType annotatedType)
Method Detail

getBeanClass

public java.lang.Class<?> getBeanClass()
Specified by:
getBeanClass in interface GenericBeanEvent


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