org.ccnx.android.examples.startup.BlockingStartup.BlockingWorker Class Reference

List of all members.

Public Member Functions

 BlockingWorker ()
 Create a worker thread to handle all the CCNx calls.
synchronized void stop ()
 Exit the worker thread, but keep services running.
synchronized void shutdown ()
 Exit the worker thread and shutdown services.
void run ()
 Runnable method.
void newCCNxStatus (SERVICE_STATUS st)
 Called from CCNxServiceControl.

Protected Attributes

final CountDownLatch _latch = new CountDownLatch(1)
final Context _context
CCNxServiceControl _ccnxService

Static Protected Attributes

static final String TAG = "BlockingWorker"

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:28:00 2011 for CCNx for Android by  doxygen 1.6.3