public class CallContextStatus extends Object
Constructor and Description |
---|
CallContextStatus(Class<?>... interceptors) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getNextInterceptor() |
boolean |
isProceeding() |
void |
proceed() |
void |
setProceeding(boolean proceeding) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.