org.apache.openejb.jee.oejb2
Class AbstractClusteringType
java.lang.Object
org.apache.openejb.jee.oejb2.AbstractClusteringType
- Direct Known Subclasses:
- OpenejbClusteringWadiType
public abstract class AbstractClusteringType
- extends Object
Java class for abstract-clusteringType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="abstract-clusteringType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractClusteringType
public AbstractClusteringType()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.