public class AdminService
extends java.lang.Object
implements ej.wadapps.app.BackgroundService, ej.wadapps.admin.ApplicationLifecycleListener
Constructor and Description |
---|
AdminService() |
Modifier and Type | Method and Description |
---|---|
void |
onStart() |
void |
onStop() |
void |
stateChanged(ej.wadapps.admin.Application application) |
public void onStart()
onStart
in interface ej.wadapps.app.BackgroundService
public void onStop()
onStop
in interface ej.wadapps.app.BackgroundService
public void stateChanged(ej.wadapps.admin.Application application)
stateChanged
in interface ej.wadapps.admin.ApplicationLifecycleListener