IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.i18n.context.util
Class InternationalizationServiceUtil

java.lang.Object
  extended by com.ibm.wsspi.i18n.context.util.InternationalizationServiceUtil

public class InternationalizationServiceUtil
extends java.lang.Object

Provide a utility method to programmatically set the i18n policy to AMI. This might be used if an application contains no EJBs or servlets, but still needs to set the i18n service's locale for future use.


Constructor Summary
InternationalizationServiceUtil()
           
 
Method Summary
static void forceAMIPolicy()
          utility method to force AMI on this thread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternationalizationServiceUtil

public InternationalizationServiceUtil()
Method Detail

forceAMIPolicy

public static void forceAMIPolicy()
utility method to force AMI on this thread


IBM WebSphere Application ServerTM
Release 8