Modifier and Type | Class and Description |
---|---|
class |
JEEInformationProcessorManager
This class provides a JEE implementation of the information
processor manager interface.
|
Modifier and Type | Method and Description |
---|---|
InformationProcessorManager |
AbstractActivityCollector.getInformationProcessorManager()
This method gets the information processor manager.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractActivityCollector.setInformationProcessorManager(InformationProcessorManager ipm)
This method sets the information processor manager.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedInformationProcessorManager
This class provides an embedded implementation of the information
processor interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInformationProcessorManager
This class manages a set of InformationProcessor
implementations.
|
Modifier and Type | Method and Description |
---|---|
static InformationProcessorManager |
InformationProcessorManagerAccessor.getInformationProcessorManager()
This method returns the information processor manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
InformationProcessorManagerAccessor.setInformationProcessorManager(InformationProcessorManager ipm)
This method sets the information processor manager.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.