@ApplicationScoped
@Timed(name="timedClass")
public class TimedClassBean
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
TimedClassBean
public TimedClassBean()
-
Method Details
-
timedMethodOne
public void timedMethodOne()
-
timedMethodTwo
public void timedMethodTwo()
-
timedMethodProtected
protected void timedMethodProtected()
-