public abstract class AsyncWorker
extends java.lang.Object
| Constructor and Description |
|---|
AsyncWorker() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onInterrupt(AsyncContext context) |
abstract void |
run(AsyncContext context) |
void |
updateUI(AsyncContext context) |
public abstract void onInterrupt(AsyncContext context)
public abstract void run(AsyncContext context)
public void updateUI(AsyncContext context)
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.