Package org.jboss.weld.probe
Class InvocationMonitor
- java.lang.Object
-
- org.jboss.weld.probe.InvocationMonitor
-
- All Implemented Interfaces:
Serializable
@Priority(1000) @Interceptor @Dependent public class InvocationMonitor extends Object implements Serializable
An invocation monitor interceptor.- Author:
- Martin Kouba
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvocationMonitor()
-