jmri.implementation
Class AbstractShutDownTask

java.lang.Object
  extended by jmri.implementation.AbstractShutDownTask
All Implemented Interfaces:
ShutDownTask
Direct Known Subclasses:
SwingShutDownTask

public abstract class AbstractShutDownTask
extends Object
implements ShutDownTask

Handle name for ShutDownTask implementations.

Author:
Bob Jacobsen Copyright (C) 2008

Constructor Summary
AbstractShutDownTask(String name)
          Constructor specifies the name
 
Method Summary
 String name()
          Name to be provided to the user when information about this task is presented.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jmri.ShutDownTask
execute
 

Constructor Detail

AbstractShutDownTask

public AbstractShutDownTask(String name)
Constructor specifies the name

Method Detail

name

public String name()
Description copied from interface: ShutDownTask
Name to be provided to the user when information about this task is presented.

Specified by:
name in interface ShutDownTask


Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo