@Retention(value=RUNTIME) public @interface ContextConfig
| Modifier and Type | Optional Element and Description |
|---|---|
String |
configFile
Reference to InitialContext configuration resource file.
|
Property[] |
properties
Array of properties.
|
public abstract String configFile
OpenEjbRunner runner, this will be a reference to a standard properties file.public abstract Property[] properties
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.