public class LsstPlugin
extends org.freehep.application.studio.Plugin
org.freehep.application.studio.Plugin to use services and convenience
methods it provides.| Constructor and Description |
|---|
LsstPlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.logging.Logger |
getLogger()
Returns the logger associated with the Jas3 graphical console.
|
org.lsst.ccs.messaging.AgentMessagingLayer |
getMessagingAccess()
Returns AgentMessagingLayer provided by the Jas3 graphical console.
|
public org.lsst.ccs.messaging.AgentMessagingLayer getMessagingAccess()
init()
method execution. Any initialization code that requires messaging access
should go to postInit() or applicationVisible() methods.IllegalStateException - if the messaging access has not been initialized yet.public org.lsst.ccs.utilities.logging.Logger getLogger()
Copyright © 2015 LSST. All rights reserved.