Interface | Description |
---|---|
ConfigurationLoader |
ConfigurationLoader is used by
EventServiceConfigurationFactory
to load the EventServiceConfiguration . |
Class | Description |
---|---|
DefaultConfigurationLoader |
DefaultConfigurationLoader is used by
EventServiceConfigurationFactory if no
configuration could be found. |
PropertyConfigurationLoader |
PropertyConfigurationLoader is used by
EventServiceConfigurationFactory
to load the EventServiceConfiguration with a properties file. |
WebDescriptorConfigurationLoader |
WebDescriptorConfigurationLoader is used by
EventServiceConfigurationFactory
to load the EventServiceConfiguration with the servlet parameters / init-parameters
of the web-descriptor. |
Copyright © 2012. All Rights Reserved.