© 2005 BEA Systems, Inc.

com.beasys.commerce.util
Class FixedResourceBundle

java.lang.Object
  extended bycom.beasys.commerce.util.FixedResourceBundle

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()
           
 
Method Summary
static ResourceBundle getBundle(String baseName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedResourceBundle

public FixedResourceBundle()
Method Detail

getBundle

public static final ResourceBundle getBundle(String baseName)
                                      throws IOException
Throws:
IOException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved