Package application.commands
Class CanonDBCommand
java.lang.Object
application.commands.CanonDBCommand
- All Implemented Interfaces:
java.lang.Runnable
public class CanonDBCommand
extends java.lang.Object
implements java.lang.Runnable
-
Constructor Summary
Constructors Constructor Description CanonDBCommand()
-
Method Summary
Modifier and Type Method Description void
run()
-
Constructor Details
-
CanonDBCommand
public CanonDBCommand()
-
-
Method Details
-
run
public void run()- Specified by:
run
in interfacejava.lang.Runnable
-