Previous Next vertical dots separating previous/next from contents/index/pdf

http://java.sun.com/xml/ns/j2ee
complexType local-homeType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}local-homeType (restriction)

Documentation

	The local-homeType defines the fully-qualified
	name of an enterprise bean's local home interface.

      
Properties
This component is not nillable.

Model
<...>

</...>

Local Usage
ejb-local-refType

Source
<xsd:complexType name="local-homeType">
<xsd:simpleContent>
<xsd:restriction base="j2ee:fully-qualified-classType"/>
</xsd:simpleContent>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.

 

Skip navigation bar   Back to Top