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 TreeCache |
getTreeCache() |
void |
init() |
protected static java.lang.String |
paramValue(java.lang.String paramValue) |
java.lang.String |
toString() |
protected void |
treeCacheEvent(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.Objectprotected TreeCache getTreeCache()
public void init()
throws java.lang.Exception
java.lang.Exceptionpublic void destroy()
protected void treeCacheEvent(PathChildrenCacheEvent event)
protected static java.lang.String paramValue(java.lang.String paramValue)
protected void expandPropertyResolvers(ServiceDTO dto) throws java.net.URISyntaxException
java.net.URISyntaxExceptionCopyright © 2015 Red Hat. All Rights Reserved.