Package | Description |
---|---|
org.overlord.rtgov.activity.client.jee | |
org.overlord.rtgov.activity.collector | |
org.overlord.rtgov.activity.embedded | |
org.overlord.rtgov.client |
Modifier and Type | Class and Description |
---|---|
class |
JEEActivityCollector
This class provides a JEE implementation of the activity
collector interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractActivityCollector
This class provides an abstract implementation of the activity
collector interface.
|
Modifier and Type | Method and Description |
---|---|
static ActivityCollector |
ActivityCollectorAccessor.getActivityCollector()
This method returns the activity collector.
|
Modifier and Type | Method and Description |
---|---|
static void |
ActivityCollectorAccessor.setActivityCollector(ActivityCollector collector)
This method sets the activity collector.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedActivityCollector
This class provides an embedded implementation of the activity
collector interface.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultActivityReporter.setActivityCollector(ActivityCollector ac)
This method sets the activity collector.
|
static ActivityProxyHelper |
ActivityProxyHelper.setActivityCollector(ActivityCollector collector)
This method sets the activity collector.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.