Example below shows the usage of Equalizer. Java Code: import java.rmi.RemoteException; public interface Equalizer extends javax.ejb.EJBObject { public String getTimeOfHit() throws RemoteException; }
import java.rmi.RemoteException; public interface Equalizer extends javax.ejb.EJBObject { public String getTimeOfHit() throws RemoteException; }
Forum Rules
Bookmarks