This project has retired. For details please refer to its Attic page.
IndexApp (Lens 2.0.1-beta-incubating API)

org.apache.lens.server
Class IndexApp

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.apache.lens.server.IndexApp

@ApplicationPath(value="/")
public class IndexApp
extends javax.ws.rs.core.Application

The Class IndexApp.


Constructor Summary
IndexApp()
           
 
Method Summary
 Set<Class<?>> getClasses()
           
 
Methods inherited from class javax.ws.rs.core.Application
getProperties, getSingletons
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexApp

public IndexApp()
Method Detail

getClasses

public Set<Class<?>> getClasses()
Overrides:
getClasses in class javax.ws.rs.core.Application


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.