|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface J2eeModuleContainer
Abstraction of container of J2EE modules, such as J2EE Application
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule |
---|
J2eeModule.RootedEntry, J2eeModule.VersionListener |
Field Summary |
---|
Fields inherited from interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule |
---|
APP_XML, CLIENT, CLIENT_XML, CONN, CONNECTOR_XML, EAR, EJB, EJBJAR_XML, EJBSERVICES_XML, J2EE_13, J2EE_14, J2EE_15, MIME_J2EE_MODULE_TARGET, WAR, WEB_XML, WEBSERVICES_XML |
Method Summary | |
---|---|
void |
addModuleListener(ModuleListener ml)
|
J2eeModule[] |
getModules(ModuleListener ml)
|
void |
removeModuleListener(ModuleListener ml)
|
Methods inherited from interface org.netbeans.modules.j2ee.deployment.devmodules.api.J2eeModule |
---|
addVersionListener, getArchive, getArchiveContents, getContentDirectory, getDeploymentDescriptor, getModuleType, getModuleVersion, getUrl, removeVersionListener, setUrl |
Method Detail |
---|
J2eeModule[] getModules(ModuleListener ml)
void addModuleListener(ModuleListener ml)
void removeModuleListener(ModuleListener ml)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |