|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProjectTitleAware
A deployment module that is aware of the project title.
| Method Summary | |
|---|---|
void |
setTitleConditionally(java.lang.String title)
Set the title for this project iff it hasn't already been set. |
| Methods inherited from interface org.codehaus.enunciate.modules.DeploymentModule |
|---|
close, getAliases, getConfigurationRules, getName, getOrder, getValidator, init, isDisabled, step |
| Method Detail |
|---|
void setTitleConditionally(java.lang.String title)
title - The title.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||