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:
ProcessAnnotatedType, GenericBeanEvent

public class GProcessAnnotatedType
extends ProcessAnnotatedTypeImpl
implements GenericBeanEvent


Constructor Summary
GProcessAnnotatedType(AnnotatedType annotatedType)
           
 
Method Summary
 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(AnnotatedType annotatedType)
Method Detail

getBeanClass

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


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