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