Interface ProcessManagedBean<X>

  • Type Parameters:
    X - bean class
    All Superinterfaces:
    ProcessBean<X>
    All Known Subinterfaces:
    ProcessSessionBean<X>

    public interface ProcessManagedBean<X>
    extends ProcessBean<X>
    Fired before registering managed bean.
    Version:
    $Rev: 815435 $ $Date: 2009-09-15 20:18:44 +0200 (Tue, 15 Sep 2009) $
    • Method Detail

      • getAnnotatedBeanClass

        AnnotatedType<X> getAnnotatedBeanClass()
        Returns annotated type.
        Returns:
        annotated type