|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration
org.eclipse.tptp.trace.ui.internal.launcher.application.AgentDiscovererConfiguration
public class AgentDiscovererConfiguration
The configuration for the log agent discoverer data collector.
| Nested Class Summary | |
|---|---|
static class |
AgentDiscovererConfiguration.AgentDiscovererConfPage
Provides a page that will allow the user to set the configurable options of this collector and its filters. |
static class |
AgentDiscovererConfiguration.AgentDiscovererFilterEntry
Represents a filter entry |
| Nested classes/interfaces inherited from class org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration |
|---|
AbstractConfiguration.ExtendedConfigurationPage, AbstractConfiguration.IExtendedConfigurationPage |
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_FILTERS
|
static int |
DEFAULT_FREQUENCY
|
| Fields inherited from interface org.eclipse.tptp.trace.ui.provisional.launcher.ILightConfiguration |
|---|
AC_OPT_PREFIX_NAME |
| Constructor Summary | |
|---|---|
AgentDiscovererConfiguration()
Add the configuration pages to the parent class. |
|
| Method Summary | |
|---|---|
static AgentDiscovererConfiguration.AgentDiscovererFilterEntry[] |
unserializeFilters(java.lang.String filtersStr)
|
| Methods inherited from class org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration |
|---|
finishConfiguration, getAttributes, getConfigurationPages, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_FREQUENCY
public static final java.lang.String DEFAULT_FILTERS
| Constructor Detail |
|---|
public AgentDiscovererConfiguration()
| Method Detail |
|---|
public static AgentDiscovererConfiguration.AgentDiscovererFilterEntry[] unserializeFilters(java.lang.String filtersStr)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||