[weld-commits] [weld/core] 471a2e: WELD-2332 Monitor bean instance creation using Aro...
GitHub
noreply at github.com
Thu Feb 9 10:25:25 EST 2017
Branch: refs/heads/2.4
Home: https://github.com/weld/core
Commit: 471a2e1ca5c6f547954b3429ebc560d31ccb9ac8
https://github.com/weld/core/commit/471a2e1ca5c6f547954b3429ebc560d31ccb9ac8
Author: Martin Kouba <mkouba at redhat.com>
Date: 2017-02-09 (Thu, 09 Feb 2017)
Changed paths:
M probe/core/src/main/client/app.js
M probe/core/src/main/client/basic.css
M probe/core/src/main/client/probe.html
M probe/core/src/main/java/org/jboss/weld/probe/Invocation.java
M probe/core/src/main/java/org/jboss/weld/probe/InvocationMonitor.java
M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java
M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeInvocationsTest.java
Log Message:
-----------
WELD-2332 Monitor bean instance creation using AroundConstruct
More information about the weld-commits
mailing list