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