Interface orbportabilityI18NLogger
@MessageLogger(projectCode="ARJUNA")
public interface orbportabilityI18NLogger
i18n log messages for the orbportability module.
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com) 2010-06
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
warn_event_EventManager_forhandlethrewexception
(String arg0, String arg1, Throwable arg2) void
void
warn_internal_utils_InitLoader_exception
(String arg0, Throwable arg1) void
warn_internal_utils_InitLoader_initfailed
(String arg0, String arg1) void
warn_OA_caughtexception
(String arg0, Throwable arg1) void
warn_OA_exceptioncaughtforobj
(String arg0, String arg1, Throwable arg2) void
void
warn_OA_invalidpoa
(String arg0, String arg1) void
void
warn_Services_optionnotsupported
(String arg0, String arg1) void
warn_Services_servicenotfound
(String arg0, String arg1) void
warn_Services_suspectentry
(String arg0, String arg1) void
warn_Services_unexpectedexception
(String arg0, Throwable arg1) void
-
Method Details
-
warn_OA_caughtexception
-
warn_OA_exceptioncaughtforobj
-
warn_OA_initialize
@Message(id=21003, value="caught org.omg.CORBA.INITIALIZE whilst initialising Object Adapter. Check another ORB/service is not active on same port.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_OA_initialize() -
warn_OA_invalidpoa
-
warn_OA_oanotinitialised
@Message(id=21005, value="OA.createPOA - createPOA called without OA being initialised", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_OA_oanotinitialised() -
get_OA_uninitialsedorb
@Message(id=21006, value="OA.initPOA called without initialised ORB.", format=MESSAGE_FORMAT) String get_OA_uninitialsedorb() -
fatal_ORBInfo_creationfailed
@Message(id=21010, value="ORBInfo ORB specific class creation failed with exception", format=MESSAGE_FORMAT) @LogMessage(level=FATAL) void fatal_ORBInfo_creationfailed(@Cause Throwable arg0) -
warn_Services_optionnotsupported
-
warn_Services_servicenotfound
-
warn_Services_suspectentry
-
warn_Services_unexpectedexception
-
warn_Services_unsupportedoption
@Message(id=21018, value="Services.getService - {0} option not supported by ORB.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_Services_unsupportedoption(String arg0) -
warn_common_Configuration_bindDefault_invalidbind
@Message(id=21019, value="{0} - invalid bind mechanism in properties file", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_common_Configuration_bindDefault_invalidbind(String arg0) -
warn_event_EventManager_forhandlethrewexception
-
warn_internal_orbspecific_oa_implementations
@Message(id=21023, value="{0} called without root POA.", format=MESSAGE_FORMAT) @LogMessage(level=WARN) void warn_internal_orbspecific_oa_implementations(String arg0) -
warn_internal_utils_InitLoader_exception
-
warn_internal_utils_InitLoader_initfailed
-
warn_unexpectedexception
-