|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.configuration.server.ServerModule
public class ServerModule
A DI module containing all Cayenne server runtime configuration.
Field Summary | |
---|---|
protected java.lang.String[] |
configurationLocations
|
Constructor Summary | |
---|---|
ServerModule(java.lang.String... configurationLocations)
Creates a ServerModule with at least one configuration location. |
Method Summary | |
---|---|
void |
configure(Binder binder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String[] configurationLocations
Constructor Detail |
---|
public ServerModule(java.lang.String... configurationLocations)
Method Detail |
---|
public void configure(Binder binder)
configure
in interface Module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |