|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface AssemblyLineListener
This listener listens for AssemblyLine events.
| Method Summary | |
|---|---|
void |
assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens. |
void |
assemblyLineFinished()
Called when the assembly line which AssemblyLineListener listens has finished. |
| Methods inherited from interface com.ibm.di.api.remote.LogListener |
|---|
messageLogged |
| Method Detail |
|---|
void assemblyLineCycleDone(Entry aEntry)
throws DIException,
RemoteException
aEntry - the entry object
DIException - if Runtime or Security exception occurs
RemoteException - if a communication-related exception occurs.
void assemblyLineFinished()
throws DIException,
RemoteException
DIException - if Runtime or Security exception occurs
RemoteException - if a communication-related exception occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||