|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.product.PluginManager
org.hyperic.hq.product.TrackEventPluginManager
org.hyperic.hq.product.LogTrackPluginManager
public class LogTrackPluginManager
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_PLATFORM_PLUGIN
|
| Fields inherited from class org.hyperic.hq.product.TrackEventPluginManager |
|---|
DEFAULT_INTERVAL, PROP_INTERVAL |
| Fields inherited from class org.hyperic.hq.product.PluginManager |
|---|
log, plugins |
| Constructor Summary | |
|---|---|
LogTrackPluginManager()
|
|
LogTrackPluginManager(java.util.Properties props)
|
|
| Method Summary | |
|---|---|
LogTrackPlugin |
getLogTrackPlugin(java.lang.String name)
|
java.lang.String |
getName()
|
| Methods inherited from class org.hyperic.hq.product.TrackEventPluginManager |
|---|
addEventLogNotification, addFileWatcher, addRunnableTracker, closeEventLogs, getEvents, init, removeEventLogNotification, removeFileWatcher, removeRunnableTracker, reportEvent, shutdown |
| Methods inherited from class org.hyperic.hq.product.PluginManager |
|---|
classNotFoundMessage, createPlugin, createPlugin, createPlugin, getConfigSchema, getParent, getPlatformPlugin, getPlatformPlugin, getPlatformPlugins, getPlatformPlugins, getPlugin, getPluginInfo, getPlugins, getPlugins, getProperties, getProperty, getProperty, isPropertyEnabled, isPropertyEnabled, isRegistered, mergeConfigSchema, registerPlugin, registerPlugin, registerPlugin, removePlugin, setPluginInfo, updatePlugin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_PLATFORM_PLUGIN
| Constructor Detail |
|---|
public LogTrackPluginManager()
public LogTrackPluginManager(java.util.Properties props)
| Method Detail |
|---|
public LogTrackPlugin getLogTrackPlugin(java.lang.String name)
public java.lang.String getName()
getName in class TrackEventPluginManager
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||