Class ClusteredSingletonAnnotationInformationFactory


  • public class ClusteredSingletonAnnotationInformationFactory
    extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.ClusteredSingleton,​Boolean>
    Processes the ClusteredSingleton annotation
    Author:
    Flavia Rainone
    • Constructor Detail

      • ClusteredSingletonAnnotationInformationFactory

        protected ClusteredSingletonAnnotationInformationFactory()
    • Method Detail

      • fromAnnotation

        protected Boolean fromAnnotation​(org.jboss.jandex.AnnotationInstance annotationInstance,
                                         org.jboss.metadata.property.PropertyReplacer propertyReplacer)
        Specified by:
        fromAnnotation in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.ClusteredSingleton,​Boolean>