All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.guice.GuiceAopMethodNameMatcher.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






GuiceAopMethodNameMatcher (org.spincast:spincast-framework 1.0.0 API)












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>


    public class GuiceAopMethodNameMatcher
    extends com.google.inject.matcher.AbstractMatcher<Method>
    Guice AOP Method Matcher that will matche on the name of the method.
    • Constructor Detail

      • GuiceAopMethodNameMatcher

        public GuiceAopMethodNameMatcher(String methodName)
    • Method Detail

      • matches

        public boolean matches(Method method)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy