org.apache.myfaces.tobago.context
Class ResourceManagerImpl.CacheKey

java.lang.Object
  extended by org.apache.myfaces.tobago.context.ResourceManagerImpl.CacheKey
Enclosing class:
ResourceManagerImpl

public static final class ResourceManagerImpl.CacheKey
extends Object


Method Summary
 boolean equals(Object o)
           
 String getClientPropertyId()
           
 Locale getLocale()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getClientPropertyId

public String getClientPropertyId()

getLocale

public Locale getLocale()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.