|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleConfigurer
Interface to be implemented by the deployment subsystem for any type of component (e.g. EAR, WAR, ...) that needs configuration.
| Method Summary | |
|---|---|
DeploymentConfiguration |
createConfiguration(DeployableObject deployable)
JSR88 method for getting the vendor part of the deployment configuration |
ModuleType |
getModuleType()
Supply the module type this configurer handles for indexing |
| Method Detail |
|---|
DeploymentConfiguration createConfiguration(DeployableObject deployable)
deployable - the object the tool is trying to deploy
ModuleType getModuleType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||