org.jboss.aop.microcontainer.aspects.jmx
Class JMXIntroduction
java.lang.Object
org.jboss.aop.microcontainer.aspects.jmx.JMXIntroduction
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
Deprecated. Should use JMXLifecycleCallback instead
public class JMXIntroduction
- extends Object
- implements org.jboss.aop.advice.Interceptor
A JMXIntroduction.
- Version:
- $Revision: 71106 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXIntroduction
public JMXIntroduction()
- Deprecated.
getName
public String getName()
- Deprecated.
- Specified by:
getName
in interface org.jboss.aop.advice.Interceptor
setMbeanServer
public void setMbeanServer(MBeanServer server)
- Deprecated.
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Deprecated.
- Specified by:
invoke
in interface org.jboss.aop.advice.Interceptor
- Throws:
Throwable
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.