Package org.apache.openejb.jee.oejb2
Class AbstractServiceType
- java.lang.Object
-
- org.apache.openejb.jee.oejb2.AbstractServiceType
-
- Direct Known Subclasses:
GbeanType
public abstract class AbstractServiceType extends Object
Java class for abstract-serviceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="abstract-serviceType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> </sequence> </restriction> </complexContent> </complexType>