Class ResourceMethodInvokerConfigurator

java.lang.Object
org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
All Implemented Interfaces:
BootstrapConfigurator

public class ResourceMethodInvokerConfigurator extends Object implements BootstrapConfigurator
Configurator which initializes and register ResourceMethodDispatcher instance into BootstrapBag.
Author:
Petr Bouda