|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionImpl | |
---|---|
com.ibm.di.api | Provides packages and classes for managing the server API. |
com.ibm.di.api.local.impl | Provides implementations of the interfaces for managing the local session of the server API. |
Uses of SessionImpl in com.ibm.di.api |
---|
Methods in com.ibm.di.api with parameters of type SessionImpl | |
---|---|
ConfigInstance |
ConfigurationRegistry.checkOutConfigurationAndLoad(java.lang.String configToken,
Identity identity,
SessionImpl session)
Checks out the specified configuration and starts a temporary Config Instance on the Server. |
ConfigInstance |
ConfigurationRegistry.checkOutConfigurationAndLoad(java.lang.String configToken,
java.lang.String password,
Identity identity,
SessionImpl session)
Checks out the specified configuration and starts a temporary Config Instance on the Server. |
ConfigInstance |
ConfigurationRegistry.createNewConfigurationAndLoad(java.lang.String aRelativePath,
boolean aOverwrite,
Identity aIdentity,
SessionImpl aSession)
Creates a new empty configuration, immediately checks it out and loads a temporary Config Instance on the Server. |
Uses of SessionImpl in com.ibm.di.api.local.impl |
---|
Constructors in com.ibm.di.api.local.impl with parameters of type SessionImpl | |
---|---|
AssemblyLineHandlerImpl(AssemblyLine aAssemblyLine,
AssemblyLine aRawAssemblyLine,
SessionImpl aSession)
Constructor |
|
AssemblyLineImpl(AssemblyLine aAssemblyLine,
ConfigInstanceImpl aConfigInstance,
SessionImpl aSession)
Class constructor. |
|
ConfigInstanceImpl(RS aConfigInstance,
SessionImpl aSession)
|
|
SecurityRegistryImpl(SessionImpl aSession)
Class constructor. |
|
ServerInfoImpl(SessionImpl aSession)
|
|
SystemLogImpl(SessionImpl aSession)
|
|
TDIPropertiesImpl(TDIProperties aTDIProperties,
SessionImpl aSession)
Constructor |
|
TombstoneManagerImpl(SessionImpl aSession)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |