| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Service
A Service is an object that can be notified of events that occur within Nucleus.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string  | 
| Method Summary | |
|---|---|
 Nucleus | 
getNucleus()
Returns the Nucleus managing this Service  | 
 Configuration | 
getServiceConfiguration()
Returns the Configuration that was used to create this Service, null if there was none.  | 
 boolean | 
isRunning()
Returns true if this Service is currently running.  | 
| Methods inherited from interface atg.nucleus.ServiceListener | 
|---|
startService, stopService | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
Nucleus getNucleus()
Configuration getServiceConfiguration()
boolean isRunning()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||