|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPropertiesManager | |
|---|---|
| com.sourceforge.jpatterns.core.configuration | |
| com.sourceforge.jpatterns.utils | |
| Uses of IPropertiesManager in com.sourceforge.jpatterns.core.configuration |
|---|
| Classes in com.sourceforge.jpatterns.core.configuration that implement IPropertiesManager | |
|---|---|
class |
PropertiesManagerImpl
This class manages deals with the properties files JPatterns uses. |
| Methods in com.sourceforge.jpatterns.core.configuration that return IPropertiesManager | |
|---|---|
IPropertiesManager |
PropertiesBasedFactory.getPropertiesManager()
|
| Methods in com.sourceforge.jpatterns.core.configuration with parameters of type IPropertiesManager | |
|---|---|
static PropertiesProvider |
PropertiesProvider.getInstance(IPropertiesManager manager,
boolean reloadAnyWay)
Get instance of the PropertiesProvider. |
protected void |
PropertiesProvider.init(IPropertiesManager manager)
Init method - initializes the provided. |
| Uses of IPropertiesManager in com.sourceforge.jpatterns.utils |
|---|
| Methods in com.sourceforge.jpatterns.utils that return IPropertiesManager | |
|---|---|
static IPropertiesManager |
JPatternsPropsUtils.getPropertiesManagerImplementation()
Return the implementation of the IPropertiesManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||