Package restx.factory
Interface AutoStartable
public interface AutoStartable
An AutoStartable component is started when the factory is started.
For more details on what this means and components lifecycles see
http://restx.io/docs/ref-lifecycle.html
-
Method Summary
-
Method Details
-
start
void start()
-