org.glassfish.jersey.server.internal
Class ServerExecutorsFactory.ServerExecutorModule

java.lang.Object
  extended by org.glassfish.jersey.internal.inject.AbstractModule
      extended by org.glassfish.jersey.server.internal.ServerExecutorsFactory.ServerExecutorModule
All Implemented Interfaces:
DynamicConfiguration, Binder, Module
Enclosing class:
ServerExecutorsFactory

public static class ServerExecutorsFactory.ServerExecutorModule
extends AbstractModule

HK2 Binder registering server executor factory.


Constructor Summary
ServerExecutorsFactory.ServerExecutorModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class org.glassfish.jersey.internal.inject.AbstractModule
addActiveDescriptor, addActiveDescriptor, addUnbindFilter, bind, bind, bind, commit, install
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerExecutorsFactory.ServerExecutorModule

public ServerExecutorsFactory.ServerExecutorModule()
Method Detail

configure

protected void configure()
Specified by:
configure in class AbstractModule


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.