Statistics
| Branch: | Tag: | Revision:

root / logic / src / main / scala / gr / grnet / aquarium / MasterConf.scala @ 85aa28b3

History | View | Annotate | Download (8 kB)

# Date Author Comment
58be4efe 12/12/2011 04:56 pm Georgios Gousios

Options for connecting to a persistence provider

86bcc73c 12/12/2011 04:56 pm Georgios Gousios

The persistence database schema as a configurable option

6adaafb6 12/12/2011 01:24 pm Christos KK Loverdos

Some more service orientation to master conf

c16d0bb3 12/12/2011 11:15 am Christos KK Loverdos

Add rest service port configuration and respective actor role.

25b69ae1 12/12/2011 11:09 am Christos KK Loverdos

Make props visible to outer world.

We need this to take advantage of all conversion utilities etc. so that
we do not have to replicate the Props API in MasterConf itself.

05e78cfc 12/12/2011 10:48 am Georgios Gousios

Restrict exchange declarations from clients

66f616cf 12/09/2011 04:22 pm Georgios Gousios

Support for statically getting config param value

46b63394 12/09/2011 04:22 pm Georgios Gousios

Configuration params for the AMQP queue

9ce8385e 12/09/2011 01:41 pm Christos KK Loverdos

Now loading the default actor provider from properties.

12a4f3c9 12/09/2011 11:58 am Christos KK Loverdos

Introduce MasterConf, assuming an aquarium.properties

Also did some reorganization of actor stuff.