Class Nice2ResourceMethodInvocationHandlerProvider

java.lang.Object
ch.tocco.nice2.rest.core.impl.Nice2ResourceMethodInvocationHandlerProvider
All Implemented Interfaces:
org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider

public class Nice2ResourceMethodInvocationHandlerProvider extends Object implements org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider
  • Constructor Details

  • Method Details

    • create

      public InvocationHandler create(org.glassfish.jersey.server.model.Invocable resourceMethod)
      Specified by:
      create in interface org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider