Class TypeStore

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service

    public class TypeStore
    extends Object
    implements org.jboss.weld.bootstrap.api.Service
    This class is thread-safe.
    Author:
    pmuir, Jozef Hartinger
    • Constructor Detail

      • TypeStore

        public TypeStore()
    • Method Detail

      • isExtraScope

        public boolean isExtraScope​(Class<? extends Annotation> annotation)
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in interface org.jboss.weld.bootstrap.api.Service