org.apache.cayenne.configuration
Class ToolModule

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

public class ToolModule
extends java.lang.Object
implements Module

A DI module containing basic Cayenne configuration.

Since:
3.1

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

ToolModule

public ToolModule()
Method Detail

configure

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


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