com.hipipal.sl4alib
Class PyScriptService2

java.lang.Object
  extended by Service
      extended by com.hipipal.sl4alib.PyScriptService
          extended by com.hipipal.sl4alib.PyScriptService2

public class PyScriptService2
extends PyScriptService


Nested Class Summary
 
Nested classes/interfaces inherited from class com.hipipal.sl4alib.PyScriptService
PyScriptService.LocalBinder, PyScriptService.startMyAsyncTask
 
Field Summary
 
Fields inherited from class com.hipipal.sl4alib.PyScriptService
scriptName
 
Constructor Summary
PyScriptService2()
           
 
Method Summary
 
Methods inherited from class com.hipipal.sl4alib.PyScriptService
getAppContext, onBind, onCreate, onDestroy, onStart, updateNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PyScriptService2

public PyScriptService2()