JavaScript is disabled on your browser.
Skip navigation links
Component Runtime :: Server Parent :: Server API - 1.79.0
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.talend.sdk.component.server.api
Interface CacheResource
@Path("cache")
public interface
CacheResource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
javax.ws.rs.core.Response
clearCaches
()
Method Details
clearCaches
@GET @Path("clear")
javax.ws.rs.core.Response
clearCaches
()