public class HttpMappingZooKeeperTreeCache
extends java.lang.Object
Constructor and Description |
---|
HttpMappingZooKeeperTreeCache(org.apache.curator.framework.CuratorFramework curator,
HttpMappingRule mappingRuleConfiguration,
java.lang.String zooKeeperPath) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected void |
expandPropertyResolvers(ServiceDTO dto) |
protected org.apache.curator.framework.recipes.cache.TreeCache |
getTreeCache() |
void |
init() |
protected static java.lang.String |
paramValue(java.lang.String paramValue) |
java.lang.String |
toString() |
protected void |
treeCacheEvent(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) |
public HttpMappingZooKeeperTreeCache(org.apache.curator.framework.CuratorFramework curator, HttpMappingRule mappingRuleConfiguration, java.lang.String zooKeeperPath)
public java.lang.String toString()
toString
in class java.lang.Object
protected org.apache.curator.framework.recipes.cache.TreeCache getTreeCache()
public void init() throws java.lang.Exception
java.lang.Exception
public void destroy()
protected void treeCacheEvent(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event)
protected static java.lang.String paramValue(java.lang.String paramValue)
protected void expandPropertyResolvers(ServiceDTO dto) throws java.net.URISyntaxException
java.net.URISyntaxException
Copyright © 2016 Red Hat. All Rights Reserved.