|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationService | |
---|---|
com.eurotech.ermes | |
com.eurotech.example.project | |
com.eurotech.framework.core.configuration | |
com.eurotech.framework.core.test | |
com.eurotech.framework.net.admin |
Uses of ConfigurationService in com.eurotech.ermes |
---|
Methods in com.eurotech.ermes with parameters of type ConfigurationService | |
---|---|
void |
ErmesComponent.setConfigurationService(ConfigurationService configurationService)
|
void |
ErmesComponent.unsetConfigurationService(ConfigurationService configurationService)
|
Uses of ConfigurationService in com.eurotech.example.project |
---|
Methods in com.eurotech.example.project with parameters of type ConfigurationService | |
---|---|
void |
ExampleComponent.setConfigurationService(ConfigurationService configurationService)
|
void |
ExampleComponent.unsetConfigurationService(ConfigurationService configurationService)
|
Uses of ConfigurationService in com.eurotech.framework.core.configuration |
---|
Classes in com.eurotech.framework.core.configuration that implement ConfigurationService | |
---|---|
class |
ConfigurationServiceImpl
Implementation of ConfigurationService. |
Uses of ConfigurationService in com.eurotech.framework.core.test |
---|
Methods in com.eurotech.framework.core.test with parameters of type ConfigurationService | |
---|---|
void |
NetworkServiceTest.setConfigurationService(ConfigurationService configurationService)
|
void |
ConfigurationServiceTest.setConfigurationService(ConfigurationService configurationService)
|
void |
ConfigurationServiceTest.unsetConfigurationService(ConfigurationService configurationService)
|
Uses of ConfigurationService in com.eurotech.framework.net.admin |
---|
Methods in com.eurotech.framework.net.admin with parameters of type ConfigurationService | |
---|---|
void |
NetworkAdminServiceImpl.setConfigurationService(ConfigurationService configurationService)
|
void |
NetworkAdminServiceImpl.unsetConfigurationService(ConfigurationService configurationService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |