org.apache.cayenne.di
Interface Module

All Known Implementing Classes:
ClientModule, ROPServerModule, ServerModule, ToolModule, WebModule

public interface Module

Represents a unit of configuration of the Cayenne DI container.

Since:
3.1

Method Summary
 void configure(Binder binder)
           
 

Method Detail

configure

void configure(Binder binder)


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