public static class RetentionHooks.NullRetentionHooks extends Object implements RetentionHooks
RetentionHooks
that do nothing.RetentionHooks.NullRetentionHooks
Constructor and Description |
---|
RetentionHooks.NullRetentionHooks() |
Modifier and Type | Method and Description |
---|---|
void |
postRetentionAction()
Method to run an action just before the file is run through the
RetentionPolicy 's. |
public RetentionHooks.NullRetentionHooks()
public void postRetentionAction() throws IOException
RetentionHooks
RetentionPolicy
's.postRetentionAction
in interface RetentionHooks
IOException
- If the pre action fails.Copyright 2011-2015 ForgeRock AS.