org.robokind.api.common.lifecycle.config
Class RKManagedServiceConfigUtils
java.lang.Object
org.robokind.api.common.lifecycle.config.RKManagedServiceConfigUtils
public class RKManagedServiceConfigUtils
- extends Object
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONF_SERVICE_PROPERTIES
public static final String CONF_SERVICE_PROPERTIES
- See Also:
- Constant Field Values
CONF_UNIQUE_SERVICE_PROPERTIES
public static final String CONF_UNIQUE_SERVICE_PROPERTIES
- See Also:
- Constant Field Values
CONF_SELFBUILD_LIFCEYCLE_CONFIG
public static final String CONF_SELFBUILD_LIFCEYCLE_CONFIG
- See Also:
- Constant Field Values
CONF_SERVICE_LIFCEYCLE
public static final String CONF_SERVICE_LIFCEYCLE
- See Also:
- Constant Field Values
RKManagedServiceConfigUtils
public RKManagedServiceConfigUtils()
buildManagedServiceConfig
public static org.jflux.api.core.config.Configuration<String> buildManagedServiceConfig(Properties props,
Properties uniqueProps,
org.jflux.api.core.config.Configuration<String> selfBuildLifecycleConf)
buildManagedServiceConfig
public static org.jflux.api.core.config.Configuration<String> buildManagedServiceConfig(Properties props,
Properties uniqueProps,
ServiceLifecycleProvider lifecycle)
Copyright © 2011-2013. All Rights Reserved.