Uses of Package
org.marketcetera.util.log

Packages that use org.marketcetera.util.log
org.marketcetera.util.auth Multi-context gathering of credentials for authentication. 
org.marketcetera.util.except Nested exception framework with internationalization (i18n) and thread interruption support. 
org.marketcetera.util.l10n Message localization tools. 
org.marketcetera.util.log Multi-tiered logging and internationalization (i18n) framework. 
org.marketcetera.util.quickfix Miscellaneous utilities for QuickFIX/J. 
org.marketcetera.util.unicode Unicode en/decoding with BOMs, including I/O stream support. 
org.marketcetera.util.ws.tags Tags used to identify aspects of web services, and filters for those tags. 
org.marketcetera.util.ws.wrappers Wrappers enabling certain web service data types to be marshalled. 
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.auth
I18NBoundMessage
          A bound message, representing the combination of an I18NMessage and its parameters, if any.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.except
I18NBoundMessage
          A bound message, representing the combination of an I18NMessage and its parameters, if any.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.l10n
I18NMessage
          An internationalized message, represented using a pair of textual keys referencing the message text; keys-text maps are stored outside the source code.
I18NMessage3P
          An internationalized message, requiring exactly three parameters.
I18NMessageProvider
          An internationalized message provider, mapping instances of I18NMessage onto text.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.log
I18NBoundMessage
          A bound message, representing the combination of an I18NMessage and its parameters, if any.
I18NBoundMessageBase
          A bound message implementation, representing the combination of an I18NMessage and its parameters, if any.
I18NLoggerProxy
          A logger which supports internationalized messages.
I18NMessage
          An internationalized message, represented using a pair of textual keys referencing the message text; keys-text maps are stored outside the source code.
I18NMessage0P
          An internationalized message, requiring exactly zero parameters.
I18NMessage1P
          An internationalized message, requiring exactly one parameter.
I18NMessage2P
          An internationalized message, requiring exactly two parameters.
I18NMessage3P
          An internationalized message, requiring exactly three parameters.
I18NMessage4P
          An internationalized message, requiring exactly four parameters.
I18NMessage5P
          An internationalized message, requiring exactly five parameters.
I18NMessage6P
          An internationalized message, requiring exactly six parameters.
I18NMessageNP
          An internationalized message, accepting an arbitrary number of parameters.
I18NMessageProvider
          An internationalized message provider, mapping instances of I18NMessage onto text.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.quickfix
I18NMessage2P
          An internationalized message, requiring exactly two parameters.
I18NMessage4P
          An internationalized message, requiring exactly four parameters.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.unicode
I18NLoggerProxy
          A logger which supports internationalized messages.
I18NMessage0P
          An internationalized message, requiring exactly zero parameters.
I18NMessage1P
          An internationalized message, requiring exactly one parameter.
I18NMessageProvider
          An internationalized message provider, mapping instances of I18NMessage onto text.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.ws.tags
I18NBoundMessage
          A bound message, representing the combination of an I18NMessage and its parameters, if any.
I18NMessage2P
          An internationalized message, requiring exactly two parameters.
 

Classes in org.marketcetera.util.log used by org.marketcetera.util.ws.wrappers
I18NBoundMessage
          A bound message, representing the combination of an I18NMessage and its parameters, if any.
 



Copyright © 2012. All Rights Reserved.