Class ServiceConfigurable
java.lang.Object
com.codingchili.core.configuration.BaseConfigurable
com.codingchili.core.configuration.ServiceConfigurable
- All Implemented Interfaces:
Configurable
,Serializable
Service configurables are loaded by service contexts for use in services.
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class com.codingchili.core.configuration.BaseConfigurable
path
-
Constructor Summary
-
Method Summary
Methods inherited from class com.codingchili.core.configuration.BaseConfigurable
getPath, setPath
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.codingchili.core.configuration.Configurable
save, serialize
-
Constructor Details
-
ServiceConfigurable
public ServiceConfigurable() -
ServiceConfigurable
-
-
Method Details
-
host
-
node
-
getNode
-
setNode
-