@Retention(value=RUNTIME)
public @interface ContextConfig
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
configFile
Reference to InitialContext configuration resource file.
|
Property[] |
properties
Array of properties.
|
public abstract java.lang.String configFile
OpenEjbRunner
runner, this will be a reference to a standard properties file.public abstract Property[] properties