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, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final CompositeType COMPOSITE_TYPE
@ConstructorProperties(value={"serviceName","serviceClass"}) public ServiceInfo(String mvcType, String mvcId)