com.ibm.commerce.price.utils
Class CurrencyManagerConverters
java.lang.Object
com.ibm.commerce.price.utils.CurrencyManagerConverters
- All Implemented Interfaces:
- Registry
- public class CurrencyManagerConverters
- extends java.lang.Object
- implements Registry
Registry class created to allow the currency converters to be separately refreshed.
Method Summary |
void |
initialize()
Initialize a registry. |
void |
refresh()
This method refreshed registry entries from the database |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrencyManagerConverters
public CurrencyManagerConverters()
- CurrencyManagerConverters constructor comment.
initialize
public void initialize()
throws java.lang.Exception
- Initialize a registry.
-
- Specified by:
- initialize in interface Registry
-
- Throws:
- java.lang.Exception
refresh
public void refresh()
throws java.lang.Exception
- This method refreshed registry entries from the database
-
- Specified by:
- refresh in interface Registry
-
- Throws:
- java.lang.Exception
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.