public class ServiceInfo
extends org.codehaus.griffon.runtime.monitor.AbstractCompositeData
| Modifier and Type | Field and Description |
|---|---|
static CompositeType |
COMPOSITE_TYPE |
| Constructor and Description |
|---|
ServiceInfo(String mvcType,
String mvcId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceClass() |
String |
getServiceName() |
containsKey, containsValue, get, getAll, getCompositeType, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final CompositeType COMPOSITE_TYPE
@ConstructorProperties(value={"serviceName","serviceClass"}) public ServiceInfo(String mvcType, String mvcId)