public interface PluginResourceOverride
| Modifier and Type | Method and Description | 
|---|---|
InputStream | 
filterResource(InputStream inputStream,
              RequestInfo requestInfo)
Invoked after a static plugin resource has been resolved. 
 | 
InputStream filterResource(InputStream inputStream, RequestInfo requestInfo)
inputStream - the content of the resourcerequestInfo - contains information about the request.Copyright © 2018. All rights reserved.