CalculatorRemote.java :  » J2EE » jfox » jfox » test » ejb3 » env » Java Open Source

Java Open Source » J2EE » jfox 
jfox » jfox » test » ejb3 » env » CalculatorRemote.java
/*
 * JFox - The most lightweight Java EE Application Server!
 * more details please visit http://www.huihoo.org/jfox or http://www.jfox.org.cn.
 *
 * JFox is licenced and re-distributable under GNU LGPL.
 */
package jfox.test.ejb3.env;

public interface CalculatorRemote extends Calculator {

}
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.