@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-05-27T12:20:50+0800") public class ProcessLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ProcessLogger, org.jboss.logging.BasicLogger, Serializable
CLIENT_LOGGER, PROTOCOL_CLIENT_LOGGER, PROTOCOL_CONNECTION_LOGGER, PROTOCOL_LOGGER, ROOT_LOGGER, SERVER_LOGGER
Constructor and Description |
---|
ProcessLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
String |
argAdminOnly()
Instructions for the
CommandLineConstants.ADMIN_ONLY command line argument. |
protected String |
argAdminOnly$str() |
String |
argBackup()
Instructions for the
CommandLineConstants.BACKUP_DC command line argument. |
protected String |
argBackup$str() |
String |
argCachedDc()
Instructions for the
CommandLineConstants.CACHED_DC command line argument. |
protected String |
argCachedDc$str() |
String |
argDefaultMulticastAddress()
Instructions for the
CommandLineConstants.DEFAULT_MULTICAST_ADDRESS command line argument. |
protected String |
argDefaultMulticastAddress$str() |
String |
argDomainConfig()
Instructions for the
CommandLineConstants.DOMAIN_CONFIG command line arguments. |
protected String |
argDomainConfig$str() |
String |
argHelp()
Instructions for the
CommandLineConstants.SHORT_HELP or CommandLineConstants.HELP command line argument. |
protected String |
argHelp$str() |
String |
argHostConfig()
Instructions for the
CommandLineConstants.HOST_CONFIG command line argument. |
protected String |
argHostConfig$str() |
String |
argInterfaceBindAddress()
Instructions for the
-b<interface></interface> command line argument. |
protected String |
argInterfaceBindAddress$str() |
String |
argInterProcessHcAddress()
Instructions for the
CommandLineConstants.INTERPROCESS_HC_ADDRESS command line argument. |
protected String |
argInterProcessHcAddress$str() |
String |
argInterProcessHcPort()
Instructions for the
CommandLineConstants.INTERPROCESS_HC_PORT command line argument. |
protected String |
argInterProcessHcPort$str() |
String |
argMasterAddress()
Instructions for the
CommandLineConstants.MASTER_ADDRESS command line argument. |
protected String |
argMasterAddress$str() |
String |
argMasterPort()
Instructions for the
CommandLineConstants.MASTER_PORT command line argument. |
protected String |
argMasterPort$str() |
String |
argPcAddress()
Instructions for the
CommandLineConstants.PROCESS_CONTROLLER_BIND_ADDR command line argument. |
protected String |
argPcAddress$str() |
String |
argPcPort()
Instructions for the
CommandLineConstants.PROCESS_CONTROLLER_BIND_PORT command line argument. |
protected String |
argPcPort$str() |
String |
argProperties()
Instructions for the
CommandLineConstants.SHORT_PROPERTIES or CommandLineConstants.PROPERTIES command line argument. |
protected String |
argProperties$str() |
String |
argPublicBindAddress()
Instructions for the
CommandLineConstants.PUBLIC_BIND_ADDRESS command line argument. |
protected String |
argPublicBindAddress$str() |
String |
argReadOnlyDomainConfig()
Instructions for the
CommandLineConstants.READ_ONLY_DOMAIN_CONFIG command line arguments. |
protected String |
argReadOnlyDomainConfig$str() |
String |
argReadOnlyHostConfig()
Instructions for the
CommandLineConstants.READ_ONLY_HOST_CONFIG command line argument. |
protected String |
argReadOnlyHostConfig$str() |
String |
argSecMgr()
Instructions for the
CommandLineConstants.SECMGR command line argument. |
protected String |
argSecMgr$str() |
String |
argShortDomainConfig()
Instructions for the
CommandLineConstants.SHORT_DOMAIN_CONFIG command line arguments. |
protected String |
argShortDomainConfig$str() |
String |
argSystem()
Instructions for the
CommandLineConstants.SYS_PROP command line argument. |
protected String |
argSystem$str() |
String |
argUsage(String executableName) |
protected String |
argUsage$str() |
String |
argVersion()
Instructions for the
CommandLineConstants.SHORT_VERSION , CommandLineConstants.OLD_SHORT_VERSION or CommandLineConstants.VERSION command line argument. |
protected String |
argVersion$str() |
void |
attemptToReconnectNonExistentProcess(String processName)
Logs a warning message indicating an attempt to reconnect a non-existent process.
|
protected String |
attemptToReconnectNonExistentProcess$str() |
void |
attemptToRemoveNonExistentProcess(String processName)
Logs a warning message indicating an attempt to remove a non-existent process.
|
protected String |
attemptToRemoveNonExistentProcess$str() |
void |
attemptToStartNonExistentProcess(String processName)
Logs a warning message indicating an attempt to start a non-existent process.
|
protected String |
attemptToStartNonExistentProcess$str() |
void |
attemptToStopNonExistentProcess(String processName)
Logs a warning message indicating an attempt to stop a non-existent process.
|
protected String |
attemptToStopNonExistentProcess$str() |
IllegalStateException |
cannotFindJavaExe(String binDir)
Creates an exception indicating the Java executable could not be found.
|
protected String |
cannotFindJavaExe$str() |
void |
duplicateProcessName(String processName)
Logs a warning message indicating an attempt to register a duplicate named process.
|
protected String |
duplicateProcessName$str() |
void |
failedToAcceptConnection(Throwable cause)
Logs an error message indicating a failure to accept the connection.
|
protected String |
failedToAcceptConnection$str() |
void |
failedToCloseResource(Throwable cause,
Object resource)
Logs an error message indicating a failure to close the resource.
|
protected String |
failedToCloseResource$str() |
void |
failedToCloseServerSocket(Throwable cause,
ServerSocket socket)
Logs an error message indicating a failure to close the server socket.
|
protected String |
failedToCloseServerSocket$str() |
void |
failedToCloseSocket(Throwable cause)
Logs an error message indicating a failure to close the socket.
|
protected String |
failedToCloseSocket$str() |
IOException |
failedToCreateServerThread()
Creates an exception indicating a failure to create the server thread.
|
protected String |
failedToCreateServerThread$str() |
void |
failedToFinishMarshaller(Throwable cause,
org.jboss.marshalling.Marshaller marshaller)
Logs an error message indicating a failure to finish the marshaller.
|
protected String |
failedToFinishMarshaller$str() |
void |
failedToFinishUnmarshaller(Throwable cause,
org.jboss.marshalling.Unmarshaller unmarshaller)
Logs an error message indicating a failure to finish the unmarshaller.
|
protected String |
failedToFinishUnmarshaller$str() |
void |
failedToHandleIncomingConnection(Throwable cause)
Logs an error message indicating a failure to handle the incoming connection.
|
protected String |
failedToHandleIncomingConnection$str() |
void |
failedToHandleSocketFailure(Throwable cause)
Logs an error messaged indicating a failure to handle the socket failure condition.
|
protected String |
failedToHandleSocketFailure$str() |
void |
failedToHandleSocketFinished(Throwable cause)
Logs an error messaged indicating a failure to handle the socket finished condition.
|
protected String |
failedToHandleSocketFinished$str() |
void |
failedToHandleSocketShutdown(Throwable cause)
Logs an error messaged indicating a failure to handle the socket shut down condition.
|
protected String |
failedToHandleSocketShutdown$str() |
void |
failedToKillProcess(String process) |
protected String |
failedToKillProcess$str() |
void |
failedToReadMessage(Throwable cause)
Logs an error message indicating a failure to read a message.
|
protected String |
failedToReadMessage$str() |
IOException |
failedToReadObject(Throwable cause)
Creates an exception indicating a failure to read the object.
|
protected String |
failedToReadObject$str() |
void |
failedToSendAuthKey(String processName,
Throwable error)
Logs a warning message indicating the authentication key failed to send to the process.
|
protected String |
failedToSendAuthKey$str() |
void |
failedToSendDataBytes(Throwable cause,
String processName)
Logs an error message indicating the data bytes failed to send to the process input stream.
|
protected String |
failedToSendDataBytes$str() |
void |
failedToSendReconnect(Throwable cause,
String processName)
Logs an error message indicating the reconnect message failed to send to the process input stream.
|
protected String |
failedToSendReconnect$str() |
void |
failedToStartProcess(String processName)
Logs an error message indicating the process failed to start.
|
protected String |
failedToStartProcess$str() |
void |
failedToWriteMessage(String messageType,
Throwable t)
Logs an error message indicating a failure to write a message to the connection.
|
protected String |
failedToWriteMessage$str() |
IllegalArgumentException |
invalidAuthKeyLen()
Creates an exception indicating the authentication key must be 16 bytes long.
|
protected String |
invalidAuthKeyLen$str() |
UTFDataFormatException |
invalidByte()
Creates an exception indicating an invalid byte.
|
UTFDataFormatException |
invalidByte(char c,
int i)
Creates an exception indicating an invalid byte.
|
protected String |
invalidByte0$str() |
protected String |
invalidByte2$str() |
IOException |
invalidByteToken(int expected,
byte actual)
Creates an exception indicating an invalid byte token was found.
|
protected String |
invalidByteToken$str() |
IOException |
invalidCommandByte(int commandByte)
Creates an exception indicating an invalid command byte was read.
|
protected String |
invalidCommandByte$str() |
IllegalArgumentException |
invalidCommandLen()
Creates an exception indicating the command must have at least one entry.
|
protected String |
invalidCommandLen$str() |
IllegalStateException |
invalidJavaHome(String dir)
Creates an exception indicating the Java home directory does not exist.
|
protected String |
invalidJavaHome$str() |
IllegalStateException |
invalidJavaHomeBin(String binDir,
String javaHomeDir)
Creates an exception indicating the Java home bin directory does not exist.
|
protected String |
invalidJavaHomeBin$str() |
IllegalArgumentException |
invalidLength(String parameterName)
Creates an exception indicating the parameter has an invalid length.
|
protected String |
invalidLength$str() |
IllegalArgumentException |
invalidOption(String option)
Creates an exception indicating the option, represented by the
option parameter, is invalid. |
protected String |
invalidOption$str() |
IOException |
invalidStartChunk(int chunk)
Creates an exception indicating an invalid start chunk was found.
|
protected String |
invalidStartChunk$str() |
void |
leakedMessageOutputStream()
Logs a warning message indicating the leakage of the message outout stream.
|
protected String |
leakedMessageOutputStream$str() |
String |
noArgValue(String argument)
Error message indicating no value was provided for a command line argument.
|
protected String |
noArgValue$str() |
IllegalArgumentException |
nullCommandComponent()
Creates an exception indicating a command contains a
null component. |
protected String |
nullCommandComponent$str() |
IllegalArgumentException |
nullVar(String varName)
Creates an exception indicating the variable is
null . |
protected String |
nullVar$str() |
void |
processFinished(String processName,
int exitCode)
Logs an informational message indicating the process has finished with the exit status code.
|
protected String |
processFinished$str() |
EOFException |
readBytes(int bytesRead)
Creates an exception indicating the number of bytes read.
|
protected String |
readBytes$str() |
void |
receivedInvalidVersion(InetAddress address)
Logs a warning message indicating a connection with an invalid version from the address, represented by the
address parameter, was received. |
protected String |
receivedInvalidVersion$str() |
void |
receivedUnknownCredentials(InetAddress address)
Logs a warning message indicating unknown credentials were received by the address, represented by the
address parameter. |
protected String |
receivedUnknownCredentials$str() |
void |
receivedUnknownGreetingCode(int code,
InetAddress address)
Logs a warning message indicating an unknown greeting code, represented by the
code parameter,
was received by the address, represented by the address parameter. |
protected String |
receivedUnknownGreetingCode$str() |
void |
receivedUnknownMessageCode(int code)
Logs a warning message indicating an unknown message with the code, represented by the
code parameter,
was received. |
protected String |
receivedUnknownMessageCode$str() |
void |
shutdownComplete()
Logs an informational message indicating the process controller shutdown is complete.
|
protected String |
shutdownComplete$str() |
void |
shuttingDown()
Logs an informational message indicating the process controller is shutting down.
|
protected String |
shuttingDown$str() |
void |
startingProcess(String processName)
Logs an informational message indicating the process is starting.
|
protected String |
startingProcess$str() |
void |
stoppingProcess(String processName)
Logs an informational message indicating the process is stopping.
|
protected String |
stoppingProcess$str() |
IOException |
streamClosed()
Creates an exception indicating the stream is closed.
|
protected String |
streamClosed$str() |
void |
streamProcessingFailed(String processName,
Throwable error)
Logs an error message indicating the stream processing failed for the process.
|
protected String |
streamProcessingFailed$str() |
IllegalStateException |
threadCreationRefused()
Creates an exception indicating the thread creation was refused.
|
protected String |
threadCreationRefused$str() |
EOFException |
unexpectedEndOfStream()
Creates an exception indicating an unexpected end of stream was detected.
|
protected String |
unexpectedEndOfStream$str() |
void |
waitingToRestart(int seconds,
String processName)
Logs an informational message that the respawn is waiting until another attempt
is made to restart the process.
|
protected String |
waitingToRestart$str() |
IOException |
writeChannelClosed()
Creates an exception indicating the write channel is closed.
|
protected String |
writeChannelClosed$str() |
IOException |
writesAlreadyShutdown()
Creates an exception indicating the writes have already been shutdown.
|
protected String |
writesAlreadyShutdown$str() |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
public final void attemptToReconnectNonExistentProcess(String processName)
ProcessLogger
attemptToReconnectNonExistentProcess
in interface ProcessLogger
processName
- the name of the process.protected String attemptToReconnectNonExistentProcess$str()
public final void attemptToRemoveNonExistentProcess(String processName)
ProcessLogger
attemptToRemoveNonExistentProcess
in interface ProcessLogger
processName
- the name of the process.protected String attemptToRemoveNonExistentProcess$str()
public final void attemptToStartNonExistentProcess(String processName)
ProcessLogger
attemptToStartNonExistentProcess
in interface ProcessLogger
processName
- the name of the process.protected String attemptToStartNonExistentProcess$str()
public final void attemptToStopNonExistentProcess(String processName)
ProcessLogger
attemptToStopNonExistentProcess
in interface ProcessLogger
processName
- the name of the process.protected String attemptToStopNonExistentProcess$str()
public final void duplicateProcessName(String processName)
ProcessLogger
duplicateProcessName
in interface ProcessLogger
processName
- the duplicate name.protected String duplicateProcessName$str()
public final void failedToSendAuthKey(String processName, Throwable error)
ProcessLogger
failedToSendAuthKey
in interface ProcessLogger
processName
- the process name.error
- th error.protected String failedToSendAuthKey$str()
public final void failedToSendDataBytes(Throwable cause, String processName)
ProcessLogger
failedToSendDataBytes
in interface ProcessLogger
cause
- the cause of the error.processName
- the process name.protected String failedToSendDataBytes$str()
public final void failedToSendReconnect(Throwable cause, String processName)
ProcessLogger
failedToSendReconnect
in interface ProcessLogger
cause
- the cause of the error.processName
- the process name.protected String failedToSendReconnect$str()
public final void failedToStartProcess(String processName)
ProcessLogger
failedToStartProcess
in interface ProcessLogger
processName
- the process name.protected String failedToStartProcess$str()
public final void failedToWriteMessage(String messageType, Throwable t)
ProcessLogger
failedToWriteMessage
in interface ProcessLogger
messageType
- the type of the message that failed to write.t
- the cause of the error.protected String failedToWriteMessage$str()
public final void processFinished(String processName, int exitCode)
ProcessLogger
processFinished
in interface ProcessLogger
processName
- the process name.exitCode
- the exit code.protected String processFinished$str()
public final void receivedInvalidVersion(InetAddress address)
ProcessLogger
address
parameter, was received.receivedInvalidVersion
in interface ProcessLogger
address
- the address.protected String receivedInvalidVersion$str()
public final void receivedUnknownGreetingCode(int code, InetAddress address)
ProcessLogger
code
parameter,
was received by the address, represented by the address
parameter.receivedUnknownGreetingCode
in interface ProcessLogger
code
- the unknown code.address
- the addressprotected String receivedUnknownGreetingCode$str()
public final void receivedUnknownCredentials(InetAddress address)
ProcessLogger
address
parameter.receivedUnknownCredentials
in interface ProcessLogger
address
- the addressprotected String receivedUnknownCredentials$str()
public final void receivedUnknownMessageCode(int code)
ProcessLogger
code
parameter,
was received.receivedUnknownMessageCode
in interface ProcessLogger
code
- the unknown code.protected String receivedUnknownMessageCode$str()
public final void shutdownComplete()
ProcessLogger
shutdownComplete
in interface ProcessLogger
protected String shutdownComplete$str()
public final void shuttingDown()
ProcessLogger
shuttingDown
in interface ProcessLogger
protected String shuttingDown$str()
public final void startingProcess(String processName)
ProcessLogger
startingProcess
in interface ProcessLogger
processName
- the process name.protected String startingProcess$str()
public final void stoppingProcess(String processName)
ProcessLogger
stoppingProcess
in interface ProcessLogger
processName
- the process name.protected String stoppingProcess$str()
public final void streamProcessingFailed(String processName, Throwable error)
ProcessLogger
streamProcessingFailed
in interface ProcessLogger
processName
- the process name.error
- the error.protected String streamProcessingFailed$str()
public final void waitingToRestart(int seconds, String processName)
ProcessLogger
waitingToRestart
in interface ProcessLogger
seconds
- the secondsprocessName
- the process nameprotected String waitingToRestart$str()
public final void failedToKillProcess(String process)
failedToKillProcess
in interface ProcessLogger
protected String failedToKillProcess$str()
protected String argUsage$str()
public final String argUsage(String executableName)
argUsage
in interface ProcessLogger
protected String argBackup$str()
public final String argBackup()
ProcessLogger
CommandLineConstants.BACKUP_DC
command line argument.argBackup
in interface ProcessLogger
protected String argCachedDc$str()
public final String argCachedDc()
ProcessLogger
CommandLineConstants.CACHED_DC
command line argument.argCachedDc
in interface ProcessLogger
protected String argDomainConfig$str()
public final String argDomainConfig()
ProcessLogger
CommandLineConstants.DOMAIN_CONFIG
command line arguments.argDomainConfig
in interface ProcessLogger
protected String argShortDomainConfig$str()
public final String argShortDomainConfig()
ProcessLogger
CommandLineConstants.SHORT_DOMAIN_CONFIG
command line arguments.argShortDomainConfig
in interface ProcessLogger
protected String argReadOnlyDomainConfig$str()
public final String argReadOnlyDomainConfig()
ProcessLogger
CommandLineConstants.READ_ONLY_DOMAIN_CONFIG
command line arguments.argReadOnlyDomainConfig
in interface ProcessLogger
protected String argHelp$str()
public final String argHelp()
ProcessLogger
CommandLineConstants.SHORT_HELP
or CommandLineConstants.HELP
command line argument.argHelp
in interface ProcessLogger
protected String argInterProcessHcAddress$str()
public final String argInterProcessHcAddress()
ProcessLogger
CommandLineConstants.INTERPROCESS_HC_ADDRESS
command line argument.argInterProcessHcAddress
in interface ProcessLogger
protected String argInterProcessHcPort$str()
public final String argInterProcessHcPort()
ProcessLogger
CommandLineConstants.INTERPROCESS_HC_PORT
command line argument.argInterProcessHcPort
in interface ProcessLogger
protected String argHostConfig$str()
public final String argHostConfig()
ProcessLogger
CommandLineConstants.HOST_CONFIG
command line argument.argHostConfig
in interface ProcessLogger
protected String argReadOnlyHostConfig$str()
public final String argReadOnlyHostConfig()
ProcessLogger
CommandLineConstants.READ_ONLY_HOST_CONFIG
command line argument.argReadOnlyHostConfig
in interface ProcessLogger
protected String argPcAddress$str()
public final String argPcAddress()
ProcessLogger
CommandLineConstants.PROCESS_CONTROLLER_BIND_ADDR
command line argument.argPcAddress
in interface ProcessLogger
protected String argPcPort$str()
public final String argPcPort()
ProcessLogger
CommandLineConstants.PROCESS_CONTROLLER_BIND_PORT
command line argument.argPcPort
in interface ProcessLogger
protected String argProperties$str()
public final String argProperties()
ProcessLogger
CommandLineConstants.SHORT_PROPERTIES
or CommandLineConstants.PROPERTIES
command line argument.argProperties
in interface ProcessLogger
protected String argSystem$str()
public final String argSystem()
ProcessLogger
CommandLineConstants.SYS_PROP
command line argument.argSystem
in interface ProcessLogger
protected String argVersion$str()
public final String argVersion()
ProcessLogger
CommandLineConstants.SHORT_VERSION
, CommandLineConstants.OLD_SHORT_VERSION
or CommandLineConstants.VERSION
command line argument.argVersion
in interface ProcessLogger
protected String argPublicBindAddress$str()
public final String argPublicBindAddress()
ProcessLogger
CommandLineConstants.PUBLIC_BIND_ADDRESS
command line argument.argPublicBindAddress
in interface ProcessLogger
protected String argInterfaceBindAddress$str()
public final String argInterfaceBindAddress()
ProcessLogger
-b<interface></interface>
command line argument.argInterfaceBindAddress
in interface ProcessLogger
protected String argDefaultMulticastAddress$str()
public final String argDefaultMulticastAddress()
ProcessLogger
CommandLineConstants.DEFAULT_MULTICAST_ADDRESS
command line argument.argDefaultMulticastAddress
in interface ProcessLogger
protected String argAdminOnly$str()
public final String argAdminOnly()
ProcessLogger
CommandLineConstants.ADMIN_ONLY
command line argument.argAdminOnly
in interface ProcessLogger
protected String argMasterAddress$str()
public final String argMasterAddress()
ProcessLogger
CommandLineConstants.MASTER_ADDRESS
command line argument.argMasterAddress
in interface ProcessLogger
protected String argMasterPort$str()
public final String argMasterPort()
ProcessLogger
CommandLineConstants.MASTER_PORT
command line argument.argMasterPort
in interface ProcessLogger
protected String argSecMgr$str()
public final String argSecMgr()
ProcessLogger
CommandLineConstants.SECMGR
command line argument.argSecMgr
in interface ProcessLogger
protected String noArgValue$str()
public final String noArgValue(String argument)
ProcessLogger
noArgValue
in interface ProcessLogger
argument
- the name of the argumentprotected String cannotFindJavaExe$str()
public final IllegalStateException cannotFindJavaExe(String binDir)
ProcessLogger
cannotFindJavaExe
in interface ProcessLogger
binDir
- the directory the executable file should be located.IllegalStateException
for the error.protected String invalidAuthKeyLen$str()
public final IllegalArgumentException invalidAuthKeyLen()
ProcessLogger
invalidAuthKeyLen
in interface ProcessLogger
IllegalArgumentException
for the error.protected String invalidCommandLen$str()
public final IllegalArgumentException invalidCommandLen()
ProcessLogger
invalidCommandLen
in interface ProcessLogger
IllegalArgumentException
for the error.protected String invalidJavaHome$str()
public final IllegalStateException invalidJavaHome(String dir)
ProcessLogger
invalidJavaHome
in interface ProcessLogger
dir
- the directory to Java home.IllegalStateException
for the error.protected String invalidJavaHomeBin$str()
public final IllegalStateException invalidJavaHomeBin(String binDir, String javaHomeDir)
ProcessLogger
invalidJavaHomeBin
in interface ProcessLogger
binDir
- the bin directory.javaHomeDir
- the Java home directory.IllegalStateException
for the error.protected String invalidLength$str()
public final IllegalArgumentException invalidLength(String parameterName)
ProcessLogger
invalidLength
in interface ProcessLogger
parameterName
- the parameter name.IllegalArgumentException
for the error.protected String invalidOption$str()
public final IllegalArgumentException invalidOption(String option)
ProcessLogger
option
parameter, is invalid.invalidOption
in interface ProcessLogger
option
- the invalid option.IllegalArgumentException
for the error.protected String nullCommandComponent$str()
public final IllegalArgumentException nullCommandComponent()
ProcessLogger
null
component.nullCommandComponent
in interface ProcessLogger
IllegalArgumentException
for the error.protected String nullVar$str()
public final IllegalArgumentException nullVar(String varName)
ProcessLogger
null
.nullVar
in interface ProcessLogger
varName
- the variable name.IllegalArgumentException
for the error.public final void failedToAcceptConnection(Throwable cause)
ProcessLogger
failedToAcceptConnection
in interface ProcessLogger
cause
- the cause of the error.protected String failedToAcceptConnection$str()
public final void failedToCloseResource(Throwable cause, Object resource)
ProcessLogger
failedToCloseResource
in interface ProcessLogger
cause
- the cause of the error.resource
- the resource.protected String failedToCloseResource$str()
public final void failedToCloseServerSocket(Throwable cause, ServerSocket socket)
ProcessLogger
failedToCloseServerSocket
in interface ProcessLogger
cause
- the cause of the error.socket
- the server socket.protected String failedToCloseServerSocket$str()
public final void failedToCloseSocket(Throwable cause)
ProcessLogger
failedToCloseSocket
in interface ProcessLogger
cause
- the cause of the error.protected String failedToCloseSocket$str()
public final void failedToFinishMarshaller(Throwable cause, org.jboss.marshalling.Marshaller marshaller)
ProcessLogger
failedToFinishMarshaller
in interface ProcessLogger
cause
- the cause of the error.marshaller
- the marshaller in error.protected String failedToFinishMarshaller$str()
public final void failedToFinishUnmarshaller(Throwable cause, org.jboss.marshalling.Unmarshaller unmarshaller)
ProcessLogger
failedToFinishUnmarshaller
in interface ProcessLogger
cause
- the cause of the error.unmarshaller
- the marshaller in error.protected String failedToFinishUnmarshaller$str()
public final void failedToHandleIncomingConnection(Throwable cause)
ProcessLogger
failedToHandleIncomingConnection
in interface ProcessLogger
cause
- the cause of the error.protected String failedToHandleIncomingConnection$str()
public final void failedToHandleSocketFailure(Throwable cause)
ProcessLogger
failedToHandleSocketFailure
in interface ProcessLogger
cause
- the cause of the error.protected String failedToHandleSocketFailure$str()
public final void failedToHandleSocketFinished(Throwable cause)
ProcessLogger
failedToHandleSocketFinished
in interface ProcessLogger
cause
- the cause of the error.protected String failedToHandleSocketFinished$str()
public final void failedToHandleSocketShutdown(Throwable cause)
ProcessLogger
failedToHandleSocketShutdown
in interface ProcessLogger
cause
- the cause of the error.protected String failedToHandleSocketShutdown$str()
public final void failedToReadMessage(Throwable cause)
ProcessLogger
failedToReadMessage
in interface ProcessLogger
cause
- the cause of the error.protected String failedToReadMessage$str()
public final void leakedMessageOutputStream()
ProcessLogger
leakedMessageOutputStream
in interface ProcessLogger
protected String leakedMessageOutputStream$str()
protected String failedToCreateServerThread$str()
public final IOException failedToCreateServerThread()
ProcessLogger
failedToCreateServerThread
in interface ProcessLogger
IOException
for the error.protected String failedToReadObject$str()
public final IOException failedToReadObject(Throwable cause)
ProcessLogger
failedToReadObject
in interface ProcessLogger
cause
- the cause of the error.IOException
for the error.protected String invalidByte0$str()
public final UTFDataFormatException invalidByte()
ProcessLogger
invalidByte
in interface ProcessLogger
UTFDataFormatException
for the error.protected String invalidByte2$str()
public final UTFDataFormatException invalidByte(char c, int i)
ProcessLogger
invalidByte
in interface ProcessLogger
c
- the character.i
- the raw integer.UTFDataFormatException
for the error.protected String invalidByteToken$str()
public final IOException invalidByteToken(int expected, byte actual)
ProcessLogger
invalidByteToken
in interface ProcessLogger
expected
- the expected value.actual
- the actual value.IOException
for the error.protected String invalidCommandByte$str()
public final IOException invalidCommandByte(int commandByte)
ProcessLogger
invalidCommandByte
in interface ProcessLogger
commandByte
- the command byte read.IOException
for the error.protected String invalidStartChunk$str()
public final IOException invalidStartChunk(int chunk)
ProcessLogger
invalidStartChunk
in interface ProcessLogger
chunk
- the start chunk.IOException
for the error.protected String readBytes$str()
public final EOFException readBytes(int bytesRead)
ProcessLogger
readBytes
in interface ProcessLogger
bytesRead
- the number of bytes read.EOFException
for the error.protected String streamClosed$str()
public final IOException streamClosed()
ProcessLogger
streamClosed
in interface ProcessLogger
IOException
for the error.protected String threadCreationRefused$str()
public final IllegalStateException threadCreationRefused()
ProcessLogger
threadCreationRefused
in interface ProcessLogger
IllegalStateException
for the error.protected String unexpectedEndOfStream$str()
public final EOFException unexpectedEndOfStream()
ProcessLogger
unexpectedEndOfStream
in interface ProcessLogger
EOFException
for the error.protected String writeChannelClosed$str()
public final IOException writeChannelClosed()
ProcessLogger
writeChannelClosed
in interface ProcessLogger
IOException
for the error.protected String writesAlreadyShutdown$str()
public final IOException writesAlreadyShutdown()
ProcessLogger
writesAlreadyShutdown
in interface ProcessLogger
IOException
for the error.Copyright © 2023 JBoss by Red Hat. All rights reserved.