org.lsst.ccs.plugin.jas3.rest
Class LsstRestPlugin

java.lang.Object
  extended by org.freehep.application.studio.Plugin
      extended by org.lsst.ccs.plugin.jas3.rest.LsstRestPlugin

public class LsstRestPlugin
extends org.freehep.application.studio.Plugin

This plugin deals with attaching to the restful interfaces, and fetching and displaying trending data.

Author:
tonyj

Constructor Summary
LsstRestPlugin()
           
 
Method Summary
protected  void init()
           
protected  void postInit()
           
 
Methods inherited from class org.freehep.application.studio.Plugin
addMenu, applicationVisible, canBeShutDown, getApplication, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LsstRestPlugin

public LsstRestPlugin()
Method Detail

init

protected void init()
Overrides:
init in class org.freehep.application.studio.Plugin

postInit

protected void postInit()
Overrides:
postInit in class org.freehep.application.studio.Plugin


Copyright © 2013 LSST. All Rights Reserved.