public interface RuntimeExtension
Runtime Extensions may be used to add new functionality to the runtime service.
Modifier and Type | Method and Description |
---|---|
void |
start()
Starts the runtime extension.
|
void |
stop()
Stops the runtime extension.
|
Copyright © 2015 Nuxeo SA. All rights reserved.