|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EjbNameType
The ejb-nameType specifies an enterprise bean's name. It is
used by ejb-name elements. This name is assigned by the
ejb-jar file producer to name the enterprise bean in the
ejb-jar file's deployment descriptor. The name must be
unique among the names of the enterprise beans in the same
ejb-jar file.
There is no architected relationship between the used
ejb-name in the deployment descriptor and the JNDI name that
the Deployer will assign to the enterprise bean's home.
The name for an entity bean must conform to the lexical
rules for an NMTOKEN.
Example:
Java class for ejb-nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ejb-nameType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>xsdNMTOKENType">
</restriction>
</simpleContent>
</complexType>
| Method Summary |
|---|
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.XsdNMTOKENType |
|---|
getId, getValue, setId, setValue |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||