Interface PlyexPlugin

  • All Known Implementing Classes:
    PlyexSpring
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface PlyexPlugin
    • Method Detail

      • getEndpoints

        Endpoint[] getEndpoints​(java.lang.reflect.Method method)
        Locate method endpoints
        Parameters:
        method - java method
        Returns:
        endpoints corresponding to method