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-2013 The Apache Software Foundation. All Rights Reserved.