org.lsst.ccs.startup
Class BootUtils.LocalBootObject
java.lang.Object
org.lsst.ccs.startup.BootUtils.LocalBootObject
- Enclosing class:
- BootUtils
public static class BootUtils.LocalBootObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootUtils.LocalBootObject
public BootUtils.LocalBootObject(String pathName)
throws Exception
- Throws:
Exception
BootUtils.LocalBootObject
public BootUtils.LocalBootObject(String pathName,
String configFileName)
throws Exception
- Throws:
Exception
getDescriptiveNode
public org.lsst.gruth.jutils.ComponentNode getDescriptiveNode()
getEffectiveNode
public org.lsst.gruth.jutils.ComponentNode getEffectiveNode()
getSubsystem
public org.lsst.ccs.Subsystem getSubsystem()
getSubsystemName
public String getSubsystemName()
getConfigurationName
public String getConfigurationName()
getTagName
public String getTagName()
getRunningObject
public Object getRunningObject(String key)
Copyright © 2013 LSST. All Rights Reserved.