org.apache.cayenne.configuration.web
Class CayenneWebModule

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

public class CayenneWebModule
extends Object
implements Module

Since:
3.1

Constructor Summary
CayenneWebModule()
           
 
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

CayenneWebModule

public CayenneWebModule()
Method Detail

configure

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


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