Skip navigation links


Uses of Package
org.apache.myfaces.trinidad.util

Packages that use org.apache.myfaces.trinidad.util
org.apache.myfaces.trinidad.bean.util   
org.apache.myfaces.trinidad.context   
org.apache.myfaces.trinidad.util   

 

Classes in org.apache.myfaces.trinidad.util used by org.apache.myfaces.trinidad.bean.util
ArrayMap
          A Map implementation that stores its contents in a single array.

 

Classes in org.apache.myfaces.trinidad.util used by org.apache.myfaces.trinidad.context
Range
          Represents a range of comparable values with a specific start and end.

 

Classes in org.apache.myfaces.trinidad.util used by org.apache.myfaces.trinidad.util
CollectionUtils.AccessHookMap
           
CollectionUtils.CompositeCollection
          Note: Requires contents to be disjoint!
CollectionUtils.CompositeSet
          Note: Requires contents to be disjoint!
CollectionUtils.DelegatingMap
           
CollectionUtils.MapMutationHooks
          Interface for trapping mutations to a Map.
ComponentReference
          A utility to store a reference to an UIComponent.
EnumParseException
          Exception thrown by Enums multi-value parsing utilities to indicate that a parsing failure has occurred.
Enums.EnumParser
          Single abstract method interface for parsing enum constant values from strings.
Enums.StringProducer
          Single abstract method interface for converting Enum constant values to strings.
Range
          Represents a range of comparable values with a specific start and end.
RequestStateMap
          This object provides a map that is primarily used to enforce a consistent contract for "state" information in both a portal environment and a servlet environment.
RequestType
          Represents the type of request currently in the ExternalContext.
ThreadLocalUtils.ThreadLocalManager
          Integration interface implemented by object holding onto ThreadLocals with a specified lifetime
TransientHolder
          Holds an unserializable value in a transient variable so that unserializable Objects can be safely placed in distributed Sessions without blowing up.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.