Uses of Class
org.glassfish.config.support.TargetType
-
Packages that use TargetType Package Description com.sun.enterprise.config.modularity.command -
-
Uses of TargetType in com.sun.enterprise.config.modularity.command
Classes in com.sun.enterprise.config.modularity.command with annotations of type TargetType 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.
-