| Package | Description |
|---|---|
| org.apache.openejb.junit.context |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
OpenEjbTestContext.loadConfig(Properties env,
ContextConfig contextConfig)
Interprets and loads InitialContext properties from the ContextConfig annotation
|
protected boolean |
OpenEjbTestContext.loadConfigFile(Properties env,
ContextConfig contextConfig)
Loads the configuration file specified in the
ContextConfig annotation
into the specified Properties instance |
protected boolean |
OpenEjbTestContext.loadConfigProperties(Properties env,
ContextConfig contextConfig)
Loads the direct properties from the annotation configuration into the given Properties object
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.