org.apache.webbeans.config
Class WebBeansFinder
java.lang.Object
org.apache.webbeans.config.WebBeansFinder
public final class WebBeansFinder
- extends Object
Holds the SingletonService that tracks WebBeansContext instances
- Version:
- $Rev: 1129985 $ $Date: 2011-06-01 04:04:26 +0200 (Mi, 01 Jun 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSingletonInstance
public static WebBeansContext getSingletonInstance()
clearInstances
public static void clearInstances(Object key)
setSingletonService
public static void setSingletonService(SingletonService<WebBeansContext> singletonSvc)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.