Public Member Functions | |
| LOG_NC_SupplierProxyCreation_FAIL (Logger logger) | |
| LOG_NC_SupplierProxyCreation_FAIL (Logger logger, String array, String antenna) | |
| void | setArray (String array) |
| void | setAntenna (String antenna) |
| String | getArray () |
| String | getAntenna () |
| void | log () |
| void | setClientName (String value) |
| void | setChannelName (String value) |
| void | setService (String value) |
| void | setReason (String value) |
Static Public Member Functions | |
| static void | log (Logger logger, String ClientName, String ChannelName, String Service, String Reason) |
Static Public Attributes | |
| static final AcsLogLevel | level = AcsLogLevel.NOTICE |
Generated class that produces a type-safe log message, as configured in AcsNCTraceLog.xml.
The description for this log is: Failed to create a notification channel supplier proxy object on behalf of the NC subscriber identified by 'ClientName'.
The description for this group of logs is: ACS uses these messages to log notification service related activities such as creating channels, subscribing to a channel etc.
| alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.LOG_NC_SupplierProxyCreation_FAIL | ( | Logger | logger | ) |
| alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.LOG_NC_SupplierProxyCreation_FAIL | ( | Logger | logger, | |
| String | array, | |||
| String | antenna | |||
| ) |
| String alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.getAntenna | ( | ) |
References alma.acs.logging.AcsLogRecord.getAntenna().
| String alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.getArray | ( | ) |
References alma.acs.logging.AcsLogRecord.getArray().
| static void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log | ( | Logger | logger, | |
| String | ClientName, | |||
| String | ChannelName, | |||
| String | Service, | |||
| String | Reason | |||
| ) | [static] |
Convenience method for compact one-line logs.
References alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.level, alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log(), alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.LOG_NC_SupplierProxyCreation_FAIL(), alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setChannelName(), alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setClientName(), alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setReason(), and alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setService().
Referenced by alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log | ( | ) |
Logs the message through the Logger supplied in the constructor, with the configured log level.
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setAntenna | ( | String | antenna | ) |
References alma.acs.logging.AcsLogRecord.setAntenna().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setArray | ( | String | array | ) |
References alma.acs.logging.AcsLogRecord.setArray().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setChannelName | ( | String | value | ) |
Sets log parameter ChannelName.
| ChannelName | Name of the channel for which the supplier proxy was created. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setClientName | ( | String | value | ) |
Sets log parameter ClientName.
| ClientName | Name of the subscribing client that created the supplier proxy. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setReason | ( | String | value | ) |
Sets log parameter Reason.
| Reason | Description of the reason for the failure. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log().
| void alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.setService | ( | String | value | ) |
Sets log parameter Service.
| Service | Name or ID of the notification service that hosts the NC. |
Referenced by alma.AcsNCTraceLog.LOG_NC_SupplierProxyCreation_FAIL.log().
1.7.0