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 © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.