javaee:local-homeType

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

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Used By

Source

<xsd:complexType name="local-homeType">
  <xsd:annotation>
    <xsd:documentation>The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:restriction base="javaee:fully-qualified-classType"/>
  </xsd:simpleContent>
</xsd:complexType>