Uses of Class
org.opensaml.util.resource.ResourceChangeListener.ResourceChange

Packages that use ResourceChangeListener.ResourceChange
org.opensaml.util.resource Utility classes that represent readable, stream based, resources such as local filesystem and classpath resources as well as remote resources such as documents retrieved via HTTP(S). 
 

Uses of ResourceChangeListener.ResourceChange in org.opensaml.util.resource
 

Methods in org.opensaml.util.resource that return ResourceChangeListener.ResourceChange
static ResourceChangeListener.ResourceChange ResourceChangeListener.ResourceChange.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResourceChangeListener.ResourceChange[] ResourceChangeListener.ResourceChange.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.opensaml.util.resource with parameters of type ResourceChangeListener.ResourceChange
protected  void ResourceChangeWatcher.signalListeners(ResourceChangeListener.ResourceChange changeType)
          Signals all registered listeners of a resource change.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.