Serialized Form


Package com.ibm.websphere.samples.i18nctx.currencyexchangeejb

Class com.ibm.websphere.samples.i18nctx.currencyexchangeejb.CustomerBean extends java.lang.Object implements Serializable

serialVersionUID: 3206093459760846163L

Serialized Fields

entityContext

javax.ejb.EntityContext entityContext

Class com.ibm.websphere.samples.i18nctx.currencyexchangeejb.ExchangeBean extends java.lang.Object implements Serializable

Serialized Fields

customerHome

LocalCustomerHome customerHome

Package com.ibm.websphere.samples.i18nctx.currencyexchangelibrary

Class com.ibm.websphere.samples.i18nctx.currencyexchangelibrary.AccInfoJBean extends java.lang.Object implements Serializable

Serialized Fields

accountInfo

CustomerJBean accountInfo

Class com.ibm.websphere.samples.i18nctx.currencyexchangelibrary.CustomerJBean extends java.lang.Object implements Serializable

Serialized Fields

account

java.lang.String account

name

java.lang.String name

password

java.lang.String password

balance

double balance

Package com.ibm.websphere.samples.i18nctx.currencyexchangewar

Class com.ibm.websphere.samples.i18nctx.currencyexchangewar.CurrencyServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

userI18n

com.ibm.websphere.i18n.context.UserInternationalization userI18n

invI18n

com.ibm.websphere.i18n.context.InvocationInternationalization invI18n

iLocale

java.util.Locale iLocale

exchangeHome

ExchangeHome exchangeHome

accInfo

AccInfoJBean accInfo

customerInfo

CustomerJBean customerInfo

account

java.lang.String account

name

java.lang.String name

password

java.lang.String password

excMsg

java.lang.String excMsg

twoDigits

java.text.DecimalFormat twoDigits

en

java.text.DecimalFormatSymbols en

localizeStr

java.lang.String[] localizeStr