public class GatewayServiceTreeCache
extends java.lang.Object
Constructor and Description |
---|
GatewayServiceTreeCache(org.apache.curator.framework.CuratorFramework curator,
java.lang.String zkPath,
ServiceMap serviceMap) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected void |
expandPropertyResolvers(ServiceDTO dto) |
protected TreeCache |
getTreeCache() |
void |
init() |
java.lang.String |
toString() |
protected void |
treeCacheEvent(PathChildrenCacheEvent event) |
public GatewayServiceTreeCache(org.apache.curator.framework.CuratorFramework curator, java.lang.String zkPath, ServiceMap serviceMap)
public java.lang.String toString()
toString
in class java.lang.Object
protected TreeCache getTreeCache()
public void init() throws java.lang.Exception
java.lang.Exception
public void destroy()
protected void treeCacheEvent(PathChildrenCacheEvent event)
protected void expandPropertyResolvers(ServiceDTO dto) throws java.net.URISyntaxException
java.net.URISyntaxException
Copyright © 2014 Red Hat. All Rights Reserved.