Package org.daiitech.naftah
Class Naftah.NaftahCommand.InitCommand
java.lang.Object
org.daiitech.naftah.Naftah.NaftahCommand
org.daiitech.naftah.Naftah.NaftahCommand.InitCommand
- Enclosing class:
- Naftah.NaftahCommand
The 'init' subcommand that prepares Java classpath classes for Naftah reuse.
-
Field Summary
FieldsFields inherited from class org.daiitech.naftah.Naftah.NaftahCommand
arguments, enabledCaches -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
InitCommand
private InitCommand()
-
-
Method Details
-
run
Runs the command.- Overrides:
runin classNaftah.NaftahCommand- Parameters:
main- the main Naftah instancebootstrapAsync- whether to bootstrap asynchronously- Throws:
Exception- if any error occurs
-