org.talend.esb.servicelocator.client
Class SLPropertiesMatcher

java.lang.Object
  extended by org.talend.esb.servicelocator.client.SLPropertiesMatcher

public class SLPropertiesMatcher
extends Object


Field Summary
static SLPropertiesMatcher ALL_MATCHER
           
 
Constructor Summary
SLPropertiesMatcher()
           
 
Method Summary
 void addAssertion(String name, String value)
           
 boolean isMatching(SLProperties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL_MATCHER

public static final SLPropertiesMatcher ALL_MATCHER
Constructor Detail

SLPropertiesMatcher

public SLPropertiesMatcher()
Method Detail

addAssertion

public void addAssertion(String name,
                         String value)

isMatching

public boolean isMatching(SLProperties properties)


Copyright © 2011 Talend Inc.. All Rights Reserved.