org.granite.messaging.service.tide
Class TideComponentTypeMatcher
java.lang.Object
org.granite.messaging.service.tide.TideComponentTypeMatcher
- All Implemented Interfaces:
- TideComponentMatcher
public class TideComponentTypeMatcher
- extends Object
- implements TideComponentMatcher
- Author:
- Franck WOLFF
TideComponentTypeMatcher
public TideComponentTypeMatcher(String type,
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