|
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 | ||||||||
java.lang.Object
com.bea.wsrp.resource.DefaultRewritableResourceURLStrategy
public class DefaultRewritableResourceURLStrategy
| Constructor Summary | |
|---|---|
DefaultRewritableResourceURLStrategy() |
|
| Method Summary | |
|---|---|
RewritableResourceURLContext |
createRewritableResourceURLContext(String url, String resourceID, String servedResourceParams)Called whenever a resource URL is created. |
void |
destroy()Called when this is destroyed |
void |
init(javax.servlet.ServletContext servletContext, boolean isProducer)Called when this is initialized |
protected boolean |
isGetResourceOperation(String url, String resourceID) |
protected int |
lastIndexOfUnsafePathChar(String path) |
static void |
main(String[] args) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRewritableResourceURLStrategy()
| Method Detail |
|---|
public RewritableResourceURLContext createRewritableResourceURLContext(String url,
String resourceID,
String servedResourceParams)
IRewritableResourceUrlStrategycreateRewritableResourceURLContext in interface IRewritableResourceUrlStrategyurl - The resource's URL or null if a served resourceresourceID - the resource's ID if get resource (may be null).servedResourceParams - any query parameters added to a served resource URL (in www-url-form-encoded format) or null;
protected boolean isGetResourceOperation(String url,
String resourceID)
public void destroy()
IRewritableResourceUrlStrategydestroy in interface IRewritableResourceUrlStrategy
public void init(javax.servlet.ServletContext servletContext,
boolean isProducer)
IRewritableResourceUrlStrategyinit in interface IRewritableResourceUrlStrategyservletContext - the servlet contextisProducer - true when this is being run on the produccerprotected int lastIndexOfUnsafePathChar(String path)
public static void main(String[] args)
|
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.