|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceActivity
Provided by the ServiceActivityScoreboard to track a single service's state and activity.
ServiceDef| Method Summary | |
|---|---|
java.lang.String |
getScope()
The scope of the service (typically "singleton" or "perthread"). |
java.lang.String |
getServiceId()
The unique id for the service. |
java.lang.Class |
getServiceInterface()
The interface implemented by the service (this may occasionally be a class, for non-proxied services). |
Status |
getStatus()
Indicates the lifecycle status of the service. |
| Method Detail |
|---|
java.lang.String getServiceId()
java.lang.Class getServiceInterface()
java.lang.String getScope()
Status getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||