org.apache.lens.server.ui
Class UIApp

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

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

The Class UIApp.


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

UIApp

public UIApp()
Method Detail

getClasses

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


Copyright © 2014 Apache Software Foundation. All rights reserved.