Uses of Package
com.lonniepryor.blues.util

Packages that use com.lonniepryor.blues.util
com.lonniepryor.blues.aop Describes the interfaces used to interact with the Blues Framework AOP system. 
com.lonniepryor.blues.cfg Defines the semantics of configuring a Blues application. 
com.lonniepryor.blues.sys Implements the core application assembly and configuration operations. 
com.lonniepryor.blues.util Common utility classes used throughout the Blues Framework. 
com.lonniepryor.blues.xml Implements a dynamic XML configuration parser based on XML Schema. 
 

Classes in com.lonniepryor.blues.util used by com.lonniepryor.blues.aop
Methods
          Specification interface for identifying Methods.
Strings
          Specification interface for identifying Strings or parts of Strings.
 

Classes in com.lonniepryor.blues.util used by com.lonniepryor.blues.cfg
BeanHelper
          Helper class that introspects and provides access to information about a JavaBean.
Types
          Specification interface for identifying types and classes.
 

Classes in com.lonniepryor.blues.util used by com.lonniepryor.blues.sys
BluesException
          Base exception thrown by the Blues Framework.
 

Classes in com.lonniepryor.blues.util used by com.lonniepryor.blues.util
BeanHelper
          Helper class that introspects and provides access to information about a JavaBean.
BluesException
          Base exception thrown by the Blues Framework.
Characters
          Specification interface for identifying Characters.
Constructors
          Specification interface for identifying Constructors.
Expression.Builder
          Strategy interface used to construct in-memory representations of an expression.
Fields
          Specification interface for identifying Fields.
Methods
          Specification interface for identifying Methods.
Parameters
          Specification interface for identifying ordered sequences of Types.
Parameters.Builder
          Helper class for sequentially constructing the elements of a common TokenizedStrings specification.
Strings
          Specification interface for identifying Strings or parts of Strings.
Strings.Builder
          Helper class for sequentially constructing the elements of a common Strings specification.
Throwables
          Specification interface for identifying sets of Types.
TokenizedStrings.Builder
          Helper class for sequentially constructing the elements of a common TokenizedStrings specification.
Types
          Specification interface for identifying types and classes.
 

Classes in com.lonniepryor.blues.util used by com.lonniepryor.blues.xml
BeanHelper
          Helper class that introspects and provides access to information about a JavaBean.
BluesException
          Base exception thrown by the Blues Framework.
 



Copyright © 2003 Blues Framework. All Rights Reserved.