public interface RuntimeExtension
Runtime Extensions may be used to add new functionality to the runtime service.
void
start()
stop()
void start()
The current runtime is available as Runtime.getRuntime().
Runtime.getRuntime()
void stop()
Copyright © 2015 Nuxeo SA. All rights reserved.