public class OwbArquillianSingletonService extends Object implements SingletonService<WebBeansContext>
| Constructor and Description |
|---|
OwbArquillianSingletonService() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(Object key)
Any clean activity.
|
WebBeansContext |
get(Object key)
Get instance for given key and class name.
|
void |
initOwb() |
public void initOwb()
public void clear(Object key)
SingletonServiceclear in interface SingletonService<WebBeansContext>key - instance keypublic WebBeansContext get(Object key)
SingletonServiceget in interface SingletonService<WebBeansContext>key - instance keyCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.