com.sun.enterprise.admin.servermgmt.cli
Class TailServiceLogFile
java.lang.Object
com.sun.enterprise.admin.cli.CLICommand
com.sun.enterprise.admin.servermgmt.cli.TailServiceLogFile
- All Implemented Interfaces:
- org.glassfish.hk2.PostConstruct
@Service(name="tail-service-log-files")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class TailServiceLogFile
- extends CLICommand
Created by IntelliJ IDEA.
User: naman
Date: 24/2/12
Time: 11:38 AM
To change this template use File | Settings | File Templates.
| Fields inherited from class com.sun.enterprise.admin.cli.CLICommand |
argv, commandModel, CONNECTION_ERROR, env, ERROR, INVALID_COMMAND_ERROR, logger, metadataErrors, name, operands, options, passwords, programOpts, SUCCESS, WARNING |
| Methods inherited from class com.sun.enterprise.admin.cli.CLICommand |
checkHelp, execute, getBooleanOption, getBriefCommandUsage, getCommand, getCommandUsage, getManPage, getName, getOperandModel, getOption, getPassword, getProgramOptions, getSystemProperties, getSystemProperty, getUsage, initializeLogger, initializePasswords, inject, ok, parse, postConstruct, prepare, prevalidate, printExceptionStackTrace, processProgramOptions, quote, readPassword, toString, usageOptions, validate |
TailServiceLogFile
public TailServiceLogFile()
executeCommand
protected int executeCommand()
throws CommandException
- Specified by:
executeCommand in class CLICommand
- Throws:
CommandException
Copyright © 2012. All Rights Reserved.