A C E G I J L M O R S V

A

AbstractJomcCommand - Class in org.jomc.cli.commands
Base JOMC Command implementation.
AbstractJomcCommand() - Constructor for class org.jomc.cli.commands.AbstractJomcCommand
Creates a new AbstractJomcCommand instance.

C

Command - Interface in org.jomc.cli
Command.
Command.Listener - Interface in org.jomc.cli
Listener interface.
CommitJavaClassesCommand - Class in org.jomc.cli.commands
Command line interface for committing Java classes with the JavaClasses tool.
CommitJavaClassesCommand() - Constructor for class org.jomc.cli.commands.CommitJavaClassesCommand
Creates a new CommitJavaClassesCommand instance.

E

execute(CommandLine) - Method in interface org.jomc.cli.Command
Executes the command.
execute(CommandLine) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.CommitJavaClassesCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.MergeModulesCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.ValidateJavaClassesCommand
 
executeCommand(CommandLine) - Method in class org.jomc.cli.commands.ValidateModulesCommand
 

G

GenerateJavaBundlesCommand - Class in org.jomc.cli.commands
Command line interface for the JavaBundles tool.
GenerateJavaBundlesCommand() - Constructor for class org.jomc.cli.commands.GenerateJavaBundlesCommand
Creates a new GenerateJavaBundlesCommand instance.
getAbbreviatedName() - Method in interface org.jomc.cli.Command
Gets the abbreviated name of the command.
getAbbreviatedName() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getClassesDirectoryOption() - Method in class org.jomc.cli.commands.CommitJavaClassesCommand
 
getClassLoader(CommandLine) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getClasspathOption() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getDebugOption() - Method in class org.jomc.cli.Jomc
 
getDefaultLogLevel() - Static method in class org.jomc.cli.commands.AbstractJomcCommand
Gets the default log level events are logged at.
getDefaultLogLevel() - Static method in class org.jomc.cli.Jomc
Gets the default log level events are logged at.
getDocumentFiles(CommandLine) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getDocumentOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getDocumentsOption() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getFailOnWarningsOption() - Method in class org.jomc.cli.Jomc
 
getInputEncodingOption() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getJavaBundles() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getJavaClasses() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getJavaSources() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getLanguageOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getListeners() - Method in interface org.jomc.cli.Command
Gets the list of registered listeners.
getListeners() - Method in class org.jomc.cli.commands.AbstractJomcCommand
Gets the list of registered listeners.
getLogLevel() - Method in interface org.jomc.cli.Command
Gets the log level of the instance.
getLogLevel() - Method in class org.jomc.cli.commands.AbstractJomcCommand
Gets the log level of the instance.
getLogLevel() - Method in class org.jomc.cli.Jomc
Gets the log level of the instance.
getLongDescription(Locale) - Method in interface org.jomc.cli.Command
Gets the long description of the command.
getLongDescription(Locale) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModelManager() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModelObjectValidator() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModuleExcludesOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getModuleIncludesOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getModuleLocationOption() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModuleNameOption() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModules(CommandLine) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getModuleVendorOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getModuleVersionOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getName() - Method in interface org.jomc.cli.Command
Gets the name of the command.
getName() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getNoClasspathResolutionOption() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getOptions() - Method in interface org.jomc.cli.Command
Gets the options of the command.
getOptions() - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getOptions() - Method in class org.jomc.cli.commands.CommitJavaClassesCommand
 
getOptions() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getOptions() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getOptions() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getOptions() - Method in class org.jomc.cli.commands.ValidateJavaClassesCommand
 
getOptions() - Method in class org.jomc.cli.commands.ValidateModulesCommand
 
getOutputEncodingOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getOutputEncodingOption() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getPrintWriter() - Method in class org.jomc.cli.Jomc
Gets the print writer of the instance.
getProfileOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getProfileOption() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getResourceDirectoryOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getShortDescription(Locale) - Method in interface org.jomc.cli.Command
Gets the short description of the command.
getShortDescription(Locale) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
getSourceDirectoryOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getSourceDirectoryOption() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getStylesheetOption() - Method in class org.jomc.cli.commands.MergeModulesCommand
 
getTemplateEncodingOption() - Method in class org.jomc.cli.commands.GenerateJavaBundlesCommand
 
getTemplateEncodingOption() - Method in class org.jomc.cli.commands.ManageJavaSourcesCommand
 
getVerboseOption() - Method in class org.jomc.cli.Jomc
 

I

isLoggable(Level) - Method in class org.jomc.cli.commands.AbstractJomcCommand
Checks if a message at a given level is provided to the listeners of the instance.
isLoggable(Level) - Method in class org.jomc.cli.Jomc
Checks if a message at a given level is provided to the listeners of the instance.

J

Jomc - Class in org.jomc.cli
JOMC command line interface.
Jomc() - Constructor for class org.jomc.cli.Jomc
Creates a new Jomc instance.
jomc(String[]) - Method in class org.jomc.cli.Jomc
Processes the given arguments and executes the corresponding command.

L

log(Level, String, Throwable) - Method in class org.jomc.cli.commands.AbstractJomcCommand
Notifies registered listeners.
log(ModelObjectValidationReport, Marshaller) - Method in class org.jomc.cli.commands.AbstractJomcCommand
 
log(Level, String, Throwable) - Method in class org.jomc.cli.Jomc
Logs to the print writer of the instance.

M

main(String[]) - Static method in class org.jomc.cli.Jomc
Main entry point.
ManageJavaSourcesCommand - Class in org.jomc.cli.commands
Command line interface for the JavaSources tool.
ManageJavaSourcesCommand() - Constructor for class org.jomc.cli.commands.ManageJavaSourcesCommand
Creates a new ManageJavaSourcesCommand instance.
MergeModulesCommand - Class in org.jomc.cli.commands
Command line interface for merging modules.
MergeModulesCommand() - Constructor for class org.jomc.cli.commands.MergeModulesCommand
Creates a new MergeModulesCommand instance.

O

onLog(Level, String, Throwable) - Method in interface org.jomc.cli.Command.Listener
Get called on logging.
org.jomc.cli - package org.jomc.cli
Object management and configuration tools command line interface.
org.jomc.cli.commands - package org.jomc.cli.commands
Object management and configuration commands.

R

run(String[]) - Static method in class org.jomc.cli.Jomc
Main entry point without exiting the VM.

S

setDefaultLogLevel(Level) - Static method in class org.jomc.cli.commands.AbstractJomcCommand
Sets the default log level events are logged at.
setDefaultLogLevel(Level) - Static method in class org.jomc.cli.Jomc
Sets the default log level events are logged at.
setLogLevel(Level) - Method in interface org.jomc.cli.Command
Sets the log level of the instance.
setLogLevel(Level) - Method in class org.jomc.cli.commands.AbstractJomcCommand
Sets the log level of the instance.
setLogLevel(Level) - Method in class org.jomc.cli.Jomc
Sets the log level of the instance.
setPrintWriter(PrintWriter) - Method in class org.jomc.cli.Jomc
Sets the print writer of the instance.
STATUS_FAILURE - Static variable in interface org.jomc.cli.Command
Status code when the command failed.
STATUS_SUCCESS - Static variable in interface org.jomc.cli.Command
Status code when the command completed successfully.

V

ValidateJavaClassesCommand - Class in org.jomc.cli.commands
Command line interface for validating Java classes with the JavaClasses tool.
ValidateJavaClassesCommand() - Constructor for class org.jomc.cli.commands.ValidateJavaClassesCommand
Creates a new ValidateJavaClassesCommand instance.
ValidateModulesCommand - Class in org.jomc.cli.commands
Command line interface for validating modules.
ValidateModulesCommand() - Constructor for class org.jomc.cli.commands.ValidateModulesCommand
Creates a new ValidateModulesCommand instance.

A C E G I J L M O R S V

Copyright © 2005-2009 The JOMC Project. All Rights Reserved.