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

java.lang.Object
  extended by org.apache.webbeans.portable.events.ProcessBeanImpl<Object>
      extended by org.apache.webbeans.portable.events.ProcessSessionBeanImpl
          extended by org.apache.webbeans.portable.events.generics.GProcessSessionBean
All Implemented Interfaces:
ProcessBean, ProcessManagedBean, ProcessSessionBean

public class GProcessSessionBean
extends ProcessSessionBeanImpl


Constructor Summary
GProcessSessionBean(Bean<Object> bean, AnnotatedType<?> annotatedType, String name, SessionBeanType type)
           
 
Method Summary
 
Methods inherited from class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getAnnotatedBeanClass, getEjbName, getSessionBeanType
 
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
 
Methods inherited from interface javax.enterprise.inject.spi.ProcessBean
addDefinitionError, getAnnotated, getBean
 

Constructor Detail

GProcessSessionBean

public GProcessSessionBean(Bean<Object> bean,
                           AnnotatedType<?> annotatedType,
                           String name,
                           SessionBeanType type)


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