|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationFilesListener
Listener to existency change of configuration files in a J2EE module provider project. Possible configuration file list for a module provider consists of configuration files for the J2EE module type from all registered server platforms.
| Method Summary | |
|---|---|
void |
fileCreated(FileObject added)
A configuration file has been created. |
void |
fileDeleted(FileObject removed)
A configuration file has been removed. |
| Method Detail |
|---|
void fileCreated(FileObject added)
added - the newly created configuration file.void fileDeleted(FileObject removed)
removed - the removed configuration file.
|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||