Package | Description |
---|---|
org.itracker.core.resources |
This package contains code for Resources (what is Resources? Please precise)
|
org.itracker.services |
Service Interfaces
|
org.itracker.services.implementations |
This package contains XXXService interface implementations,
named XXXServiceImpl by convention.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
ITrackerResources.setConfigurationService(ITrackerResourcesProvider service) |
Modifier and Type | Interface | Description |
---|---|---|
interface |
ConfigurationService |
Manages the applications configuration properties.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ConfigurationServiceImpl |
Implementation of the ConfigurationService Interface.
|
Copyright © 2002–2019 itracker. All rights reserved.