public class PolicyIndexInvocationHandler extends AbstractInvocationHandler implements ModuleConfiguredInvocationHandler
InvocationHandler responsible
for updating the FeSL XACML policy index whenever API-M
invocations result in changes to a policy stored in a Fedora object.target| Constructor and Description |
|---|
PolicyIndexInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Server server) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
void |
setDOManager(DOManager manager) |
void |
setPolicyIndex(PolicyIndex policyIndex) |
close, setTargetpublic void setPolicyIndex(PolicyIndex policyIndex)
public void setDOManager(DOManager manager)
public void init(Server server) throws InitializationException
init in interface ModuleConfiguredInvocationHandlerInitializationExceptionCopyright © 2013 DuraSpace. All Rights Reserved.