Uses of Package
clazzfish.monitor
Packages that use clazzfish.monitor
Package
Description
This package contains classes which are useful for monitoring JDBC calls.
-
Classes in clazzfish.monitor used by clazzfish.jdbcClassDescriptionThis abstract base class has some support to for registration and unregistration of a monitor class as shutdown hook.Some common interface methods for a monitor MBean are listed here.
-
Classes in clazzfish.monitor used by clazzfish.monitorClassDescriptionThis abstract base class has some support to for registration and unregistration of a monitor class as shutdown hook.Some common interface methods for a monitor MBean are listed here.This enum type can detect if a classloader is a Tomcat, WebLogic or Websphere classloader.To avoid classpath problems like double entries of the same class or resource in the classpath there are several methods available.All the methods which might help you to find classpath problems are collected in this JMX interface.All config stuff is encapsulated in this class.Analogous to ClasspathMonitor this class allows you to ask for resources in the classpath.All the methods which might help you to find classpath problems with resources are collected in this JMX interface.