org.atmosphere.plugin.jaxrs
Class AtmosphereJaxrs2Configurator

java.lang.Object
  extended by org.atmosphere.jersey.AtmosphereResourceConfigurator
      extended by org.atmosphere.plugin.jaxrs.AtmosphereJaxrs2Configurator
All Implemented Interfaces:
com.sun.jersey.api.core.ResourceConfigurator

public class AtmosphereJaxrs2Configurator
extends AtmosphereResourceConfigurator

Author:
Jeanfrancois Arcand

Constructor Summary
AtmosphereJaxrs2Configurator()
           
 
Method Summary
 void configure(com.sun.jersey.api.core.ResourceConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosphereJaxrs2Configurator

public AtmosphereJaxrs2Configurator()
Method Detail

configure

public void configure(com.sun.jersey.api.core.ResourceConfig config)
Specified by:
configure in interface com.sun.jersey.api.core.ResourceConfigurator
Overrides:
configure in class AtmosphereResourceConfigurator


Copyright © 2012. All Rights Reserved.