org.apache.geronimo.axis2.osgi
Class NeethiAssertionBuilderRegistry
java.lang.Object
org.apache.geronimo.axis2.osgi.NeethiAssertionBuilderRegistry
- All Implemented Interfaces:
- EventListener, GBeanLifecycle, org.osgi.framework.BundleListener
@GBean
@OsgiService
public class NeethiAssertionBuilderRegistry
- extends Object
- implements org.osgi.framework.BundleListener, GBeanLifecycle
- Version:
- $Rev: 1097359 $ $Date: 2011-04-28 16:37:00 +0800 (Thu, 28 Apr 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeethiAssertionBuilderRegistry
public NeethiAssertionBuilderRegistry(@ParamSpecial(type=bundleContext)
org.osgi.framework.BundleContext bundleContext)
doFail
public void doFail()
- Specified by:
doFail in interface GBeanLifecycle
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent event)
- Specified by:
bundleChanged in interface org.osgi.framework.BundleListener
doStart
public void doStart()
throws Exception
- Specified by:
doStart in interface GBeanLifecycle
- Throws:
Exception
doStop
public void doStop()
throws Exception
- Specified by:
doStop in interface GBeanLifecycle
- Throws:
Exception
registerAssertionBuilder
protected void registerAssertionBuilder(org.osgi.framework.Bundle bundle)
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.