|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.metadata.MetaData
org.jboss.deployment.J2eeApplicationMetaData
Field Summary
Fields inherited from class org.jboss.metadata.MetaData
log, TX_MANDATORY, TX_NEVER, TX_NOT_SUPPORTED, TX_REQUIRED, TX_REQUIRES_NEW, TX_SUPPORTS, TX_UNKNOWN
Constructor Summary
J2eeApplicationMetaData(Element rootElement)
Method Summary
String
getDescription()
String
getDisplayName()
String
getJMXName()
String
getLargeIcon()
Iterator
getModules()
String
getSmallIcon()
void
importXml(Element element,
boolean jbossSpecific)
Methods inherited from class org.jboss.metadata.MetaData
clone, getChildrenByTagName, getElementAttribute, getElementContent, getElementContent, getFirstElementContent, getOptionalChild, getOptionalChild, getOptionalChildBooleanContent, getOptionalChildContent, getUniqueChild, getUniqueChildContent, importEjbJarXml, importJbossXml, importXml, jdk13Enabled
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
J2eeApplicationMetaData
public J2eeApplicationMetaData(Element rootElement)
throws org.jboss.deployment.DeploymentException
Method Detail
getDisplayName
public String getDisplayName()
getDescription
public String getDescription()
getSmallIcon
public String getSmallIcon()
getLargeIcon
public String getLargeIcon()
getModules
public Iterator getModules()
getJMXName
public String getJMXName()
importXml
public void importXml(Element element,
boolean jbossSpecific)
throws org.jboss.deployment.DeploymentException
org.jboss.deployment.DeploymentException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD