org.ccnx.android.services.CCNxService Class Reference

Generic service wrapper for Android. More...

Inheritance diagram for org.ccnx.android.services.CCNxService:

org.ccnx.android.services.ccnd.CcndService org.ccnx.android.services.repo.RepoService

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 Thu Feb 16 00:45:14 2012 for CCNx for Android by  doxygen 1.5.6