Package org.mule.util

Common helper classes for reading/writing files setting bean properties and SPI helpers.

See:
          Description

Interface Summary
Multicaster.InvokeListener  
ObjectFactory ObjectFactory is a generic Factory interface.
ObjectPool ObjectPool is a simple pooling interface for objects
 

Class Summary
BeanUtils BeanUtils provides functions for altering the way commons BeanUtils works
ChainedReader ChainedReader allows Reader objects to be chained together.
ClassHelper This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
DisposableThreadPool DisposableThreadPool explicitly disposes all threads in the pool that implement Disposable Calling shutdownNow() will invoke the dispose method on this pool
EncodingUtils EncodingUtils a collections of methods to help with SGML encoding.
IteratorAdapter Utility method for converting Enumeration to an Iterator class.
MuleObjectHelper MuleObjectHelper is a helper class to assist in finding mule server objects, such as endpoint and transformers
Multicaster Multicaster is a utility that can call a given method on a collection of objects that implement one or more common interfaces.
PropertiesHelper PropertiesHelper is a utility class for manipulating and filtering property Maps.
SpiHelper  
StringMessageHelper StringMessageHelper contains some useful methods for formatting message strings for logging or exceptions.
TemplateParser TemplateParser is a simple string parser that will substitute tokens in a string with values supplied in a Map.
Utility Utility is a singleton grouping common functionality like converting java.lang.String to different data types, reading files, etc
UUID UUID Generates a UUID using the doom dark JUG library
 

Package org.mule.util Description

Common helper classes for reading/writing files setting bean properties and SPI helpers.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.