public class SimplyTimedTagMethodBean extends 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()
Copyright © 2020 Eclipse Foundation. All rights reserved.