VLab Common 1.2

pl.psnc.vlab.util.i18n
Interface BundleInfo

All Known Implementing Classes:
AbstractColumnType, CustomColumnType

public interface BundleInfo

BundleInfo interface - resource bundle information provider.

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Method Summary
 java.lang.String getBundle()
          Get bundle with the i18n keys for the given exception
 

Method Detail

getBundle

java.lang.String getBundle()
Get bundle with the i18n keys for the given exception

Returns:
bundle name for the given exception

VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.