Package org.smallmind.nutsnbolts.spring
Class KeyDebugger
- java.lang.Object
-
- org.smallmind.nutsnbolts.spring.KeyDebugger
-
public class KeyDebugger extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyDebugger(String[] patterns)
-
-
-
Constructor Detail
-
KeyDebugger
public KeyDebugger(String[] patterns) throws DotNotationException
- Throws:
DotNotationException
-
-
Method Detail
-
willDebug
public boolean willDebug()
-
matches
public boolean matches(String key)
-
-