Package org.jboss.portal.common.util

Interface Summary
MapAccessor<K,V> An interface which defines how a map can be accessed.
MultiValuedPropertyMap<T> A property map with multi valued properties.
ResourceLoader A generic interface which define loading capabilities of resources.
Version.Format  
 

Class Summary
AbstractTypedMap<EK,EV,IK,IV> A map implementations that use a conversion mechanism to provide a type mapping between the external types declared by the map and the internal representations backed by the internal map.
AbstractTypedMap.Converter<E,I> Defines a converter that converts an internal value to an external value and vice versa.
Base64 Encodes and decodes to and from Base64 and URL-safe Base64 encodings.
CLResourceLoader  
CollectionBuilder<C extends Collection<V>,V> An helper to build collection of object in a simple manner.
CollectionMap<K,V> A map of collections.
ContentInfo Describe how content should be interpreted.
CopyOnWriteRegistry Implementation of a registry that implements copy on write semantics.
EmptyResourceBundle  
Exceptions  
IteratorStatus An java.util.Iterator wrapper which keep additional state associated with the wrapped iterator.
LazyMap<K,V>  
ListMap<K,V>  
LoaderResource Represent a resource that may or not exist.
MapAdapters A collection of various map adapters.
MapBuilder<M extends Map<K,V>,K,V> An helper to build map in a simple manner.
MarkupInfo Extends content to describe markup content.
MediaType Deprecated.
ParameterMap A decorator that enforce the map content to be .
ParameterMap.AccessMode Defines how the state of the values of a parameter map are managed.
ParameterValidation  
ProxyInfo Encapsulate info about a proxy and provide a way to instantiate it.
SetMap<K,V> A map of set.
SimpleMapAccessor<K,V>  
SimpleMultiValuedPropertyMap<T> A map of multi valued properties.
Tools  
TypedMap<EK,EV,IK,IV>  
UUIDGenerator Adapted from ejb plugin key generated.
Version Version class conforming to JBoss Product Version Conventions post 2006-03-01.
Version.Qualifier Type safe enum for intermediate major.
 

Enum Summary
IsolationLevel A general purpose enum to represent an isolation level.
Version.Qualifier.Prefix  
Version.Qualifier.Suffix  
 

Exception Summary
ConversionException Signals that an error occured during a conversion.
FormatConversionException A non expected format prevents a conversion to happen.
NullConversionException A null pointer prevents a conversion to happen.
 



Copyright © 2008. All Rights Reserved.