Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.service |
Provides the interfaces and classes related to the context, some of
the services and some general base classes used by styles.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpMutableDataSourceManager
Interface for managing a data source collection.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultDataSourceManager
Defines a default implementation for the data source manager.
|
Constructor and Description |
---|
DataSourceManagerEvent(IlEventType type,
IlpDataSourceManager manager,
IlpDataSource ds)
Constructor for add/remove events.
|
Modifier and Type | Method and Description |
---|---|
protected IlpDataSourceManager |
IlpDefaultContext.createDataSourceManager()
Creates a
IlpDataSourceManager to be
used by this context. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.