[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java CounterService.java CounterServiceMBean.java

2002-02-15 Thread Jason Dillon
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

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java Scheduler.java SchedulerMBean.java

2002-01-02 Thread Jason Dillon
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.

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java

2001-12-18 Thread marc fleury
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 ===

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java Executor.java

2001-11-25 Thread Scott M Stark
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

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java

2001-11-20 Thread Scott M Stark
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

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java CounterService.java Executor.java Scheduler.java XmlHelper.java

2001-09-11 Thread Scott M Stark
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

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java Scheduler.java

2001-09-01 Thread Chris Kimpton
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

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java

2001-07-20 Thread Mad
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.

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util CounterInterceptor.java CounterService.java CounterServiceMBean.java

2001-04-03 Thread danch
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