org.apache.avalon.excalibur.i18n
Interface BundleFactory

All Known Implementing Classes:
DefaultBundleFactory

public interface BundleFactory


Field Summary
static java.lang.String ROLE
           
 
Method Summary
 Bundle createInstance(BundleInfo bi)
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

createInstance

public Bundle createInstance(BundleInfo bi)


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.