This project has retired. For details please refer to its
Attic page.
LensApplication (Lens 2.1.0-beta-incubating API)
org.apache.lens.server
Class LensApplication
java.lang.Object
javax.ws.rs.core.Application
org.apache.lens.server.LensApplication
@ApplicationPath(value="/")
public class LensApplication
- extends javax.ws.rs.core.Application
The Class LensApplication.
Field Summary |
static org.apache.hadoop.conf.Configuration |
CONF
The conf. |
static org.apache.commons.logging.Log |
LOG
The Constant LOG. |
Methods inherited from class javax.ws.rs.core.Application |
getProperties, getSingletons |
LOG
public static final org.apache.commons.logging.Log LOG
- The Constant LOG.
CONF
public static final org.apache.hadoop.conf.Configuration CONF
- The conf.
LensApplication
public LensApplication()
getClasses
public Set<Class<?>> getClasses()
- Overrides:
getClasses
in class javax.ws.rs.core.Application
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.