org.lsst.ccs.plugin.jas3
Class LsstSubsystemPlugin
java.lang.Object
org.freehep.application.studio.Plugin
org.lsst.ccs.plugin.jas3.LsstSubsystemPlugin
Deprecated. This class will be removed in the next release, subsystem plugins should directly
extend Plugin not LsstSubsystemPlugin.
public abstract class LsstSubsystemPlugin
- extends org.freehep.application.studio.Plugin
- Author:
- turri
| Methods inherited from class org.freehep.application.studio.Plugin |
addMenu, applicationVisible, canBeShutDown, getApplication, init, postInit, shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LsstSubsystemPlugin
public LsstSubsystemPlugin()
- Deprecated.
connectToMessagingFactory
public abstract void connectToMessagingFactory()
- Deprecated.
disconnectFromMessagingFactory
public abstract void disconnectFromMessagingFactory()
- Deprecated.
initializeRestServices
public abstract void initializeRestServices()
- Deprecated.
resetRestServices
public abstract void resetRestServices()
- Deprecated.
registerChannelsForSubsystem
public static void registerChannelsForSubsystem(String subsystem)
- Deprecated.
removeChannelsForSubsystem
public static void removeChannelsForSubsystem(String subsystem)
- Deprecated.
Copyright © 2013 LSST. All Rights Reserved.