Uses of Class
com.ibm.di.server.Log
-
Packages that use Log Package Description 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 Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model.com.ibm.di.config.xml Provides classes that implement the reading and writing of the Security Verify 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.sapr3rfcv3 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 Verify Directory Integrator.com.ibm.di.log Provides looging classes for the Security Verify 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 Verify Directory Integrator.com.ibm.di.protocols.rxa com.ibm.di.queue Provides classes for the Security Verify Directory Integrator memory queue.com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine.com.ibm.di.store Provides classes for the Security Verify Directory Integrator system store.com.ibm.di.util Provides utility classes for the Security Verify 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 Constructor Description 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 Modifier and Type Method Description static SystemLogAppenderLogUtils. 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 Modifier and Type Field Description static LogMetamergeConfigImpl. logger -
Uses of Log in com.ibm.di.config.interfaces
Fields in com.ibm.di.config.interfaces declared as Log Modifier and Type Field Description static LogMetamergeConfigFactory. loggerThis is the Log object used by this class and other configuration drivers.static LogTDIProperties. loggerThis is the logger object used by this class and other configuration drivers.static LogTDIPropertyStore. loggerThis is the logger 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 Modifier and Type Field Description static LogFactories. loggerLogger -
Uses of Log in com.ibm.di.connector
Fields in com.ibm.di.connector declared as Log Modifier and Type Field Description protected LogConnector. myLogThe log object for logging messagesMethods in com.ibm.di.connector that return Log Modifier and Type Method Description LogConnector. getLog()Returns the current Log object.Methods in com.ibm.di.connector with parameters of type Log Modifier and Type Method Description voidConnector. setLog(Log logger)Sets the Log object to use for logging messagesvoidConnectorInterface. 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 Modifier and Type Field Description protected LogAbstractMxConnMode. loggerLogger used by the connector.protected LogSimpleTpaeIFConnector. proxyLogLog object for logging in all classes used by the TPAE IF Connector. -
Uses of Log in com.ibm.di.connector.maximo.parsing
Methods in com.ibm.di.connector.maximo.parsing with parameters of type Log Modifier and Type Method Description static voidEntryConverter. checkForOverridenUniqueKeys(SchemaElement rootMbo, Entry newEntry, Entry oldEntry, Log logger)Check if user has tried to change any unique keysstatic SchemaSchema. getInstance(SchemaConfiguration cfg, Log log)Builds aschemaobject 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 Constructor Description MxConnXSDEcoreBuilder(SchemaConfiguration cfg, Log log)Constructs a newMxConnXSDEcoreBuilder. -
Uses of Log in com.ibm.di.connector.maximo.util
Fields in com.ibm.di.connector.maximo.util declared as Log Modifier and Type Field Description protected LogAbstractConfigurationParameters. loggerLogger used by the TPAE IF Connector.Constructors in com.ibm.di.connector.maximo.util with parameters of type Log Constructor Description AbstractConfigurationParameters(Log log)Constructs a newAbstractConfigurationParameters.HttpClient(Log log)TemplateLoader(int templateType, Log log)Constructs aTemplateLoaderfor the specified type. -
Uses of Log in com.ibm.di.connector.tam
Fields in com.ibm.di.connector.tam declared as Log Modifier and Type Field Description protected LogCommonBase. mLogProxyMethods in com.ibm.di.connector.tam with parameters of type Log Modifier and Type Method Description protected voidCommonBase. debug(java.lang.String msg, Log log)Constructors in com.ibm.di.connector.tam with parameters of type Log Constructor Description 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 ConstructorDomain(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)Domain ConstructorDomain(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, 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 ConstructorGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)Constructor for Group.Group(SearchCriteria searchcriteria, 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(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 ConstructorPolicy(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)Policy ConstructorPolicy(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)Policy Constructor.Policy(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)Policy ContructorSSOCredentials(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)SSOCredentials ConstructorSSOCredentials(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jadmin.PDSSOCred.CredInfo credInfo, com.tivoli.pd.jutil.PDContext context, Log log)SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jadmin.PDSSOCred pdSSOCred, com.tivoli.pd.jutil.PDContext context, Log log)SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)SSOCredentials Constructor.SSOResource(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)SSO Resource ConstructorSSOResource(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)The SSO Resource ConstructorSSOResource(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)The SSO Resource ConstructorSSOResource(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)SSO Resource ContrustorSSOResourceGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)SSOResourceGroup ConstructorSSOResourceGroup(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)SSOResourceGroup ConstructorSSOResourceGroup(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)SSOResourceGroup ConstructorSSOResourceGroup(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)SSOResourceGroup ConstructorUser(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)Constructor used to instantiate a User from the Entry object.User(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)Constructor used to instantiate a User from the search criteria.User(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, 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 Modifier and Type Method Description static voidBER. dump(java.nio.ByteBuffer buf, Log log)voidLDAPMessage. 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 Modifier and Type Field Description protected LogFunction. loggerMethods in com.ibm.di.fc that return Log Modifier and Type Method Description LogFunction. getLog()Returns the logger object in use by this FCLogFunctionInterface. getLog()Returns the logger object in use by this FCMethods in com.ibm.di.fc with parameters of type Log Modifier and Type Method Description voidFunction. setLog(Log logger)Sets the logger object to use in this FCvoidFunctionInterface. 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 Constructor Description 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 Modifier and Type Method Description voidRemoteCmdLineFC. 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 Modifier and Type Method Description voidSapR3RfcFC. setLog(Log arg0) -
Uses of Log in com.ibm.di.fc.sapr3rfcv3
Methods in com.ibm.di.fc.sapr3rfcv3 with parameters of type Log Modifier and Type Method Description voidSapR3RfcFCV3. setLog(Log arg0) -
Uses of Log in com.ibm.di.fc.webservice.util
Fields in com.ibm.di.fc.webservice.util declared as Log Modifier and Type Field Description static LogWSLogUtil. loggerShared static logger objectMethods in com.ibm.di.fc.webservice.util with parameters of type Log Modifier and Type Method Description static WebServiceCallWebServiceCall. createWebServiceCall(java.lang.String aWsdlUrl, javax.xml.namespace.QName aServiceQN, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)Creates new WebServiceCall objectConstructors in com.ibm.di.fc.webservice.util with parameters of type Log Constructor Description SOAPBodyElementOutputNS(Log aLog)Class constructorSOAPBodyElementOutputNS(java.io.InputStream arg0, Log aLog)Class constructorSOAPBodyElementOutputNS(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 constructorSOAPBodyElementOutputNS(javax.xml.soap.Name arg0, Log aLog)Class constructorSOAPBodyElementOutputNS(org.w3c.dom.Element arg0, Log aLog)Class constructorSOAPEnvelopeOutputNS(Log aLog)Class constructorSOAPHeaderOutputAttributes(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 constructorSOAPHeaderOutputAttributes(org.apache.axis.message.SOAPEnvelope env, org.apache.axis.soap.SOAPConstants soapConsts, Log aLog)Class constructorWebServiceCall(java.lang.String url, Log aLog)Class constructorWebServiceCall(org.apache.axis.client.Service aService, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)Class constructor -
Uses of Log in com.ibm.di.function
Methods in com.ibm.di.function with parameters of type Log Modifier and Type Method Description voidUserFunctions. copyDirectory(java.lang.String source, java.lang.String target, boolean recursive, boolean overwrite, Log log)Copy a directory.AssemblyLinePoolUserFunctions. createALPool(java.lang.String assemblyLine, Log log)Creates an AssemblyLine Pool object from the specified AssemblyLine name.static FunctionInterfaceSystemFunctions. loadFunction(FunctionConfig config, Log log) -
Uses of Log in com.ibm.di.log
Methods in com.ibm.di.log with parameters of type Log Modifier and Type Method Description static booleanLogUtils. 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 Modifier and Type Method Description LogConnectorDelegate. getLog()Methods in com.ibm.di.osgi with parameters of type Log Modifier and Type Method Description voidConnectorDelegate. setLog(Log logger) -
Uses of Log in com.ibm.di.parser.xml
Methods in com.ibm.di.parser.xml that return Log Modifier and Type Method Description protected LogXMLParser2. getLogger()Retrieves log object.Constructors in com.ibm.di.parser.xml with parameters of type Log Constructor Description 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 Constructor Description FTPClient(Log logger)Constructor. -
Uses of Log in com.ibm.di.protocols.rxa
Methods in com.ibm.di.protocols.rxa that return Log Modifier and Type Method Description LogLogProxy. getLog()Gets the server loggerLogLogProxyImpl. getLog()retrieves the log file that we have.LogTDIRXALogAdapter. getLog()Methods in com.ibm.di.protocols.rxa with parameters of type Log Modifier and Type Method Description voidLogProxyImpl. setLog(Log log)Set the log object we are proxy for.voidTDIRXALogAdapter. setLog(Log log)Constructors in com.ibm.di.protocols.rxa with parameters of type Log Constructor Description LogProxyImpl(Log log)Constructor with a Log object givenTDIRXALogAdapter(Log log) -
Uses of Log in com.ibm.di.queue
Methods in com.ibm.di.queue with parameters of type Log Modifier and Type Method Description static voidMemBufferQFactory. setLog(Log l)Constructors in com.ibm.di.queue with parameters of type Log Constructor Description QNotification(Log l, MemBufferQ src) -
Uses of Log in com.ibm.di.server
Fields in com.ibm.di.server declared as Log Modifier and Type Field Description protected LogAssemblyLineComponent. logThis is the Log object we use for loggingMethods in com.ibm.di.server that return Log Modifier and Type Method Description LogAssemblyLine. getLog()Gets the log attribute of the AssemblyLine objectLogAssemblyLineComponent. getLog()Returns the log objectLogRS. getLog()Returns the Log for the current instanceLogRSInterface. getLog()LogSequence. getLog()LogTaskInterface. getLog()Methods in com.ibm.di.server with parameters of type Log Modifier and Type Method Description static voidRS. encryptPropertiesfile(java.lang.String path, Log log)Loads the properties from the specified file and sets them as system properties.static voidRS. prepareSolutionDirectory(Log log)Prepare the solution directory (working directory) by ensuring solution.properties is present.static voidRS. showLogHeader(Log log)This method writes a log header to the Log object.Constructors in com.ibm.di.server with parameters of type Log Constructor Description 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 Modifier and Type Method Description LogSandboxStore. getLog()Methods in com.ibm.di.store with parameters of type Log Modifier and Type Method Description static DeltaStoreDeltaSysTable. getDeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)voidSandboxStore. setLog(Log log)Constructors in com.ibm.di.store with parameters of type Log Constructor Description 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 Modifier and Type Method Description static voidFileUtils. delete(java.io.File file, Log log)Simply calls the delete() method of the provided file object.static voidFileUtils. delete(java.lang.String path, Log log)Simply calls the delete() method of the provided file object.java.lang.StringBasePropertiesFile. getProperty(java.lang.String key, Log log)Return the property value as plain text.static voidFileUtils. mkdir(java.io.File file, Log log)Simply calls the mkdir() method of the provided file object.static voidFileUtils. mkdir(java.lang.String path, Log log)Simply calls the mkdir() method of the provided file object.static voidFileUtils. mkdirs(java.io.File file, Log log)Simply calls the mkdirs() method of the provided file object.static voidFileUtils. mkdirs(java.lang.String path, Log log)Simply calls the mkdirs() method of the provided file object.static voidFileUtils. renameTo(java.io.File from, java.io.File to, Log log)Simply calls the renameTo() method of the provided file object.static voidFileUtils. renameTo(java.lang.String from, java.lang.String to, Log log)Simply calls the renameTo() method of the provided file object.voidDebugServer. setLog(Log log)
-