Package | Description |
---|---|
de.jollyday | |
de.jollyday.caching | |
de.jollyday.datasource | |
de.jollyday.datasource.impl | |
de.jollyday.parameter |
Modifier and Type | Method and Description |
---|---|
static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar) |
static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar,
Properties properties) |
static ManagerParameter |
ManagerParameters.create(String calendarPart) |
static ManagerParameter |
ManagerParameters.create(String calendarPart,
Properties properties) |
static ManagerParameter |
ManagerParameters.create(URL calendarFileUrl) |
static ManagerParameter |
ManagerParameters.create(URL calendarFileUrl,
Properties properties) |
ManagerParameter |
HolidayManager.getManagerParameter() |
Modifier and Type | Method and Description |
---|---|
static HolidayManager |
HolidayManager.getInstance(ManagerParameter parameter)
Creates and returns a
HolidayManager for the provided
ManagerParameters |
void |
HolidayManager.init(ManagerParameter parameters)
Initializes the implementing manager for the provided calendar.
|
Constructor and Description |
---|
HolidayManagerValueHandler(ManagerParameter parameter,
String managerImplClassName) |
Modifier and Type | Method and Description |
---|---|
de.jollyday.config.Configuration |
ConfigurationDataSource.getConfiguration(ManagerParameter parameter) |
ConfigurationDataSource |
ConfigurationDataSourceManager.getConfigurationDataSource(ManagerParameter parameter) |
Modifier and Type | Method and Description |
---|---|
de.jollyday.config.Configuration |
XmlFileDataSource.getConfiguration(ManagerParameter parameter) |
Modifier and Type | Class and Description |
---|---|
class |
BaseManagerParameter |
class |
CalendarPartManagerParameter |
class |
UrlManagerParameter |
Copyright © 18.01.2010–2015. All rights reserved.