Interface Counter
- 
- All Known Implementing Classes:
 DefaultCounter
public interface CounterA counter to create a unique version for web resources 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCounter()Get the resource countervoidupdateCounter()Update the resource counter 
 -