public class GuiceAopMethodNameMatcher extends com.google.inject.matcher.AbstractMatcher<Method>
GuiceAopMethodNameMatcher(String methodName)
boolean
matches(Method method)
and, or
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GuiceAopMethodNameMatcher(String methodName)
public boolean matches(Method method)
Copyright © 2019. All rights reserved.