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)
SingletonService
clear
in interface SingletonService<WebBeansContext>
key
- instance keypublic WebBeansContext get(Object key)
SingletonService
get
in interface SingletonService<WebBeansContext>
key
- instance keyCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.