Modifier and Type | Class and Description |
---|---|
protected static class |
OutputConnectionManager.OutputConnectionExecutor
This is the executor object for locating output connection objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
TransformationConnectionManager.TransformationConnectionExecutor
This is the executor object for locating transformation connection objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AuthorityGroupManager.AuthorityGroupExecutor
This is the executor object for locating authority group objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AuthorityConnectionManager.AuthorityConnectionExecutor
This is the executor object for locating repository connection objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
MappingConnectionManager.MappingConnectionExecutor
This is the executor object for locating mapping connection objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutorBase |
Modifier and Type | Method and Description |
---|---|
void |
CacheManager.findObjectsAndExecute(ICacheDescription[] locateObjectDescriptions,
StringSet invalidateKeys,
ICacheExecutor execObject,
String transactionID)
Locate or create a set of objects in the cached object pool, and/or destroy and invalidate
the same or other objects.
|
Modifier and Type | Class and Description |
---|---|
static class |
Database.QueryCacheExecutor
This object is meant to execute within a cache manager call.
|
Modifier and Type | Method and Description |
---|---|
void |
ICacheManager.findObjectsAndExecute(ICacheDescription[] locateObjectDescriptions,
StringSet invalidateKeys,
ICacheExecutor execObject,
String transactionID)
Locate or create a set of objects in the cached object pool, and/or destroy and invalidate
the same or other objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
Jobs.JobObjectExecutor
This is the executor object for locating job objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
NotificationConnectionManager.NotificationConnectionExecutor
This is the executor object for locating notification connection objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
RepositoryConnectionManager.RepositoryConnectionExecutor
This is the executor object for locating repository connection objects.
|