public class ProxyInfo
extends org.codehaus.griffon.runtime.monitor.AbstractCompositeData
| Modifier and Type | Field and Description |
|---|---|
static CompositeType |
COMPOSITE_TYPE |
| Constructor and Description |
|---|
ProxyInfo(String mvcType,
String mvcId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProxyClass() |
String |
getProxyName() |
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 ProxyInfo(String mvcType, String mvcId)