Uses of Class
com.ibm.di.server.Log

Packages that use Log
com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API. 
com.ibm.di.api.syslog   
com.ibm.di.config.base Provides classes that implement the Security Directory Integrator configuration model. 
com.ibm.di.config.interfaces Provides the interfaces for the Security Directory Integrator configuration model. 
com.ibm.di.config.xml Provides classes that implement the reading and writing of the Security Directory Integrator configuration components. 
com.ibm.di.connector Provides classes for the Directory Integrator's connectors. 
com.ibm.di.connector.maximo.core Provides core classes for the connector. 
com.ibm.di.connector.maximo.parsing Provides classes for parsing and schema data handling. 
com.ibm.di.connector.maximo.util Contains miscellaneous utility classes (DOM, XML, HTTP, text). 
com.ibm.di.connector.tam Provides classes for the TAM connector. 
com.ibm.di.eventhandler.ldap Provides classes for different types of LDAP requests. 
com.ibm.di.fc Provides classes for the Directory Integrator's function components. 
com.ibm.di.fc.filetransferfc   
com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component. 
com.ibm.di.fc.sapr3rfc   
com.ibm.di.fc.webservice.util Provides utility classes used by the web service function components. 
com.ibm.di.function Provides useful functions for the Security Directory Integrator. 
com.ibm.di.log Provides looging classes for the Security Directory Integrator. 
com.ibm.di.osgi   
com.ibm.di.parser.xml Provides classes for the XML 2 parser. 
com.ibm.di.protocols Provides communication protocol classes for the Security Directory Integrator. 
com.ibm.di.protocols.rxa   
com.ibm.di.queue Provides classes for the Security Directory Integrator memory queue. 
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
com.ibm.di.store Provides classes for the Security Directory Integrator system store. 
com.ibm.di.util Provides utility classes for the Security Directory Integrator. 
 

Uses of Log in com.ibm.di.api.local.impl
 

Constructors in com.ibm.di.api.local.impl with parameters of type Log
LogListenerAdapter(LogListener logListener, Log log, java.text.Format logMsgFormat)
          Constructor
 

Uses of Log in com.ibm.di.api.syslog
 

Methods in com.ibm.di.api.syslog with parameters of type Log
static SystemLogAppender LogUtils.getSystemLogAppender(Log aLog)
          Searches the given Log object for the System Log Appender
 

Uses of Log in com.ibm.di.config.base
 

Fields in com.ibm.di.config.base declared as Log
static Log MetamergeConfigImpl.logger
           
 

Uses of Log in com.ibm.di.config.interfaces
 

Fields in com.ibm.di.config.interfaces declared as Log
static Log TDIPropertyStore.logger
          This is the logger object used by this class and other configuration drivers.
static Log TDIProperties.logger
          This is the logger object used by this class and other configuration drivers.
static Log MetamergeConfigFactory.logger
          This is the Log object used by this class and other configuration drivers.
 

Uses of Log in com.ibm.di.config.xml
 

Fields in com.ibm.di.config.xml declared as Log
static Log Factories.logger
          Logger
 

Uses of Log in com.ibm.di.connector
 

Fields in com.ibm.di.connector declared as Log
protected  Log Connector.myLog
          The log object for logging messages
 

Methods in com.ibm.di.connector that return Log
 Log Connector.getLog()
          Returns the current Log object.
 

Methods in com.ibm.di.connector with parameters of type Log
 void ConnectorInterface.setLog(Log logger)
          Sets the Log object to use for logging messages
 void Connector.setLog(Log logger)
          Sets the Log object to use for logging messages
 

Uses of Log in com.ibm.di.connector.maximo.core
 

Fields in com.ibm.di.connector.maximo.core declared as Log
protected  Log AbstractMxConnMode.logger
          Logger used by the connector.
protected  Log SimpleTpaeIFConnector.proxyLog
          Log object for logging in all classes used by the TPAE IF Connector.
 

Constructors in com.ibm.di.connector.maximo.core with parameters of type Log
AbstractMxConnMode(MxConnConfiguration cfg, Log log)
          Constructs an AbstractMxConnMode.
MxConnAddOnly(MxConnConfiguration cfg, Log log)
          Constructs a MxConnAddOnly.
MxConnAddOnly(MxConnConfiguration cfg, Log log, boolean isHierEntriesUsed)
          Constructs a MxConnAddOnly.
MxConnConfiguration(Log logger)
          Constructs a new MxConnConfiguration.
MxConnDelete(MxConnConfiguration cfg, Log log)
          Constructs a MxConnDelete.
MxConnDelete(MxConnConfiguration cfg, Log log, boolean isHierEntriesUsed)
          Constructs a MxConnDelete.
MxConnFunctions(MxConnConfiguration cfg, Log log)
          Constructs a MxConnFunctions.
MxConnIterator(MxConnConfiguration cfg, Log log)
          Constructs a MxConnIterator.
MxConnIterator(MxConnConfiguration cfg, Log log, boolean returnHierarchicalEntries)
          Constructs a MxConnIterator.
MxConnLookup(MxConnConfiguration cfg, Log logger)
          Constructs a MxConnLookup.
MxConnLookup(MxConnConfiguration cfg, Log logger, boolean returnHierarchicalEntries)
          Constructs a MxConnLookup.
MxConnSync(MxConnConfiguration cfg, Log log)
           
MxConnUpdate(MxConnConfiguration cfg, Log log)
          Constructs a MxConnUpdate.
MxConnUpdate(MxConnConfiguration cfg, Log log, boolean isHierEntriesUsed)
          Constructs a MxConnUpdate.
 

Uses of Log in com.ibm.di.connector.maximo.parsing
 

Methods in com.ibm.di.connector.maximo.parsing with parameters of type Log
static void EntryConverter.checkForOverridenUniqueKeys(SchemaElement rootMbo, Entry newEntry, Entry oldEntry, Log logger)
          Check if user has tried to change any unique keys
static Schema Schema.getInstance(SchemaConfiguration cfg, Log log)
          Builds a schema object based on the Maximo Object Structure and its XML Schema Descriptor's URL (XSD).
 

Constructors in com.ibm.di.connector.maximo.parsing with parameters of type Log
MxConnXSDEcoreBuilder(SchemaConfiguration cfg, Log log)
          Constructs a new MxConnXSDEcoreBuilder.
 

Uses of Log in com.ibm.di.connector.maximo.util
 

Fields in com.ibm.di.connector.maximo.util declared as Log
protected  Log AbstractConfigurationParameters.logger
          Logger used by the TPAE IF Connector.
 

Constructors in com.ibm.di.connector.maximo.util with parameters of type Log
AbstractConfigurationParameters(Log log)
          Constructs a new AbstractConfigurationParameters.
HttpClient(Log log)
           
TemplateLoader(int templateType, Log log)
          Constructs a TemplateLoader for the specified type.
 

Uses of Log in com.ibm.di.connector.tam
 

Fields in com.ibm.di.connector.tam declared as Log
protected  Log CommonBase.mLogProxy
           
 

Methods in com.ibm.di.connector.tam with parameters of type Log
protected  void CommonBase.debug(java.lang.String msg, Log log)
           
 

Constructors in com.ibm.di.connector.tam with parameters of type Log
CommonBase(com.tivoli.pd.jutil.PDContext context, Log logger)
           
Domain(Entry entry, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
          Domain Constructor
Domain(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          Domain Constructor.
Domain(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
          Domain Constructor
Domain(java.lang.String s, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
          Domain Constructor
Group(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor for Group.
Group(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          Constructor for Group.
Group(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor for Group.
Group(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor for Group.
Policy(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          Policy Constructor
Policy(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          Policy Constructor.
Policy(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          Policy Constructor
Policy(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
          Policy Contructor
SSOCredentials(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOCredentials Constructor
SSOCredentials(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          SSOCredentials Constructor.
SSOCredentials(com.tivoli.pd.jadmin.PDSSOCred.CredInfo credInfo, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOCredentials Constructor
SSOCredentials(com.tivoli.pd.jadmin.PDSSOCred pdSSOCred, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOCredentials Constructor
SSOCredentials(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOCredentials Constructor
SSOResource(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          SSO Resource Constructor
SSOResource(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          The SSO Resource Constructor
SSOResource(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          The SSO Resource Constructor
SSOResource(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
          SSO Resource Contrustor
SSOResourceGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOResourceGroup Constructor
SSOResourceGroup(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          SSOResourceGroup Constructor
SSOResourceGroup(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOResourceGroup Constructor
SSOResourceGroup(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
          SSOResourceGroup Constructor
User(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor used to instantiate a User from the Entry object.
User(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
          Constructor used to instantiate a User from the search criteria.
User(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor used to instantiate a User from the search criteria.
User(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
          Constructor used to instantiate a User from the PDUser object.
 

Uses of Log in com.ibm.di.eventhandler.ldap
 

Methods in com.ibm.di.eventhandler.ldap with parameters of type Log
static void BER.dump(java.nio.ByteBuffer buf, Log log)
           
 void LDAPMessage.dump(Log log)
          Dumps the contents of the LDAP message to the log
 

Uses of Log in com.ibm.di.fc
 

Fields in com.ibm.di.fc declared as Log
protected  Log Function.logger
          Log
 

Methods in com.ibm.di.fc that return Log
 Log FunctionInterface.getLog()
          Returns the logger object in use by this FC
 Log Function.getLog()
          Returns the logger object in use by this FC
 

Methods in com.ibm.di.fc with parameters of type Log
 void FunctionInterface.setLog(Log logger)
          Sets the logger object to use in this FC
 void Function.setLog(Log logger)
          Sets the logger object to use in this FC
 

Uses of Log in com.ibm.di.fc.filetransferfc
 

Constructors in com.ibm.di.fc.filetransferfc with parameters of type Log
FileTransferOperator(java.util.Properties p, Log log)
          Constructor for the FileTransferAgent
 

Uses of Log in com.ibm.di.fc.remotecmdlnfc
 

Methods in com.ibm.di.fc.remotecmdlnfc with parameters of type Log
 void RemoteCmdLineFC.setLog(Log lg)
          Set the log for the Function Component to the specified Log
 

Uses of Log in com.ibm.di.fc.sapr3rfc
 

Methods in com.ibm.di.fc.sapr3rfc with parameters of type Log
 void SapR3RfcFC.setLog(Log arg0)
           
 

Uses of Log in com.ibm.di.fc.webservice.util
 

Fields in com.ibm.di.fc.webservice.util declared as Log
static Log WSLogUtil.logger
          Shared static logger object
 

Methods in com.ibm.di.fc.webservice.util with parameters of type Log
static WebServiceCall WebServiceCall.createWebServiceCall(java.lang.String aWsdlUrl, javax.xml.namespace.QName aServiceQN, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)
          Creates new WebServiceCall object
 

Constructors in com.ibm.di.fc.webservice.util with parameters of type Log
SOAPBodyElementOutputNS(org.w3c.dom.Element arg0, Log aLog)
          Class constructor
SOAPBodyElementOutputNS(java.io.InputStream arg0, Log aLog)
          Class constructor
SOAPBodyElementOutputNS(Log aLog)
          Class constructor
SOAPBodyElementOutputNS(javax.xml.soap.Name arg0, Log aLog)
          Class constructor
SOAPBodyElementOutputNS(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, org.xml.sax.Attributes arg3, org.apache.axis.encoding.DeserializationContext arg4, Log aLog)
          Class constructor
SOAPEnvelopeOutputNS(Log aLog)
          Class constructor
SOAPHeaderOutputAttributes(org.apache.axis.message.SOAPEnvelope env, org.apache.axis.soap.SOAPConstants soapConsts, Log aLog)
          Class constructor
SOAPHeaderOutputAttributes(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, org.xml.sax.Attributes arg3, org.apache.axis.encoding.DeserializationContext arg4, org.apache.axis.soap.SOAPConstants soapConst, Log aLog)
          Class constructor
WebServiceCall(org.apache.axis.client.Service aService, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)
          Class constructor
WebServiceCall(java.lang.String url, Log aLog)
          Class constructor
 

Uses of Log in com.ibm.di.function
 

Methods in com.ibm.di.function with parameters of type Log
 void UserFunctions.copyDirectory(java.lang.String source, java.lang.String target, boolean recursive, boolean overwrite, Log log)
          Copy a directory.
 AssemblyLinePool UserFunctions.createALPool(java.lang.String assemblyLine, Log log)
          Creates an AssemblyLine Pool object from the specified AssemblyLine name.
static FunctionInterface SystemFunctions.loadFunction(FunctionConfig config, Log log)
           
 

Uses of Log in com.ibm.di.log
 

Methods in com.ibm.di.log with parameters of type Log
static boolean LogUtils.addLoggers(java.lang.String type, java.lang.String name, Log log, LogConfig config, RSInterface configInstance)
           
 

Uses of Log in com.ibm.di.osgi
 

Methods in com.ibm.di.osgi that return Log
 Log ConnectorDelegate.getLog()
           
 

Methods in com.ibm.di.osgi with parameters of type Log
 void ConnectorDelegate.setLog(Log logger)
           
 

Uses of Log in com.ibm.di.parser.xml
 

Methods in com.ibm.di.parser.xml that return Log
protected  Log XMLParser2.getLogger()
          Retrieves log object.
 

Constructors in com.ibm.di.parser.xml with parameters of type Log
SimpleXPathEvaluator(java.lang.String simpleXPath, java.lang.String namespaceMap, java.lang.String attributesDeclaration, java.lang.String[] entryTag, Log log)
          Constructor for the class.
 

Uses of Log in com.ibm.di.protocols
 

Constructors in com.ibm.di.protocols with parameters of type Log
FTPClient(Log logger)
          Constructor.
 

Uses of Log in com.ibm.di.protocols.rxa
 

Methods in com.ibm.di.protocols.rxa that return Log
 Log TDIRXALogAdapter.getLog()
           
 Log LogProxyImpl.getLog()
          retrieves the log file that we have.
 Log LogProxy.getLog()
          Gets the server logger
 

Methods in com.ibm.di.protocols.rxa with parameters of type Log
 void TDIRXALogAdapter.setLog(Log log)
           
 void LogProxyImpl.setLog(Log log)
          Set the log object we are proxy for.
 

Constructors in com.ibm.di.protocols.rxa with parameters of type Log
LogProxyImpl(Log log)
          Constructor with a Log object given
TDIRXALogAdapter(Log log)
           
 

Uses of Log in com.ibm.di.queue
 

Methods in com.ibm.di.queue with parameters of type Log
static void MemBufferQFactory.setLog(Log l)
           
 

Constructors in com.ibm.di.queue with parameters of type Log
QNotification(Log l, MemBufferQ src)
           
 

Uses of Log in com.ibm.di.server
 

Fields in com.ibm.di.server declared as Log
protected  Log AssemblyLineComponent.log
          This is the Log object we use for logging
 

Methods in com.ibm.di.server that return Log
 Log TaskInterface.getLog()
           
 Log Sequence.getLog()
           
 Log RSInterface.getLog()
           
 Log RS.getLog()
          Returns the Log for the current instance
 Log AssemblyLineComponent.getLog()
          Returns the log object
 Log AssemblyLine.getLog()
          Gets the log attribute of the AssemblyLine object
 

Methods in com.ibm.di.server with parameters of type Log
static void RS.encryptPropertiesfile(java.lang.String path, Log log)
          Loads the properties from the specified file and sets them as system properties.
static void RS.prepareSolutionDirectory(Log log)
          Prepare the solution directory (working directory) by ensuring solution.properties is present.
static void RS.showLogHeader(Log log)
          This method writes a log header to the Log object.
 

Constructors in com.ibm.di.server with parameters of type Log
AssemblyLine(RSInterface parent, java.lang.String taskName, java.lang.Object param, Log log)
          Constructor for the AssemblyLine object that is available in JavaScript via the pre-registered variable task.
AssemblyLine(RSInterface parent, java.lang.String taskName, java.lang.Object param, Log log, AssemblyLineConfig alc)
          Constructor for the AssemblyLine object that is available in JavaScript via the pre-registered variable task.
AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig)
           
AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig, int debugPort)
           
AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig, java.lang.String debugHost, int debugPort, boolean debugOnError, java.util.Map<java.lang.String,java.lang.Boolean> componentDebugModes)
           
AttributeMapping(java.lang.String name, TaskInterface context, Log log, ScriptEngine se)
           
ConnectorPool(java.lang.String aConnectorLibName, PoolDefConfig aPoolDefConfig, Log aLog)
          Constructor of the connector pool.
Log(Log parentLog)
          A constructor taking another Log as a parameter.
ReconnectRuleEngine(Log log)
          Constructor, which loads the in-built rules and the user-defined rules.
 

Uses of Log in com.ibm.di.store
 

Methods in com.ibm.di.store that return Log
 Log SandboxStore.getLog()
           
 

Methods in com.ibm.di.store with parameters of type Log
static DeltaStore DeltaSysTable.getDeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)
           
 void SandboxStore.setLog(Log log)
           
 

Constructors in com.ibm.di.store with parameters of type Log
DeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)
           
SandboxStore(java.lang.String database, Log log, boolean initialize)
           
 

Uses of Log in com.ibm.di.util
 

Methods in com.ibm.di.util with parameters of type Log
static void FileUtils.delete(java.io.File file, Log log)
          Simply calls the delete() method of the provided file object.
static void FileUtils.delete(java.lang.String path, Log log)
          Simply calls the delete() method of the provided file object.
 java.lang.String BasePropertiesFile.getProperty(java.lang.String key, Log log)
          Return the property value as plain text.
static void FileUtils.mkdir(java.io.File file, Log log)
          Simply calls the mkdir() method of the provided file object.
static void FileUtils.mkdir(java.lang.String path, Log log)
          Simply calls the mkdir() method of the provided file object.
static void FileUtils.mkdirs(java.io.File file, Log log)
          Simply calls the mkdirs() method of the provided file object.
static void FileUtils.mkdirs(java.lang.String path, Log log)
          Simply calls the mkdirs() method of the provided file object.
static void FileUtils.renameTo(java.io.File from, java.io.File to, Log log)
          Simply calls the renameTo() method of the provided file object.
static void FileUtils.renameTo(java.lang.String from, java.lang.String to, Log log)
          Simply calls the renameTo() method of the provided file object.
 void DebugServer.setLog(Log log)