public class SchedulerSettingsLoader extends Object
Constructor and Description |
---|
SchedulerSettingsLoader() |
Modifier and Type | Method and Description |
---|---|
SchedulerSettings |
load(InputStream inputStream)
Loads session scheduler settings.
|
SchedulerSettings |
load(String resourceName)
Loads session scheduler settings.
|
public SchedulerSettings load(String resourceName) throws SchedulerSettingsLoaderException
resourceName
- settings resource nameSchedulerSettingsLoaderException
- if settings loading failedpublic SchedulerSettings load(InputStream inputStream) throws SchedulerSettingsLoaderException
inputStream
- settings input streamSchedulerSettingsLoaderException
- if settings loading failedCopyright © 2005–2024 Onix Solutions. All rights reserved.