org.apache.cayenne.configuration.rop.server
Class ROPServerModule
java.lang.Object
org.apache.cayenne.configuration.rop.server.ROPServerModule
- All Implemented Interfaces:
- Module
public class ROPServerModule
- extends Object
- implements Module
A DI module that defines services for the server-side of an ROP application based on
Caucho Hessian.
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventBridgeProperties
protected Map<String,String> eventBridgeProperties
ROPServerModule
public ROPServerModule(Map<String,String> eventBridgeProperties)
configure
public void configure(Binder binder)
- Specified by:
configure
in interface Module
Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.