Package org.nuxeo.runtime.util
Class NXRuntimeApplication
java.lang.Object
org.nuxeo.runtime.util.NXRuntimeApplication
- Author:
 - Bogdan Stefanescu
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
runtime
 - 
home
 
 - 
 - 
Constructor Details
- 
NXRuntimeApplication
 - 
NXRuntimeApplication
protected NXRuntimeApplication() 
 - 
 - 
Method Details
- 
start
- Throws:
 InterruptedException
 - 
start
- Throws:
 InterruptedException
 - 
initialize
 - 
shutdown
- Throws:
 InterruptedException
 - 
deploy
 - 
undeploy
 - 
getResource
 - 
deployAll
protected void deployAll() - 
run
protected abstract void run() 
 -