org.apache.servicemix.geronimo
Class ServiceAssembly
java.lang.Object
org.apache.servicemix.geronimo.ServiceAssembly
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle
public class ServiceAssembly
- extends java.lang.Object
- implements org.apache.geronimo.gbean.GBeanLifecycle
|
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
ServiceAssembly
public ServiceAssembly(java.lang.String name,
Container container,
java.net.URL configurationBaseUrl,
java.util.List<ServiceUnitReference> serviceUnitReferences,
org.apache.geronimo.kernel.Kernel kernel)
throws java.lang.Exception
- Throws:
java.lang.Exception
doStart
public void doStart()
throws java.lang.Exception
- Specified by:
doStart in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
java.lang.Exception
doStop
public void doStop()
throws java.lang.Exception
- Specified by:
doStop in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
java.lang.Exception
doFail
public void doFail()
- Specified by:
doFail in interface org.apache.geronimo.gbean.GBeanLifecycle
getRootDir
public java.net.URI getRootDir()
getName
public java.lang.String getName()
undeploySus
public void undeploySus()
getDescriptor
public Descriptor getDescriptor()
throws java.lang.Exception
- Throws:
java.lang.Exception
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2005-2011 FuseSource. All Rights Reserved.