public class EngineSettingsService extends Object
Constructor and Description |
---|
EngineSettingsService(ConfigurationEngineDefaults config,
URI[] plugInEventTypeResolutionURIs)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationEngineDefaults |
getEngineSettings()
Returns the settings.
|
URI[] |
getPlugInEventTypeResolutionURIs()
Returns URIs for resolving the event name against plug-in event representations, if any.
|
void |
setPlugInEventTypeResolutionURIs(URI[] plugInEventTypeResolutionURIs)
Sets URIs for resolving the event name against plug-in event representations, if any.
|
public EngineSettingsService(ConfigurationEngineDefaults config, URI[] plugInEventTypeResolutionURIs)
config
- is the configured defaultsplugInEventTypeResolutionURIs
- is URIs for resolving the event name against plug-inn event representations, if anypublic ConfigurationEngineDefaults getEngineSettings()
public URI[] getPlugInEventTypeResolutionURIs()
public void setPlugInEventTypeResolutionURIs(URI[] plugInEventTypeResolutionURIs)
plugInEventTypeResolutionURIs
- URIs