Package com.arsdigita.developersupport

Provides a set of classes to support application development and debugging.

See:
          Description

Interface Summary
LoggerConfigurator Dynamic proxies produced by the LoggingProxyFactory implement this interface.
LoggingProxy Dynamic proxies produced by the LoggingProxyFactory implement this interface.
 

Class Summary
CallTree A debugging tool that helps you capture call sites of a method.
CallTree.Guard  
Comodifications Provides tools for debugging concurrent modification exceptions that may occur in multi-threaded programs.
Counter A debugging tool that helps you count how many times a particular action has been executed.
Counter.Context  
Debug Collection of miscellaneous utility methods that may occasionally aid debugging.
DeveloperSupport DeveloperSupport This class provides interfaces called by the request handling and database code for collecting developer support information.
DeveloperSupportListener  
DeveloperSupportProfiler DeveloperSupportProfiler
LoggingProxyFactory This factory produces dynamic proxies that can log and delegate all method calls to the object for which they are proxying.
SQLDebugger A helper class that lets you dump the contents of a table into a file in XML format.
StackTrace You can use this class for capturing and logging timestamped stack traces.
StackTraces This class facilitates debugging by allowing you to capture a stack trace for an object for later retrieval.
 

Exception Summary
Counter.ContextMismatchException  
 

Package com.arsdigita.developersupport Description

Provides a set of classes to support application development and debugging.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC