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

http://java.sun.com/xml/ns/j2ee
complexType localType

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

Documentation

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

      
Properties
This component is not nillable.

Model
<...>

</...>

Local Usage
ejb-local-refType

Source
<xsd:complexType name="localType">
<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