IltDefaultContext
instead.@Deprecated public class IltDefaultContext extends IltDefaultContext
IltDefaultContext
instead of IlpDefaultContext
. It will
automatically add the JTGO predefined business classes into the class
manager.Constructor and Description |
---|
IltDefaultContext()
Deprecated.
Default constructor.
|
IltDefaultContext(Locale locale)
Deprecated.
Constructor.
|
createBlinkingManager, createClassManager, createImageRepository, createURLAccessService
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
public IltDefaultContext()
public IltDefaultContext(Locale locale)
This class initializes the following services which replace the services from
IlpDefaultContext
:
IlpClassManager
interface):
The default is an instance of
IltDefaultClassManager
.
IlpBlinkingManager
interface):
The default is an instance of an undocumented class.
locale
- The locale to be used within this context. If this parameter is null
,
the default locale will be used (see Locale.getDefault()
).for the list
of other initialized services.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.