All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ups.xmlsdk.util.logging.LogContextFactory

public interface LogContextFactory

Method Index

 o getContext()
Return the Context for this thread.

Methods

 o getContext
 public abstract LogContext getContext()
Return the Context for this thread. This is customized by the application to contain user ID, etc.


All Packages  Class Hierarchy  This Package  Previous  Next  Index