com.beasys.commerce.util
Class FixedResourceBundle

java.lang.Object
  extended by com.beasys.commerce.util.FixedResourceBundle

Deprecated See BEA Commerce product offering

@Deprecated
public class FixedResourceBundle
extends Object

Loads a bundle only from a properties file, does not look for a class file first as in java.util.ResourceBundle.


Constructor Summary
FixedResourceBundle()
          Deprecated See BEA Commerce product offering
 
Method Summary
static ResourceBundle getBundle(String baseName)
          Deprecated See BEA Commerce product offering
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedResourceBundle

public FixedResourceBundle()
Deprecated See BEA Commerce product offering

Method Detail

getBundle

public static final ResourceBundle getBundle(String baseName)
                                      throws IOException
Deprecated See BEA Commerce product offering

Throws
IOException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved