ilog.tgo.context
Class IltDefaultContext

java.lang.Object
  extended by ilog.cpl.service.IlpDefaultContext
      extended by ilog.tgo.service.IltDefaultContext
          extended by ilog.tgo.context.IltDefaultContext
All Implemented Interfaces:
IlpContext

Deprecated. Please use IltDefaultContext instead.

public class IltDefaultContext
extends IltDefaultContext

Default Context when using JTGO. If you intend to create a new kind of default context and you are using JTGO predefined business classes, you should subclass IltDefaultContext instead of IlpDefaultContext. It will automatically add the JTGO predefined business classes into the class manager.

Since:
JTGO 3.0
Deprecated Since:
JTGO 4.0

Constructor Summary
IltDefaultContext()
          Deprecated. Default constructor.
IltDefaultContext(Locale locale)
          Deprecated. Constructor.
 
Method Summary
 
Methods inherited from class ilog.tgo.service.IltDefaultContext
createBlinkingManager, createClassManager, createImageRepository, createURLAccessService
 
Methods inherited from class ilog.cpl.service.IlpDefaultContext
addService, createClassLoaderService, createDataSourceManager, createInteractorManager, createMonitoringService, createSynchronizationStrategy, createTypeConverter, getBlinkingManager, getClassLoaderService, getClassManager, getDataSourceManager, getDocumentBase, getImageRepository, getInteractorManager, getLocale, getMonitoringService, getProperties, getProperty, getService, getServices, getStyleManager, getSynchronizationStrategy, getTypeConverter, getURLAccessService, removeService, setDeploymentFile, setDocumentBase, setLocale, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IltDefaultContext

public IltDefaultContext()
Deprecated. 
Default constructor.

See Also:
for the default services that are created.

IltDefaultContext

public IltDefaultContext(Locale locale)
Deprecated. 
Constructor.

This class initializes the following services which replace the services from IlpDefaultContext:

Parameters:
locale - The locale to be used within this context. If this parameter is null, the default locale will be used (see Locale.getDefault()).
See Also:
for the list of other initialized services.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.