com.ibm.ws.runtime.metadata
Interface ApplicationMetaData
-
-
Method Summary
Methods Modifier and Type Method and Description booleancreateComponentMBeans()???J2EENamegetJ2EEName()Gets the J2EEName associated with this application.-
Methods inherited from interface com.ibm.ws.runtime.metadata.MetaData
getMetaData, getName, release, setMetaData
-
-
-
-
Method Detail
-
createComponentMBeans
boolean createComponentMBeans()
???
-
getJ2EEName
J2EEName getJ2EEName()
Gets the J2EEName associated with this application.
-
-