Class ServiceConfigurable

java.lang.Object
com.codingchili.core.configuration.BaseConfigurable
com.codingchili.core.configuration.ServiceConfigurable
All Implemented Interfaces:
Configurable, Serializable

public class ServiceConfigurable extends BaseConfigurable
Service configurables are loaded by service contexts for use in services.
See Also:
Serialized Form
  • Constructor Details

    • ServiceConfigurable

      public ServiceConfigurable()
    • ServiceConfigurable

      public ServiceConfigurable(String path)
  • Method Details