|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssemblyLineHandler | |
---|---|
com.ibm.di.api.remote | Provides interfaces for managing the remote 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.remote |
---|
Methods in com.ibm.di.api.remote 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.remote.impl |
---|
Classes in com.ibm.di.api.remote.impl that implement AssemblyLineHandler | |
---|---|
class |
AssemblyLineHandlerImpl
This class implements several methods to handle an AssemblyLine. |
Methods in com.ibm.di.api.remote.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |