User: user57
Date: 02/02/15 20:16:31
Removed: src/main/org/jboss/util CounterInterceptor.java
CounterService.java CounterServiceMBean.java
Log:
o CounterService moved from server to varia
o Repackaged under org.jboss.varia.counter
o Added counter-ser
User: user57
Date: 02/01/02 20:01:01
Modified:src/main/org/jboss/util CounterInterceptor.java
Scheduler.java SchedulerMBean.java
Log:
o migrated all components to a new JMX domain name model. jboss.system
is now where to core/spine components live.
User: mnf999
Date: 01/12/18 22:44:52
Modified:src/main/org/jboss/util CounterInterceptor.java
Log:
init->create
Revision ChangesPath
1.7 +4 -4 jboss/src/main/org/jboss/util/CounterInterceptor.java
Index: CounterInterceptor.java
===
User: starksm
Date: 01/11/25 19:19:46
Modified:src/main/org/jboss/util CounterInterceptor.java
Executor.java
Log:
Use the Logger.getLogger factory method
Revision ChangesPath
1.6 +0 -1 jboss/src/main/org/jboss/util/CounterInterceptor.j
User: starksm
Date: 01/11/20 02:40:54
Removed: src/main/org/jboss/util Tag: Branch_2_4
CounterInterceptor.java
Log:
Move to the ejb/plugins package to limit cross package imports
___
Jboss-development mailing list
User: starksm
Date: 01/09/11 11:35:04
Modified:src/main/org/jboss/util CounterInterceptor.java
CounterService.java Executor.java Scheduler.java
XmlHelper.java
Log:
Convert all logging to org.jboss.logging.Logger which is a subclass of
User: kimptoc
Date: 01/09/01 12:50:33
Modified:src/main/org/jboss/util CounterInterceptor.java
Scheduler.java
Log:
remove deprecated logging import, where possible, otherwise comment as needing
replacement with log4j must find out how it is use woul
User: schaefera
Date: 01/07/20 13:07:16
Modified:src/main/org/jboss/util CounterInterceptor.java
Log:
Added Statistics Gathering for Entity Beans according to the JBoss
Management. The main idea is to add StatisticsProvider Interface to
all components delivering this data.
User: danch
Date: 01/04/03 21:49:52
Added: src/main/org/jboss/util CounterInterceptor.java
CounterService.java CounterServiceMBean.java
Log:
MBean and interceptor to allow statistics gathering on time spent in EJB methods
Revision ChangesPath