com.retek.commons.util.profiling
Interface ProfilingRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface ProfilingRemote
extends DefaultSessionRemote

Remote interface for com.retek.commons.util.profiling.Profiling.


Method Summary
 void logServerStats()
           
 void resetServerStats(java.lang.String profilingDescription)
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

logServerStats

public void logServerStats()
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

resetServerStats

public void resetServerStats(java.lang.String profilingDescription)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28