|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Status
Encapsulates return values for the preInvoke, postInvoke, onFault, and onIOFailure interceptor methods. The default return value is CONTINUE_CHAIN, which causes interceptor framework to follow normal control flow. The normal control flow is 1) preInvoke 2) invoke WSRP operation 3) postInvoke/onFault/onIOFailure.
| Nested Class Summary | |
|---|---|
static class |
Status.OnFaultThe possible return values for the onFault method of an interceptor. |
static class |
Status.OnIOFailureThe possible return values for the onIOFailure method of an interceptor. |
static class |
Status.PostInvokeThe possible return values for the postInvoke method of an interceptor. |
static class |
Status.PreInvokeThe possible return values for the preInvoke method of an interceptor. |
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.