org.jboss.resteasy.plugins.guice.ext
Class JaxrsModule

java.lang.Object
  extended by org.jboss.resteasy.plugins.guice.ext.JaxrsModule
All Implemented Interfaces:
com.google.inject.Module

public class JaxrsModule
extends java.lang.Object
implements com.google.inject.Module


Constructor Summary
JaxrsModule()
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrsModule

public JaxrsModule()
Method Detail

configure

public void configure(com.google.inject.Binder binder)
Specified by:
configure in interface com.google.inject.Module


Copyright © 2009. All Rights Reserved.