Class ProcessSessionBeanImpl<X>

    • Method Detail

      • getAnnotatedSessionBeanClass

        public javax.enterprise.inject.spi.AnnotatedType<X> getAnnotatedSessionBeanClass()
      • getEjbName

        public String getEjbName()
        Specified by:
        getEjbName in interface javax.enterprise.inject.spi.ProcessSessionBean<X>
      • getSessionBeanType

        public javax.enterprise.inject.spi.SessionBeanType getSessionBeanType()
        Specified by:
        getSessionBeanType in interface javax.enterprise.inject.spi.ProcessSessionBean<X>
      • getAnnotatedBeanClass

        public javax.enterprise.inject.spi.AnnotatedType<Object> getAnnotatedBeanClass()
        Specified by:
        getAnnotatedBeanClass in interface javax.enterprise.inject.spi.ProcessManagedBean<X>