org.granite.messaging.service.tide
Class TideComponentNameMatcher
java.lang.Object
org.granite.messaging.service.tide.TideComponentNameMatcher
- All Implemented Interfaces:
- TideComponentMatcher
public class TideComponentNameMatcher
- extends Object
- implements TideComponentMatcher
- Author:
- Franck WOLFF
TideComponentNameMatcher
public TideComponentNameMatcher(String name,
boolean disabled)
matches
public boolean matches(String name,
Set<Class<?>> classes,
Object instance,
boolean disabled)
- Specified by:
matches in interface TideComponentMatcher
toString
public String toString()
- Overrides:
toString in class Object
main
public static void main(String[] args)