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

org.apache.lens.server.quota
Class QuotaApp

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

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

The Class QuotaApp.


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

QuotaApp

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