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, classpathAPI, constructor, factoryName, id, jar, properties, provider, type| Constructor and Description | 
|---|
| ProxyFactory() | 
| ProxyFactory(java.lang.String id) | 
| ProxyFactory(java.lang.String id,
            java.lang.String type,
            java.lang.String provider) | 
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