public interface RewriteProvider<C,T extends Rewrite> extends org.ocpsoft.common.pattern.Weighted, org.ocpsoft.common.pattern.Specialized<Rewrite>
Rewrite event handling.| Modifier and Type | Method and Description |
|---|---|
void |
init(C context)
Initialize this
RewriteProvider |
void |
rewrite(T event)
Handle the given
Rewrite event. |
void |
shutdown(C context)
Shut down this
RewriteProvider |
void init(C context)
RewriteProvidervoid shutdown(C context)
RewriteProviderCopyright © 2014 OCPsoft. All Rights Reserved.