public class ProxyFactory 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="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, constructor, factoryName, id, jar, properties, provider, type| Constructor and Description |
|---|
ProxyFactory() |
ProxyFactory(String id) |
ProxyFactory(String id,
String type,
String provider) |
equals, getClassName, getClasspath, getConstructor, getFactoryName, getId, getJar, getProperties, getProvider, getType, hashCode, setClassName, setClasspath, setConstructor, setFactoryName, setId, setJar, setProvider, setTypeCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.