|
org.netbeans.modules.j2eeserver/4 1.89.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentPlanConfiguration
Configuration useful for creating the deployment plan file. The deployment plan file is created when the JSR-88 based deployment is used.
Implementation of this interface should be registered in the ModuleConfiguration
lookup.
| Method Summary | |
|---|---|
void |
save(OutputStream outputStream)
Write the deployment plan file to the specified output stream. |
| Method Detail |
|---|
void save(OutputStream outputStream)
throws ConfigurationException
outputStream - the deployment paln file should be written to.
ConfigurationException - if an error during saving the deployment
plan configuration occurs.
|
org.netbeans.modules.j2eeserver/4 1.89.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||