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

java.lang.Object
  extended by org.apache.webbeans.portable.events.ProcessBeanImpl
      extended by org.apache.webbeans.portable.events.generics.GProcessBean
All Implemented Interfaces:
ProcessBean, GenericBeanEvent

public class GProcessBean
extends ProcessBeanImpl
implements GenericBeanEvent


Constructor Summary
GProcessBean(Bean<?> bean, AnnotatedType<?> annotated)
           
 
Method Summary
 Class<?> getBeanClass()
           
 
Methods inherited from class org.apache.webbeans.portable.events.ProcessBeanImpl
addDefinitionError, getAnnotated, getBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GProcessBean

public GProcessBean(Bean<?> bean,
                    AnnotatedType<?> annotated)
Method Detail

getBeanClass

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


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