|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.duraservice.config.AbstractServiceInfo
public abstract class AbstractServiceInfo
This class is the base of service-specific configuration classes.
Constructor Summary | |
---|---|
AbstractServiceInfo()
|
Method Summary | |
---|---|
protected java.util.List<UserConfigModeSet> |
createDefaultModeSet(java.util.List<UserConfig> userConfigs)
|
abstract ServiceInfo |
getServiceXml(int index,
java.lang.String version)
|
protected java.util.List<DeploymentOption> |
getSimpleDeploymentOptions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractServiceInfo()
Method Detail |
---|
public abstract ServiceInfo getServiceXml(int index, java.lang.String version)
protected java.util.List<DeploymentOption> getSimpleDeploymentOptions()
protected java.util.List<UserConfigModeSet> createDefaultModeSet(java.util.List<UserConfig> userConfigs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |