Commit Graph

7 Commits

Author SHA1 Message Date
Bjoern Martin
3471b84099 added skeleton ant.jar to unify classpath
added MBean impl for Swap
fixed several MBeanConstructorInfo specs (were reporting SigarCpu as class)
fixed possible (de)registration problem in registry bean (was not handling ObjectInstances correctly)
2007-04-29 18:59:13 +00:00
Bjoern Martin
36434a0a23 added AbstractMBean (base class for all Sigar MBeans)
added MBean impls for Cpu, CpuPerc, CpuInfo and Mem
added SigarRegistry MBean (auto-registers a default set of MBeans when registered to/created by an MBeanServer)
2007-04-29 18:13:47 +00:00
Doug MacEachern
ff7fd11fac move to native ptql impl 2007-04-16 01:35:12 +00:00
Doug MacEachern
9639baa7cb change path to ant for eclipse 2006-05-04 16:59:24 +00:00
Doug MacEachern
60de20ba41 improve findJarPath chances to find the native library path (within eclipse) 2006-03-14 19:58:38 +00:00
Doug MacEachern
7ae2710d41 eclipse changes 2004-11-20 21:03:37 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00