|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object BroadcastReceiver at.abraxas.amarino.plugin.PluginReceiver
public abstract class PluginReceiver
Field Summary | |
---|---|
java.lang.Class<?> |
serviceClass
|
Constructor Summary | |
---|---|
PluginReceiver()
|
Method Summary | |
---|---|
void |
onReceive(Context context,
Intent intent)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Class<?> serviceClass
Constructor Detail |
---|
public PluginReceiver()
Method Detail |
---|
public void onReceive(Context context, Intent intent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |