|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.ioc.internal.ServiceActivityTrackerImpl.MutableServiceActivity
public static class ServiceActivityTrackerImpl.MutableServiceActivity
| Constructor Summary | |
|---|---|
ServiceActivityTrackerImpl.MutableServiceActivity(ServiceDef serviceDef,
Status status)
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceActivityTrackerImpl.MutableServiceActivity(ServiceDef serviceDef,
Status status)
| Method Detail |
|---|
public java.lang.String getServiceId()
ServiceActivity
getServiceId in interface ServiceActivitypublic java.lang.Class getServiceInterface()
ServiceActivity
getServiceInterface in interface ServiceActivitypublic java.lang.String getScope()
ServiceActivity
getScope in interface ServiceActivitypublic Status getStatus()
ServiceActivity
getStatus in interface ServiceActivity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||