public final class WebBeansFinder extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clearInstances(Object key) |
static ClassLoader |
getCurrentKey() |
static WebBeansContext |
getSingletonInstance() |
static SingletonService<WebBeansContext> |
getSingletonService() |
static void |
setSingletonService(SingletonService<WebBeansContext> singletonSvc) |
public static SingletonService<WebBeansContext> getSingletonService()
public static WebBeansContext getSingletonInstance()
public static ClassLoader getCurrentKey()
public static void clearInstances(Object key)
public static void setSingletonService(SingletonService<WebBeansContext> singletonSvc)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.