org.apache.cayenne.configuration
Class ToolModule
java.lang.Object
org.apache.cayenne.configuration.ToolModule
- All Implemented Interfaces:
- Module
public class ToolModule
- extends Object
- implements Module
A DI module containing basic Cayenne configuration.
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolModule
public ToolModule()
configure
public void configure(Binder binder)
- Specified by:
configure
in interface Module
Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.