org.atmosphere.jersey
Class AtmosphereResourceConfigurator
java.lang.Object
org.atmosphere.jersey.AtmosphereResourceConfigurator
- All Implemented Interfaces:
- com.sun.jersey.api.core.ResourceConfigurator
@Provider
public class AtmosphereResourceConfigurator
- extends Object
- implements com.sun.jersey.api.core.ResourceConfigurator
Automatically add the AtmosphereFilter to the list of ResourceConfig.
- Author:
- Jeanfrancois Arcand
|
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 |
AtmosphereResourceConfigurator
public AtmosphereResourceConfigurator()
configure
public void configure(com.sun.jersey.api.core.ResourceConfig config)
- Specified by:
configure in interface com.sun.jersey.api.core.ResourceConfigurator
Copyright © 2010. All Rights Reserved.