Class WebBeansFinder


  • public final class WebBeansFinder
    extends Object
    Holds the SingletonService that tracks WebBeansContext instances
    Version:
    $Rev$ $Date$
    • Method Detail

      • getSingletonService

        public static org.apache.webbeans.spi.SingletonService<WebBeansContext> getSingletonService()
      • getSingletonInstance

        public static WebBeansContext getSingletonInstance()
      • getCurrentKey

        public static ClassLoader getCurrentKey()
      • clearInstances

        public static void clearInstances​(Object key)
      • setSingletonService

        public static void setSingletonService​(org.apache.webbeans.spi.SingletonService<WebBeansContext> singletonSvc)