|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConfig | |
|---|---|
| raccoon.core.config | |
| raccoon.core.manager | |
| raccoon.core.utils | |
| raccoon.tibco.tibrv.endpoint | |
| raccoon.tibco.tibrv.hoststatus.db | |
| Uses of IConfig in raccoon.core.config |
|---|
| Classes in raccoon.core.config that implement IConfig | |
|---|---|
class |
StdConfig
Improvement to the java.util.PropertyResourceBundle. |
class |
StrConfig
Improvement to the java.util.PropertyResourceBundle. |
| Uses of IConfig in raccoon.core.manager |
|---|
| Methods in raccoon.core.manager with parameters of type IConfig | |
|---|---|
void |
ServiceManager.setConfig(IConfig pConfig)
Defines the configuration service used by this component. |
| Uses of IConfig in raccoon.core.utils |
|---|
| Methods in raccoon.core.utils that return IConfig | |
|---|---|
static IConfig |
CoreHelper.getConfig()
Retrieves a configuration session based upon it's logical session name. |
static IConfig |
CoreHelper.getConfig(java.lang.String pConfigInstance)
Retrieves a none default configuration session, useful when multiple configuration files are used within a projet. |
| Uses of IConfig in raccoon.tibco.tibrv.endpoint |
|---|
| Methods in raccoon.tibco.tibrv.endpoint that return IConfig | |
|---|---|
IConfig |
TibrvNucleus.getConfig()
|
| Methods in raccoon.tibco.tibrv.endpoint with parameters of type IConfig | |
|---|---|
void |
TibrvNucleus.setConfig(IConfig pConfig)
|
| Uses of IConfig in raccoon.tibco.tibrv.hoststatus.db |
|---|
| Methods in raccoon.tibco.tibrv.hoststatus.db that return IConfig | |
|---|---|
IConfig |
DbHostStatus.getConfig()
|
IConfig |
DbMonitor.getConfig()
|
IConfig |
DbWriter.getConfig()
|
| Methods in raccoon.tibco.tibrv.hoststatus.db with parameters of type IConfig | |
|---|---|
void |
DbHostStatus.setConfig(IConfig pConfig)
|
void |
DbMonitor.setConfig(IConfig pConfig)
|
void |
DbWriter.setConfig(IConfig pConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||