public interface MutableApplication extends Application
| Modifier and Type | Method and Description | 
|---|---|
void | 
setAsyncReplication(boolean value)  | 
void | 
setAvailabilityEnabled(boolean value)  | 
void | 
setContextRoot(java.lang.String root)  | 
void | 
setDescription(java.lang.String desc)  | 
void | 
setDirectoryDeployed(boolean value)  | 
void | 
setEnabled(boolean value)  | 
void | 
setLibraries(java.lang.String libraries)  | 
getContextRoot, getDescription, getLibraries, getName, isAsyncReplication, isAvailabilityEnabled, isDirectoryDeployed, isEnabledvoid setAsyncReplication(boolean value)
void setAvailabilityEnabled(boolean value)
void setContextRoot(java.lang.String root)
void setDescription(java.lang.String desc)
void setDirectoryDeployed(boolean value)
void setEnabled(boolean value)
void setLibraries(java.lang.String libraries)