|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssemblyLineHandler | |
---|---|
com.ibm.di.api.jmx.mbeans | Provides classes for the MBeans of the JMX layer. |
com.ibm.di.api.local | Provides interfaces for managing the local session of the server API. |
com.ibm.di.api.local.impl | Provides implementations of the interfaces for managing the local session of the server API. |
com.ibm.di.api.remote.impl | Provides implementations of the interfaces for managing the remote session of the server API. |
Uses of AssemblyLineHandler in com.ibm.di.api.jmx.mbeans |
---|
Constructors in com.ibm.di.api.jmx.mbeans with parameters of type AssemblyLineHandler | |
---|---|
AssemblyLineHandler(AssemblyLineHandler aALHandler)
Class constructor |
Uses of AssemblyLineHandler in com.ibm.di.api.local |
---|
Methods in com.ibm.di.api.local that return AssemblyLineHandler | |
---|---|
AssemblyLineHandler |
ConfigInstance.startAssemblyLineManual(java.lang.String aAssemblyLineName,
Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. |
Uses of AssemblyLineHandler in com.ibm.di.api.local.impl |
---|
Classes in com.ibm.di.api.local.impl that implement AssemblyLineHandler | |
---|---|
class |
AssemblyLineHandlerImpl
This class implements several methods to handle an AssemblyLine. |
Methods in com.ibm.di.api.local.impl that return AssemblyLineHandler | |
---|---|
AssemblyLineHandler |
ConfigInstanceImpl.startAssemblyLineManual(java.lang.String aAssemblyLineName,
Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. |
Uses of AssemblyLineHandler in com.ibm.di.api.remote.impl |
---|
Methods in com.ibm.di.api.remote.impl with parameters of type AssemblyLineHandler | |
---|---|
static AssemblyLineHandlerImpl |
AssemblyLineHandlerImpl.createInstance(AssemblyLine aAssemblyLine,
AssemblyLineHandler aLocalHandler,
SessionImpl aSession)
Creates new instance of this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |