com.sun.grizzly.http.webxml.schema.version_3_0
Class LocalHomeType
java.lang.Object
com.sun.grizzly.http.webxml.schema.version_3_0.String
com.sun.grizzly.http.webxml.schema.version_3_0.FullyQualifiedClassType
com.sun.grizzly.http.webxml.schema.version_3_0.LocalHomeType
public class LocalHomeType
- extends FullyQualifiedClassType
The local-homeType defines the fully-qualified
name of an enterprise bean's local home interface.
Java class for local-homeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="local-homeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>fully-qualified-classType">
</restriction>
</simpleContent>
</complexType>
Fields inherited from class com.sun.grizzly.http.webxml.schema.version_3_0.String |
id, value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalHomeType
public LocalHomeType()
Copyright © 2012 Oracle Corporation. All Rights Reserved.