Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.storage |
Contains classes related to data storage, including styles, datasources and deployment descriptor.
|
ilog.tgo.faces.service |
Contains the JViews TGO
IlpContext and services related extensions needed to integrate the JViews TGO within JavaServer Faces. |
ilog.tgo.service |
Provides the classes related to the application context and services.
|
Modifier and Type | Method and Description |
---|---|
protected static IlpDefaultContext |
IlpSystem.CreateDefaultContext()
Creates a default context.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpDeploymentParser.IlpCustomHandler.handleCustomElement(Element customElement,
IlpDefaultContext context)
Method called to handle a custom element.
|
void |
IlpDeploymentParser.parse(URL defaultDocumentBase,
IlpDefaultContext context)
Parses the deployment descriptor and creates a corresponding service context.
|
void |
IlpDeploymentParser.parse(URL defaultDocumentBase,
IlpDefaultContext context,
boolean validate)
Parses the deployment descriptor and applies the contents of the deployment
descriptor to the given context.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesDefaultContext
IltFacesDefaultContext extends IlpDefaultContext
to adapt the synchronization strategy and URL access service to the
JavaServer Faces (JSF) environment. |
Modifier and Type | Class and Description |
---|---|
class |
IltDefaultContext
Rogue Wave JViews TGO default context.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.