|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServicesInstaller
| Field Summary | |
|---|---|
static java.lang.String |
TYPE
NB: this has the suffix '-installer' because in the command line we must distinguish from the '--services' flag meaning a particular set of services to use (whereas this flag means how to locate them). |
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getServices(DeploymentType deploymentType)
|
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer |
|---|
getConfigurationResources, getName, getType |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent |
|---|
init, shutdown |
| Field Detail |
|---|
static final java.lang.String TYPE
| Method Detail |
|---|
java.util.List<java.lang.Object> getServices(DeploymentType deploymentType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||