com.ibm.btt.services
Class BTTServiceProvider
java.lang.Object
com.ibm.btt.services.BTTServiceProvider
- Direct Known Subclasses:
- BTTServiceHolder
- public class BTTServiceProvider
- extends java.lang.Object
BTTServiceProvider class provides common features used across all components
in the service domain
Field Summary |
static java.lang.String |
COMPID
|
protected static java.util.ResourceBundle |
errorMessages
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
errorMessages
protected static java.util.ResourceBundle errorMessages
COMPID
public static final java.lang.String COMPID
- See Also:
- Constant Field Values
BTTServiceProvider
public BTTServiceProvider()
getErrorMessageResourceBundle
protected java.util.ResourceBundle getErrorMessageResourceBundle()
- Load the error message resource bundle.
- Returns:
- ResourceBundle
setErrorMessageResourceBundle
public void setErrorMessageResourceBundle(java.lang.String errorMessageResourceBundle)
- Sets the errorMessageResourceBundle.
- Parameters:
errorMessageResourceBundle
- The errorMessageResourceBundle to set
(c) Copyright IBM Corporation 1998, 2005