org.talend.esb.servicelocator.cxf.internal
Class LocatorCache

java.lang.Object
  extended by org.talend.esb.servicelocator.cxf.internal.LocatorCache

public class LocatorCache
extends Object


Constructor Summary
LocatorCache()
           
 
Method Summary
 void setMatcher(SLPropertiesMatcher matcher)
           
 void setReloadCount(int reloadCount)
           
 void setServiceLocator(ServiceLocator serviceLocator)
           
 void setStrategyId(String strategyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorCache

public LocatorCache()
Method Detail

setMatcher

public void setMatcher(SLPropertiesMatcher matcher)

setServiceLocator

public void setServiceLocator(ServiceLocator serviceLocator)

setReloadCount

public void setReloadCount(int reloadCount)

setStrategyId

public void setStrategyId(String strategyId)


Copyright © 2011–2014 Talend Inc.. All rights reserved.