public static interface FilterChainContext.CompletionListener
FilterChainContext
processing is complete.Modifier and Type | Method and Description |
---|---|
void |
onComplete(FilterChainContext context)
The method is called, when passed
FilterChainContext processing
is complete. |
void onComplete(FilterChainContext context)
FilterChainContext
processing
is complete.context
- Copyright © 2014 Oracle Corporation. All rights reserved.