|
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 RestPreProcessor
Interface for RestPreProcessors, which can be used to modify the parameters/path information supplied to a RestCommand. Implementations of RestPreProcessors are configured to apply to a specific RestCommand via wlp-restapi-config.xml.
| Method Summary | |
|---|---|
RestContext |
preProcess(RestContext restContext)Preprocess the incoming RestContext and return the modified context. |
| Method Detail |
|---|
RestContext preProcess(RestContext restContext)
RestContext and return the modified context.restContext - the incoming RestContextRestContext
|
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.