org.apache.servicemix.geronimo
Class SharedLibrary
java.lang.Object
org.apache.servicemix.geronimo.SharedLibrary
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle
public class SharedLibrary
- 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
SharedLibrary
public SharedLibrary(java.lang.String name,
java.lang.String description,
Container container)
getName
public java.lang.String getName()
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
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2005-2011 FuseSource. All Rights Reserved.