|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDuccCallback | |
---|---|
org.apache.uima.ducc.cli |
Uses of IDuccCallback in org.apache.uima.ducc.cli |
---|
Constructors in org.apache.uima.ducc.cli with parameters of type IDuccCallback | |
---|---|
DuccJobSubmit(ArrayList<String> args,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccJobSubmit(Properties props,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccJobSubmit(String[] args,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccManagedReservationSubmit(ArrayList<String> args,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccManagedReservationSubmit(Properties props,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccManagedReservationSubmit(String[] args,
IDuccCallback consoleCb)
This form of the constructor allows the API user to capture messages, rather than directing them to stdout. |
|
DuccServiceApi(IDuccCallback cb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |