org.jboss.system.microcontainer.jmx
Class ServiceControllerRegistrationLifecycleCallback
java.lang.Object
org.jboss.system.microcontainer.jmx.AbstractServiceControllerLifecycleCallback
org.jboss.system.microcontainer.jmx.ServiceControllerRegistrationLifecycleCallback
public class ServiceControllerRegistrationLifecycleCallback
- extends AbstractServiceControllerLifecycleCallback
ServiceControllerLifecycleCallback.
- Version:
- $Revision: 85945 $
- Author:
- Kabir Khan, Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceControllerRegistrationLifecycleCallback
public ServiceControllerRegistrationLifecycleCallback()
install
public void install(org.jboss.dependency.spi.ControllerContext context)
throws Exception
- Specified by:
install
in class AbstractServiceControllerLifecycleCallback
- Throws:
Exception
uninstall
public void uninstall(org.jboss.dependency.spi.ControllerContext context)
throws Exception
- Specified by:
uninstall
in class AbstractServiceControllerLifecycleCallback
- Throws:
Exception
setUpClassLoaderProperty
protected HashMap setUpClassLoaderProperty(ClassLoader cl)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.