org.ccnx.android.services.CCNxService Class Reference

Generic service wrapper for Android. More...

List of all members.

Public Member Functions

void onCreate ()
void onDestroy ()
int onStartCommand (Intent intent, int flags, int startId)
IBinder onBind (Intent arg0)
boolean onUnbind (Intent i)
void Load ()
void run ()
void setStatus (SERVICE_STATUS st)

Protected Member Functions

void serviceStopped ()
void dumpOptions ()
abstract void onStartService (Intent i)
abstract void runService ()
abstract void stopService ()

Protected Attributes

String TAG = "CCNxService"
TreeMap< String, String > options = new TreeMap<String, String>()
Thread thd = null

Package Attributes

final RemoteCallbackList
< IStatusCallback > 
mCallbacks = new RemoteCallbackList<IStatusCallback>()
boolean running

Detailed Description

Generic service wrapper for Android.

Provides the basic control structure and service abstraction.


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