public class Container extends AbstractService
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="ctype" use="required" type="{http://www.openejb.org/System/Configuration}ContainerTypes" />
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jar" type="{http://www.openejb.org/System/Configuration}JarFileLocation" />
<attribute name="provider" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
className, classpath, classpathAPI, constructor, factoryName, id, jar, properties, provider, type| Constructor and Description |
|---|
Container() |
Container(java.lang.String id) |
Container(java.lang.String id,
java.lang.String type,
java.lang.String provider) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCtype()
Deprecated.
use getType instead
|
void |
setCtype(java.lang.String value)
Sets the value of the ctype property.
|
equals, getClassName, getClasspath, getClasspathAPI, getConstructor, getFactoryName, getId, getJar, getProperties, getPropertiesProvider, getProvider, getTemplate, getType, hashCode, setClassName, setClasspath, setClasspathAPI, setConstructor, setFactoryName, setId, setJar, setPropertiesProvider, setProvider, setTemplate, setType