org.jboss.aop.deployers
Class AspectManagerJMXRegistrar
java.lang.Object
org.jboss.aop.deployers.AspectManagerJMXRegistrar
public class AspectManagerJMXRegistrar
- extends Object
MC Bean to register and unregister the AspectManagerService MBean in JMX
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectManagerJMXRegistrar
public AspectManagerJMXRegistrar()
setMbeanServer
public void setMbeanServer(MBeanServer server)
setAspectManager
public void setAspectManager(AspectManagerServiceDelegate aspectManager)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.