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)
AggregationListener
isHandled
in interface AggregationListener
public static java.util.List<ProxyTargetHandler> getSystemProxyTargetHandlers()
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.