Package | Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
static ResourceChangeListener.ResourceChange |
ResourceChangeListener.ResourceChange.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceChangeWatcher.signalListeners(ResourceChangeListener.ResourceChange changeType)
Signals all registered listeners of a resource change.
|
Copyright © 2015. All rights reserved.