ConsolePlugin and
annotate it as @Plugin.@Deprecated public class LsstPlugin extends org.freehep.application.studio.Plugin
org.freehep.application.studio.Plugin.
Provides additional services and convenience methods.| Constructor and Description |
|---|
LsstPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.logging.Logger |
getLogger()
Deprecated.
Returns the default logger associated with the graphical console.
|
org.freehep.util.FreeHEPLookup |
getLookup()
Deprecated.
Access to the lookup singleton.
|
org.lsst.ccs.messaging.AgentMessagingLayer |
getMessagingAccess()
Deprecated.
Access to the
AgentMessagingLayer singleton. |
public org.lsst.ccs.messaging.AgentMessagingLayer getMessagingAccess()
AgentMessagingLayer singleton.AgentMessagingLayer instance provided by the graphical console.IllegalStateException - if the messaging access has not been initialized yet.public org.freehep.util.FreeHEPLookup getLookup()
FreeHEPLookup instance used by the graphical console.public org.lsst.ccs.utilities.logging.Logger getLogger()
Copyright © 2023 LSST. All rights reserved.