public class OwbArquillianSingletonService extends Object implements SingletonService<WebBeansContext>
| Constructor and Description |
|---|
OwbArquillianSingletonService(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(Object key) |
WebBeansContext |
get(Object key) |
void |
initOwb() |
void |
initOwb(Properties initialConfig) |
public OwbArquillianSingletonService(Properties props)
public void initOwb()
public void initOwb(Properties initialConfig)
public void clear(Object key)
clear in interface SingletonService<WebBeansContext>public WebBeansContext get(Object key)
get in interface SingletonService<WebBeansContext>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.