Uses of Interface
org.opensaml.util.resource.ResourceChangeListener

Packages that use ResourceChangeListener
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 in org.opensaml.util.resource
 

Fields in org.opensaml.util.resource with type parameters of type ResourceChangeListener
private  List<ResourceChangeListener> ResourceChangeWatcher.resourceListeners
          Registered listeners of resource change notifications.
 

Methods in org.opensaml.util.resource that return types with arguments of type ResourceChangeListener
 List<ResourceChangeListener> ResourceChangeWatcher.getResourceListeners()
          Gets the list of registered resource listeners.
 



Copyright © 1999-2013. All Rights Reserved.