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