org.apache.cayenne.configuration.web
Class WebModule

java.lang.Object
  extended by org.apache.cayenne.configuration.web.WebModule
All Implemented Interfaces:
Module

public class WebModule
extends java.lang.Object
implements Module

Since:
3.1

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

Constructor Detail

WebModule

public WebModule()
Method Detail

configure

public void configure(Binder binder)
Specified by:
configure in interface Module


Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.