public class SimplyTimedTagMethodBean
extends java.lang.Object
| Constructor and Description |
|---|
SimplyTimedTagMethodBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
simplyTimedMethodOne() |
void |
simplyTimedMethodTwo() |
@SimplyTimed(name="simplyTimedMethod", tags="number=one") public void simplyTimedMethodOne()
@SimplyTimed(name="simplyTimedMethod", tags="number=two") public void simplyTimedMethodTwo()