TrailLoggerMBean.java :  » J2EE » Pustefix » de » schlund » pfixxml » testrecording » Java Open Source

Java Open Source » J2EE » Pustefix 
Pustefix » de » schlund » pfixxml » testrecording » TrailLoggerMBean.java
package de.schlund.pfixxml.testrecording;

public interface TrailLoggerMBean {

   public void stop();
   
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.