org.jboss.test.hello.interfaces
Interface HelloLog
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface HelloLog
- extends EJBObject (src)
getHelloArg
public java.lang.String getHelloArg()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getStartTime
public long getStartTime()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getEndTime
public long getEndTime()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getElapsedTime
public long getElapsedTime()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException