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, 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 ProxyInfo(String mvcType, String mvcId)