net.chaosserver.bilbo.task.license
Class LicenseTask
java.lang.Object
|
+--net.chaosserver.bilbo.task.BaseTask
|
+--net.chaosserver.bilbo.task.license.LicenseTask
- All Implemented Interfaces:
- Task
- public class LicenseTask
- extends BaseTask
Tasked used to display the license information.
- Since:
- Bilbo 2.2.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseTask
public LicenseTask()
executeSpecific
protected void executeSpecific()
throws TaskException
- Executes the printHelp method.
- Specified by:
executeSpecific
in class BaseTask
- Throws:
TaskException
- indicates an error executing the task.
getHelpResource
protected String getHelpResource()
- Returns the location to the license file.
- Overrides:
getHelpResource
in class BaseTask
- Returns:
- location of the license file
Copyright © 20030415