Interface Stats
-
- All Known Subinterfaces:
StatsLocal
,StatsRemote
- All Known Implementing Classes:
StatsEJB
public interface Stats
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
int
getDelta()
int
getTotal()
void
open()
void
reset()
-