Package org.spincast.core.guice
Class GuiceAopMethodNameMatcher
java.lang.Object
com.google.inject.matcher.AbstractMatcher<Method>
org.spincast.core.guice.GuiceAopMethodNameMatcher
- All Implemented Interfaces:
com.google.inject.matcher.Matcher<Method>
Guice AOP Method Matcher that will matche on the
name of the method.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.inject.matcher.AbstractMatcher
and, or
-
Constructor Details
-
GuiceAopMethodNameMatcher
-
-
Method Details
-
matches
-