Uses of Interface
com.sun.enterprise.deployment.xml.TagNames
-
Packages that use TagNames Package Description com.sun.enterprise.deployment.xml org.glassfish.ejb.deployment org.glassfish.web.deployment.xml -
-
Uses of TagNames in com.sun.enterprise.deployment.xml
Subinterfaces of TagNames in com.sun.enterprise.deployment.xml Modifier and Type Interface Description interfaceApplicationClientTagNamesThe XML Tag names for application clients.interfaceApplicationTagNamesThis interface holds all the XML tag names for a J2EE application deployment descriptor.interfaceConnectorTagNamesThe XML tag names for the connector dtdinterfacePersistenceTagNamesThese names match names defined in persistence.xsd fileinterfaceRuntimeTagNamesI hold the tag names of the runtime binding information of a J2EE application. -
Uses of TagNames in org.glassfish.ejb.deployment
Subinterfaces of TagNames in org.glassfish.ejb.deployment Modifier and Type Interface Description interfaceEjbTagNamesThe XML tag names for the ejb-jar dtd -
Uses of TagNames in org.glassfish.web.deployment.xml
Subinterfaces of TagNames in org.glassfish.web.deployment.xml Modifier and Type Interface Description interfaceWebTagNamesHolds all tag names for the web application dtd
-