Uses of Class
com.sun.enterprise.config.modularity.command.AbstractConfigModularityCommand
-
Packages that use AbstractConfigModularityCommand Package Description com.sun.enterprise.config.modularity.command -
-
Uses of AbstractConfigModularityCommand in com.sun.enterprise.config.modularity.command
Subclasses of AbstractConfigModularityCommand in com.sun.enterprise.config.modularity.command Modifier and Type Class Description classCreateModuleConfigCommandA remote command to create the default configuration for a given service using the snippets available in the relevant module.classDeleteModuleConfigCommandA remote command to delete a module's configuration.classGetActiveConfigCommandGet the current active configuration of a service and print it out for the user's review.
-