protected class BaseReloadableService.ConfigurationResourceListener extends Object implements org.opensaml.util.resource.ResourceChangeListener
| Modifier | Constructor and Description |
|---|---|
protected |
BaseReloadableService.ConfigurationResourceListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onResourceCreate(org.opensaml.util.resource.Resource resource) |
void |
onResourceDelete(org.opensaml.util.resource.Resource resource) |
void |
onResourceUpdate(org.opensaml.util.resource.Resource resource) |
protected BaseReloadableService.ConfigurationResourceListener()
public void onResourceCreate(org.opensaml.util.resource.Resource resource)
onResourceCreate in interface org.opensaml.util.resource.ResourceChangeListenerpublic void onResourceDelete(org.opensaml.util.resource.Resource resource)
onResourceDelete in interface org.opensaml.util.resource.ResourceChangeListenerpublic void onResourceUpdate(org.opensaml.util.resource.Resource resource)
onResourceUpdate in interface org.opensaml.util.resource.ResourceChangeListenerCopyright © 1999–2014. All rights reserved.