
Public Member Functions | |
| String | convert (LoggingEvent event) |
Package Functions | |
| AdaptorPortNumberConverter (FormattingInfo formattingInfo) | |
Package Attributes | |
| String | _portNumber |
| AdaptorPortNumberConverter | ( | FormattingInfo | formattingInfo | ) | [package] |
Default package level constructor
| formattingInfo | current pattern formatting information |
| String convert | ( | LoggingEvent | event | ) |
Returns the current port number on which the primary adaptor listens to. This will be the same number specified by WOPort launch argument.
If the application or adapter instance has not been created yet then "N/A" is logged.
| event | a given logging event |
String _portNumber [package] |
holds a reference to the primary adaptor port
1.5.8