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.ResourceChangeListener
public void onResourceDelete(org.opensaml.util.resource.Resource resource)
onResourceDelete
in interface org.opensaml.util.resource.ResourceChangeListener
public void onResourceUpdate(org.opensaml.util.resource.Resource resource)
onResourceUpdate
in interface org.opensaml.util.resource.ResourceChangeListener
Copyright © 1999–2014. All rights reserved.