public class XBeanServiceUnit extends DefaultServiceUnit
| Constructor and Description |
|---|
XBeanServiceUnit() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.support.AbstractXmlApplicationContext |
getApplicationContext() |
java.lang.ClassLoader |
getConfigurationClassLoader()
Retrieve this service unit specific classloader.
|
void |
setApplicationContext(org.springframework.context.support.AbstractXmlApplicationContext applicationContext) |
void |
shutDown()
Transition this service unit into the SHUTDOWN state.
|
addEndpoint, getComponent, getCurrentState, getEndpoint, getEndpoints, getName, getRootPath, init, removeEndpoint, setComponent, setName, setRootPath, start, stoppublic org.springframework.context.support.AbstractXmlApplicationContext getApplicationContext()
public void setApplicationContext(org.springframework.context.support.AbstractXmlApplicationContext applicationContext)
public void shutDown()
throws java.lang.Exception
ServiceUnitshutDown in interface ServiceUnitshutDown in class DefaultServiceUnitjava.lang.ExceptionEndpoint.deactivate()public java.lang.ClassLoader getConfigurationClassLoader()
ServiceUnitgetConfigurationClassLoader in interface ServiceUnitgetConfigurationClassLoader in class DefaultServiceUnitCopyright © 2005-2014 FuseSource. All Rights Reserved.