net.sf.ehcache.management.resource.services
Class QueryResourceServiceImpl
java.lang.Object
net.sf.ehcache.management.resource.services.QueryResourceServiceImpl
@Path(value="/agents/cacheManagers/query")
public final class QueryResourceServiceImpl
- extends Object
An implementation of QueryResourceService.
- Author:
- gkeim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_QUERY_KEY
public static final String ATTR_QUERY_KEY
- See Also:
- Constant Field Values
QueryResourceServiceImpl
public QueryResourceServiceImpl()
executeQuery
@GET
@Produces(value="application/json")
public Collection<QueryResultsEntity> executeQuery(@Context
javax.ws.rs.core.UriInfo info)
Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.