public interface ClassNameMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String className)
Returns
true if the supplied class name matches this object's condition. |
boolean matches(String className)
true
if the supplied class name matches this object's condition.className
- fully qualified class nametrue
if the class name matches this object's conditionCopyright © 2004–2025 Apache MINA Project. All rights reserved.