org.jboss.tutorial.dependency.bean
Class HasXmlMBeanDependencyBean

java.lang.Object
  extended by org.jboss.tutorial.dependency.bean.HasXmlMBeanDependencyBean
All Implemented Interfaces:
HasXmlMBeanDependency

public class HasXmlMBeanDependencyBean
extends java.lang.Object
implements HasXmlMBeanDependency

Comment


Constructor Summary
HasXmlMBeanDependencyBean()
           
 
Method Summary
 void noop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasXmlMBeanDependencyBean

public HasXmlMBeanDependencyBean()
Method Detail

noop

public void noop()
Specified by:
noop in interface HasXmlMBeanDependency