public class ZKProxyTargetHandlers extends java.lang.Object implements AggregationListener
ProxyTargetHandler| Constructor and Description |
|---|
ZKProxyTargetHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ProxyTargetHandler> |
getSystemProxyTargetHandlers()
Returns all of the system proxy target handlers
|
boolean |
isHandled(java.lang.Class<?> klass)
Returns whether the given class is handled.
|
public boolean isHandled(java.lang.Class<?> klass)
AggregationListenerisHandled in interface AggregationListenerpublic static java.util.List<ProxyTargetHandler> getSystemProxyTargetHandlers()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.