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

org.apache.lens.server.metastore
Class MetastoreApp

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

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


Constructor Summary
MetastoreApp()
           
 
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

MetastoreApp

public MetastoreApp()
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.