- gather(Sigar, String) - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- generate() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- generateInstallationSteps(ResourcePackageDetails) - Method in interface org.rhq.core.pluginapi.content.ContentFacet
-
Returns a list of installation steps that will take place when installing the specified package.
- getAbsoluteDestinationDirectory() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- getAbsoluteDestinationDirectory() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- getAction() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest
-
- getAdditionalClasspathUrls(ResourceDiscoveryContext<T>, DiscoveredResourceDetails) - Method in interface org.rhq.core.pluginapi.inventory.ClassLoaderFacet
-
This method provides the location for additional jars that are needed in the resource's classloader
in order to properly connect and talk to the managed resource.
- getAdditionalFilesToSnapshot() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getAllBundleVersionPackageVersions(BundleVersion) - Method in interface org.rhq.core.pluginapi.bundle.BundleManagerProvider
-
Bundle plugins call back into this manager to obtain the bundle files that belong to a given bundle version.
- getAllFilesToSnapshot() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getArguments() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getAtime() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getAutoDiscoveredProcesses() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
After having scanned all running processes, if the plugin container auto-discovered some resources for the
discovery component, those processes will be returned.
- getAvailability() - Method in interface org.rhq.core.pluginapi.availability.AvailabilityFacet
-
The plugin container will occasionally call this method at the server level to see if the server is available.
- getAvailabilityContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns an
AvailabilityContext that allows the plugin to access the availability functionality provided by the
plugin container.
- getBundleFilesLocation() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
This returns the location where the plugin container has downloaded the bundle files.
- getBundleManagerProvider() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- getBundleManagerProvider() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- getCanonicalPath(String) - Static method in class org.rhq.core.pluginapi.util.FileUtils
-
Canonicalize the specified file path according to the current platform's rules:
Condense multiple consecutive path separators into a single path separator.
Remove "." path elements.
Resolve ".." path elements.
On Windows, normalize capitalization.
On Windows, expand 8.3-abbreviated path elements (e.g.
- getClassArguments() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getClassOption(CommandLineOption) - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getClassOption(CommandLineOption, String) - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getClassPath() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getComplexResults() - Method in class org.rhq.core.pluginapi.operation.OperationResult
-
Returns the Configuration object that is used to contain all the complex data that resulted from an
operation invocation.
- getComplexResults() - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- getComponentInvocationContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
- getConfigFilesToSnapshot() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getConfiguration() - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
- getConfiguration() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getConfigurationPath() - Method in interface org.rhq.core.pluginapi.inventory.ApplicationServerComponent
-
Returns the working path of the application server.
- getContent() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest
-
- getContent(PackageDetails) - Method in class org.rhq.core.pluginapi.content.FileContentDelegate
-
Returns a stream from which the content of the specified package can be read.
- getContentContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns a
ContentContext that allows the plugin to access the content functionality provided by the
plugin container.
- getContentServices() - Method in interface org.rhq.core.pluginapi.content.ContentContext
-
The object that allows the plugin to obtain content-related information from the plugin container.
- getContext() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest
-
- getCtime() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getDataDirectory() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Directory where plugins can store persisted data that survives plugin container restarts.
- getDataDirectory() - Method in class org.rhq.core.pluginapi.plugin.PluginContext
-
Directory where plugins can store persisted data that survives agent restarts.
- getDataFilesToSnapshot() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getDefaultDateFormat() - Method in class org.rhq.core.pluginapi.event.log.Log4JLogEntryProcessor
-
- getDefaultDateFormat() - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- getDefaultPluginConfiguration() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
Returns the default plugin configuration as defined in the
resource type's default
template.
- getDescription() - Method in class org.rhq.core.pluginapi.support.SnapshotReportRequest
-
A generic description that can be used to identify the specific snapshot being taken or it can
describe why the snapshot was being taken.
- getDescription() - Method in class org.rhq.core.pluginapi.upgrade.ResourceUpgradeContext
-
- getDescription() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getDestinationTarget() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
For filesystem-bound bundle destinations, this URI will have the file scheme and will be the absolute
directory as found on the local machine's file system where the bundle should be deployed.
- getDestinationTarget() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
For filesystem-bound bundle destinations, this URI will have the file scheme and will be the absolute
directory as found on the local machine's file system where the bundle should be deployed.
- getDevice() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getDirectory() - Method in class org.rhq.core.pluginapi.content.FileContentDelegate
-
- getDtdAndXsdSkippingInstance() - Static method in class org.rhq.core.pluginapi.util.SelectiveSkippingEntityResolver
-
- getDuration() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser.LogEntry
-
- getError() - Method in class org.rhq.core.pluginapi.configuration.ValidationError
-
The error that indicates how or why the value was invalid.
- getErrorMessage() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployResult
-
- getErrorMessage() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeResult
-
- getErrorMessage() - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
- getErrorMessage() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getErrorMessage() - Method in class org.rhq.core.pluginapi.operation.OperationResult
-
Returns the plugin-specific error message for this operation, or null if the operation was successful.
- getErrorStackTrace() - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- getEventContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns an
EventContext, if the resource supports one or more types of
Events, or
null otherwise.
- getEventType() - Method in interface org.rhq.core.pluginapi.event.EventPoller
-
Returns the type of event (i.e.
- getEventType() - Method in class org.rhq.core.pluginapi.event.log.LogFileEventPoller
-
- getException() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getExcludes() - Method in class org.rhq.core.pluginapi.util.ResponseTimeConfiguration
-
- getExcludes() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- getExecutableJarFile() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getFailureType() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverResponse
-
- getFileContent(PackageVersion, OutputStream) - Method in interface org.rhq.core.pluginapi.bundle.BundleManagerProvider
-
Bundle plugins call back into this manager to obtain the bundle file content for the given package.
- getFileEnding() - Method in class org.rhq.core.pluginapi.content.FileContentDelegate
-
- getFilename() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest
-
- getFutureChildResourceDataDirectory(String) - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The data directory of a child to be created for the resource this context is associated with.
- getGid() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getInode() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getInputStream() - Method in class org.rhq.core.pluginapi.support.SnapshotReportResults
-
- getInvalidValue() - Method in class org.rhq.core.pluginapi.configuration.ValidationError
-
The value that did not pass the validation tests.
- getInventoryContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns an
InventoryContext that allows the plugin to access inventory related functionality provided by the
plugin container.
- getIpAddress() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser.LogEntry
-
- getJavaExecutable() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getJavaOptions() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getLastKnownAvailability() - Method in class org.rhq.core.pluginapi.availability.AvailabilityCollectorRunnable
-
Deprecated.
- getLastReportedAvailability() - Method in interface org.rhq.core.pluginapi.availability.AvailabilityContext
-
This method will return the last reported AvailabilityType, which can be null if not yet reported.
- getLiveResourceDeployment() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
This is information about the last known live resource deployment - this is to be purged.
- getLogFile() - Method in class org.rhq.core.pluginapi.util.ResponseTimeConfiguration
-
- getLogFile() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- getLogFilesToSnapshot() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getLongName() - Method in class org.rhq.core.pluginapi.util.CommandLineOption
-
- getMainClassName() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getMessage() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverResponse
-
- getMode() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getMtime() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getName() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getName() - Method in class org.rhq.core.pluginapi.support.SnapshotReportRequest
-
Returns the name that identifies the type of snapshot to take.
- getName() - Method in class org.rhq.core.pluginapi.upgrade.ResourceUpgradeContext
-
- getName() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
- getNativeProcess() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns the information on the native operating system process in which the managed resource is running.
- getNativeProcessesForType() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Scans the current list of running processes and returns information on all processes that may contain resources
of the
same type as this resource.
- getNlink() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getOperationContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns an
OperationContext that allows the plugin to access the operation functionality provided by the
plugin container.
- getOperationServices() - Method in interface org.rhq.core.pluginapi.operation.OperationContext
-
Returns the implementation of the hook into the plugin container.
- getPackageBitsLength(ContentContext, PackageDetailsKey) - Method in interface org.rhq.core.pluginapi.content.ContentServices
-
Requests the size, in bytes, of the identified package version.
- getPackageDetails() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getPackageTypeName() - Method in class org.rhq.core.pluginapi.content.JarContentDelegate
-
- getPackageVersionFiles() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
Maps all the package versions associated with the bundle and the locations
where the package version contents can be found.
- getPackageVersionMetadata(ContentContext, PageControl) - Method in interface org.rhq.core.pluginapi.content.ContentServices
-
Requests all metadata for all package versions that the calling resource
component is subscribed to see.
- getParams() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest
-
- getParentResourceComponent() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The parent of the resource component that is associated with this context.
- getParentResourceComponent() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
The resource components for all newly discovered resources will become children of this parent resource
component.
- getParentResourceContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns the resource context of the parent resource or null if there is no parent resource.
- getParentResourceContext() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
Provides access to the parent's resource context.
- getParentResourceContext() - Method in class org.rhq.core.pluginapi.upgrade.ResourceUpgradeContext
-
- getPattern() - Method in class org.rhq.core.pluginapi.event.log.Log4JLogEntryProcessor
-
- getPattern() - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- getPattern() - Method in class org.rhq.core.pluginapi.util.RegexSubstitution
-
- getPermissions() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getPermissionsString() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getPluginConfig() - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- getPluginConfiguration() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getPluginConfiguration() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Returns the discovered resource's plugin configuration.
- getPluginConfiguration() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns the resource's plugin configuration.
- getPluginConfigurations() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
Deprecated.
discovery components should implement the ManualAddFacet interface, instead of calling
this method
- getPluginContainerDeployment() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Indicates where the plugin container (and therefore where the plugins) are deployed and running.
- getPluginContainerDeployment() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
Indicates where the plugin container (and therefore where the plugins) are deployed and running.
- getPluginContainerName() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The name of the plugin container in which the resource component is running.
- getPluginContainerName() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
The name of the plugin container in which the discovery component is running.
- getPluginContainerName() - Method in class org.rhq.core.pluginapi.plugin.PluginContext
-
The name of the plugin container in which the plugin is running.
- getPluginName() - Method in class org.rhq.core.pluginapi.plugin.PluginContext
-
The name of the plugin which corresponds to this context object.
- getPreviousInfo() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getProcessInfo() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Returns the information on the operating system process in which the resource is running.
- getProcessInfo() - Method in class org.rhq.core.pluginapi.inventory.ProcessScanResult
-
Represents the operating system process that matched the
process scan's query.
- getProcessScan() - Method in class org.rhq.core.pluginapi.inventory.ProcessScanResult
-
Returns information on the process scan, such as the query that was used to match the
process and the process scan's name, if one was provided.
- getPropertyName() - Method in class org.rhq.core.pluginapi.configuration.ValidationError
-
Returns the name of the property whose value did not pass the validation tests.
- getReferencedConfiguration() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
The destination specification can pass over some info to the bundle handler by using references to configuration
or metric data.
- getReferencedConfiguration() - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
The destination specification can pass over some info to the bundle handler by using references to configuration
or metric data.
- getReplacement() - Method in class org.rhq.core.pluginapi.util.RegexSubstitution
-
- getResourceConfiguration() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getResourceConfiguration() - Method in class org.rhq.core.pluginapi.upgrade.ResourceUpgradeContext
-
- getResourceDataDirectory() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The data directory of the resource this context is associated with.
- getResourceDeployment() - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- getResourceDescription() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Gets the simple description of the resource, which may or may not be an internationalized string
- getResourceDetails() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns the
String representation of the underlying resource.
- getResourceKey() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getResourceKey() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
The discovered resource's key where the key must be unique among the resource's sibling resources; that is, a
parent's direct child resources must all have unique resource keys, but those keys need not be unique across the
entire inventory of all resources.
- getResourceKey() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The resource key of the resource this context is associated with.
- getResourceName() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getResourceName() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
The name of the discovered resource, which is used mainly for UI display purposes.
- getResourceSubscriptionMD5(ContentContext) - Method in interface org.rhq.core.pluginapi.content.ContentServices
-
Gets the MD5 hash which identifies a resource "content subscription".
- getResourceType() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getResourceType() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
The type of resource that was discovered.
- getResourceType() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The resource type of the resource this context is associated with.
- getResourceType() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
The
ResourceDiscoveryComponent that is assigned this context will have the responsibility to discover
resources of the resource type returned by this method.
- getResourceVersion() - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
The discovered resource's version string (which may have any form or syntax that is appropriate for the resource
and may be null)
- getResultCode() - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- getShortName() - Method in class org.rhq.core.pluginapi.util.CommandLineOption
-
- getSigar() - Method in interface org.rhq.core.pluginapi.event.EventContext
-
Gets an instance of Sigar.
- getSimpleResult() - Method in class org.rhq.core.pluginapi.operation.OperationResult
-
Gets the simple string result that was stored in this object.
- getSize() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getSnapshotReport(SnapshotReportRequest) - Method in interface org.rhq.core.pluginapi.support.SupportFacet
-
Takes a snapshot and returns the snapshot report content in the given stream.
- getSnapshotReportFile() - Method in class org.rhq.core.pluginapi.util.SnapshotReport
-
This only returns the file where the snapshot will be stored.
- getSourceLocation() - Method in class org.rhq.core.pluginapi.event.log.LogFileEventPoller
-
- getStartScript(ProcessInfo) - Static method in class org.rhq.core.pluginapi.util.ServerStartScriptDiscoveryUtility
-
If the specified process is a script, return the path to the script - the returned path will be absolute and
canonical if possible, or, if it is not a script, return null.
- getStartScript() - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- getStartScriptArgs(ProcessInfo, List<String>, Set<CommandLineOption>) - Static method in class org.rhq.core.pluginapi.util.ServerStartScriptDiscoveryUtility
-
Returns the list of arguments that should be passed to the start script for the specified server (e.g.
- getStartScriptArgs() - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- getStartScriptEnv(ProcessInfo, ProcessInfo, Set<String>) - Static method in class org.rhq.core.pluginapi.util.ServerStartScriptDiscoveryUtility
-
Returns the set of environment variables that should be passed to the start script for the specified server
(e.g.
- getStartScriptEnv() - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- getStartScriptPrefix(ProcessInfo, ProcessInfo) - Static method in class org.rhq.core.pluginapi.util.ServerStartScriptDiscoveryUtility
-
Return the command line prefix that should be used when restarting the specified server process.
- getStartScriptPrefix() - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- getStartTime() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser.LogEntry
-
- getStatus() - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
- getStatus() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getStatusCode() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser.LogEntry
-
- getSystemInformation() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
Returns a
SystemInfo object that contains information about the platform/operating system that the
resource is running on.
- getSystemInformation() - Method in class org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext
-
Returns a
SystemInfo object that contains information about the platform/operating system that the plugin
is running on.
- getSystemInformation() - Method in class org.rhq.core.pluginapi.plugin.PluginContext
-
Returns a
SystemInfo object that contains information about the platform/operating system that the
plugin is running on.
- getSystemProperties() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
- getTemporaryDirectory() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
A temporary directory for plugin use that is destroyed at plugin container shutdown.
- getTemporaryDirectory() - Method in class org.rhq.core.pluginapi.plugin.PluginContext
-
A temporary directory for plugin use that is destroyed at agent shutdown.
- getThrowable() - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverResponse
-
- getTimeMultiplier() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- getTransforms() - Method in class org.rhq.core.pluginapi.util.ResponseTimeConfiguration
-
- getTransforms() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- getType() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getTypeChar() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getTypeString() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getUid() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- getUrl() - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser.LogEntry
-
- getUserSpecifiedResourceName() - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- getValue() - Method in class org.rhq.core.pluginapi.configuration.ListPropertySimpleWrapper
-
- getValue() - Method in class org.rhq.core.pluginapi.configuration.MapPropertySimpleWrapper
-
- getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in interface org.rhq.core.pluginapi.measurement.MeasurementFacet
-
Collects measurement data exposed by managed resources and returns that data in a measurement report.
- getVersion(String) - Method in class org.rhq.core.pluginapi.content.version.PackageVersionData
-
Returns the package version associated with the package identified by the specified key.
- getVersion(String) - Method in class org.rhq.core.pluginapi.content.version.PackageVersions
-
Retrieves the version for the package identified by the supplied package key.
- getVersion() - Method in class org.rhq.core.pluginapi.inventory.ResourceContext
-
The version of the resource this context is associated with.
- getVersion() - Method in class org.rhq.core.pluginapi.upgrade.ResourceUpgradeContext
-
- PackageVersionData - Class in org.rhq.core.pluginapi.content.version
-
Object that will be persisted to store the versions for packages detected by plugins.
- PackageVersionData() - Constructor for class org.rhq.core.pluginapi.content.version.PackageVersionData
-
- PackageVersions - Class in org.rhq.core.pluginapi.content.version
-
Access to the persistent storage of package versions.
- PackageVersions(String, String) - Constructor for class org.rhq.core.pluginapi.content.version.PackageVersions
-
Creates a new entry point to the persisted version data.
- parseCommandLine() - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
This method can be called to process the command line from the arguments passed in the constructor.
- parseDateString(String) - Method in class org.rhq.core.pluginapi.event.log.Log4JLogEntryProcessor
-
- parseDateString(String) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- parseLine(String) - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
Parses a line from a response time log and returns a LogEntry.
- parseLog(CallTimeData) - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
Parse the log file, starting at the offset corresponding to the file's size after the last time this method was
called.
- persistRawConfiguration(RawConfiguration) - Method in interface org.rhq.core.pluginapi.configuration.ResourceConfigurationFacet
-
- persistStructuredConfiguration(Configuration) - Method in interface org.rhq.core.pluginapi.configuration.ResourceConfigurationFacet
-
- PluginContainerDeployment - Enum in org.rhq.core.pluginapi.inventory
-
This enum indicates where the plugin container (and therefore the plugins) are deployed.
- PluginContext - Class in org.rhq.core.pluginapi.plugin
-
A global context containing information about a plugin.
- PluginContext(String, SystemInfo, File, File, String) - Constructor for class org.rhq.core.pluginapi.plugin.PluginContext
-
- PluginLifecycleListener - Interface in org.rhq.core.pluginapi.plugin
-
Performs global initialization and shutdown of a plugin.
- poll() - Method in interface org.rhq.core.pluginapi.event.EventPoller
-
Poll for new Events (i.e.
- poll() - Method in class org.rhq.core.pluginapi.event.log.LogFileEventPoller
-
- processClassArgument(String, String) - Method in class org.rhq.core.pluginapi.util.JavaCommandLine
-
Override this method to do additional processing of the class arguments.
- ProcessExecutionUtility - Class in org.rhq.core.pluginapi.util
-
- processLine(String, Set<Event>, MultiLineLogEntryProcessor.LogEntry) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- processLines(BufferedReader) - Method in interface org.rhq.core.pluginapi.event.log.LogEntryProcessor
-
Processes the specified lines from a log file, and returns a set of Events if appropriate, or otherwise, null.
- processLines(BufferedReader) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- processPrimaryLine(Matcher) - Method in class org.rhq.core.pluginapi.event.log.Log4JLogEntryProcessor
-
- processPrimaryLine(Matcher) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- ProcessScanResult - Class in org.rhq.core.pluginapi.inventory
-
An individual result from a process scan which includes information on the process that matched and the
ProcessScan itself.
- ProcessScanResult(ProcessScan, ProcessInfo) - Constructor for class org.rhq.core.pluginapi.inventory.ProcessScanResult
-
- prop - Variable in class org.rhq.core.pluginapi.configuration.ListPropertySimpleWrapper
-
- PROP_ADDITIONAL_FILES_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is a directory relative to the base directory where
additional files are located.
- PROP_ADDITIONAL_FILES_LIST - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
The property name for the list of of additional files.
- PROP_ADDITIONAL_FILES_RECURSIVE - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the boolean flag to indicate if
the snapshot should include files found in subdirectories of the additional files directory.
- PROP_ADDITIONAL_FILES_REGEX - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is a regular expression that matches all additional files
that are to be snapshotted.
- PROP_BASE_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the base directory where all config, logs and data files are under.
- PROP_CONFIG_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the directory relative to the base directory where the
configuration files are located.
- PROP_CONFIG_RECURSIVE - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the boolean flag to indicate if
the snapshot should include files found in subdirectories of the config directory.
- PROP_CONFIG_REGEX - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is a regular expression that matches all config files
that are to be snapshotted.
- PROP_DATA_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the directory relative to the base directory where the
data files are located.
- PROP_DATA_RECURSIVE - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the boolean flag to indicate if
the snapshot should include files found in subdirectories of the data directory.
- PROP_DATA_REGEX - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is a regular expression that matches all data files
that are to be snapshotted.
- PROP_LOG_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the directory relative to the base directory where the
log files are located.
- PROP_LOG_RECURSIVE - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is the boolean flag to indicate if
the snapshot should include files found in subdirectories of the log directory.
- PROP_LOG_REGEX - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A config property whose value is a regular expression that matches all log files
that are to be snapshotted.
- PROP_REPORT_OUTPUT_DIRECTORY - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
Optional property that can be specified to define where to store the output snapshot report.
- PROP_SNAPSHOT_ADDITIONAL_FILES - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A boolean config property that dictates if a snapshot of the additional files should be in the report.
- PROP_SNAPSHOT_CONFIG_FILES - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A boolean config property that dictates if a snapshot of config files should be in the report.
- PROP_SNAPSHOT_DATA_FILES - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A boolean config property that dictates if a snapshot of data files should be in the report.
- PROP_SNAPSHOT_LOG_FILES - Static variable in class org.rhq.core.pluginapi.util.SnapshotReport
-
A boolean config property that dictates if a snapshot of log files should be in the report.
- publishEvent(Event) - Method in interface org.rhq.core.pluginapi.event.EventContext
-
Publishes the specified Event.
- purge(File, boolean) - Static method in class org.rhq.core.pluginapi.util.FileUtils
-
The purpose of this method is to purge a directory of all of its contents, but it can also
be used to simply delete a given file.
- purgeBundle(BundlePurgeRequest) - Method in interface org.rhq.core.pluginapi.bundle.BundleFacet
-
- putVersion(String, String) - Method in class org.rhq.core.pluginapi.content.version.PackageVersions
-
Updates the store with a new version for the package identified by the specified key.
- saveDeploymentSHA(File, File, File) - Method in class org.rhq.core.pluginapi.content.FileContentDelegate
-
Save the SHA256 for a deployment with knowledge of the original archived content.
- saveDeploymentSHA(File, File) - Method in class org.rhq.core.pluginapi.content.FileContentDelegate
-
Save the SHA256 for a deployment without knowing its original archived content.
- saveToDisk() - Method in class org.rhq.core.pluginapi.content.version.PackageVersions
-
Saves the current state of the application (package) versions to disk.
- SelectiveSkippingEntityResolver - Class in org.rhq.core.pluginapi.util
-
An XML entity resolver that skips resolution of any entities with system IDs that match a specified regular
expression.
- SelectiveSkippingEntityResolver(String) - Constructor for class org.rhq.core.pluginapi.util.SelectiveSkippingEntityResolver
-
- ServerStartScriptDiscoveryUtility - Class in org.rhq.core.pluginapi.util
-
A set of utility methods that server discovery components can use to discover the values required to later restart
the server process via a start script.
- setAbsoluteDestinationDirectory(File) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setAbsoluteDestinationDirectory(File) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- setAction(String) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest.Builder
-
- setBundleFilesLocation(File) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setBundleManagerProvider(BundleManagerProvider) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setBundleManagerProvider(BundleManagerProvider) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- setCleanDeployment(boolean) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setComplexResults(Configuration) - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- setConfiguration(Configuration) - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
- setContent(InputStream) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest.Builder
-
- setContext(BundleHandoverContext) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest.Builder
-
- setDateFormat(DateFormat) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- setDateIfNotSet(Date) - Static method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- setDestinationTarget(URI) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setDestinationTarget(URI) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- setErrorMessage(String) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployResult
-
- setErrorMessage(Throwable) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployResult
-
- setErrorMessage(String) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeResult
-
- setErrorMessage(Throwable) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeResult
-
- setErrorMessage(String) - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
Calling this method with a non-null error message implies that the request's status is
ConfigurationUpdateStatus.FAILURE and will set it as such.
- setErrorMessage(String) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setErrorMessage(String) - Method in class org.rhq.core.pluginapi.operation.OperationResult
-
Sets whether or not this operation was successful.
- setErrorMessageFromThrowable(Throwable) - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
Convienence method that sets the error message to the given throwable's stack trace dump.
- setErrorStackTrace(String) - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- setException(Throwable) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setExcludes(List<Pattern>) - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- setFilename(String) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest.Builder
-
- setIncludesPattern(Pattern) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- setLiveResourceDeployment(BundleResourceDeployment) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- setLogFile(File) - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- setMinimumSeverity(EventSeverity) - Method in class org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor
-
- setPackageVersionFiles(Map<PackageVersion, File>) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setParams(Map<String, String>) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverRequest.Builder
-
- setPluginConfiguration(Configuration) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Defines the discovered resource's plugin configuration.
- setProcessInfo(ProcessInfo) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
- setReferencedConfiguration(Configuration) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setReferencedConfiguration(Configuration) - Method in class org.rhq.core.pluginapi.bundle.BundlePurgeRequest
-
- setResourceDeployment(BundleResourceDeployment) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setResourceDescription(String) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Sets a simple description of the resource, which may or may not be an internationalized string.
- setResourceKey(String) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setResourceKey(String) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Sets the discovered resource's unique key.
- setResourceName(String) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setResourceName(String) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Sets the name of the discovered resource, which is used mainly for UI display purposes.
- setResourceVersion(String) - Method in class org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails
-
Sets the discovered resource's version string (which may have any form or syntax that is appropriate for the
resource and may be null which correlates to an empty version string).
- setResultCode(OperationServicesResultCode) - Method in class org.rhq.core.pluginapi.operation.OperationServicesResult
-
- setRevert(boolean) - Method in class org.rhq.core.pluginapi.bundle.BundleDeployRequest
-
- setRevert(boolean) - Method in class org.rhq.core.pluginapi.bundle.BundleHandoverContext.Builder
-
- setSimpleResult(String) - Method in class org.rhq.core.pluginapi.operation.OperationResult
-
Use this method if an operation returned a simple string result.
- setStartScript(File) - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- setStartScriptArgs(List<String>) - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- setStartScriptEnv(Map<String, String>) - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- setStartScriptPrefix(String) - Method in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- setStatus(ConfigurationUpdateStatus) - Method in class org.rhq.core.pluginapi.configuration.ConfigurationUpdateReport
-
- setStatus(CreateResourceStatus) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setTransforms(List<RegexSubstitution>) - Method in class org.rhq.core.pluginapi.util.ResponseTimeLogParser
-
- setUserSpecifiedResourceName(String) - Method in class org.rhq.core.pluginapi.inventory.CreateResourceReport
-
- setValue(List) - Method in class org.rhq.core.pluginapi.configuration.ListPropertySimpleWrapper
-
- setValue(Map<String, String>) - Method in class org.rhq.core.pluginapi.configuration.MapPropertySimpleWrapper
-
- setVersion(String, String) - Method in class org.rhq.core.pluginapi.content.version.PackageVersionData
-
Updates the store with a new version for the package identified by the specified key.
- shutdown() - Method in interface org.rhq.core.pluginapi.plugin.PluginLifecycleListener
-
When the plugin container shuts down and it unloads the plugin, this method will be called.
- SIMPLE_OPERATION_RESULT_NAME - Static variable in class org.rhq.core.pluginapi.operation.OperationResult
-
- SnapshotReport - Class in org.rhq.core.pluginapi.util
-
A common snapshot report that allows you to prepare a zip'ed file containing
a snapshot of content belonging to a resource.
- SnapshotReport(String, String, Configuration) - Constructor for class org.rhq.core.pluginapi.util.SnapshotReport
-
- SnapshotReport.RegexFilenameFilter - Class in org.rhq.core.pluginapi.util
-
Filename filter that matches the filename if it matches a given regular expression.
- SnapshotReport.RegexFilenameFilter(String, String) - Constructor for class org.rhq.core.pluginapi.util.SnapshotReport.RegexFilenameFilter
-
- SnapshotReportRequest - Class in org.rhq.core.pluginapi.support
-
Encapsulates information about a snapshot report request.
- SnapshotReportRequest(String, String) - Constructor for class org.rhq.core.pluginapi.support.SnapshotReportRequest
-
- SnapshotReportResults - Class in org.rhq.core.pluginapi.support
-
Contains the results of a snapshot report, including a stream to the contents of the snapshot.
- SnapshotReportResults(InputStream) - Constructor for class org.rhq.core.pluginapi.support.SnapshotReportResults
-
Creates the results object.
- start() - Method in class org.rhq.core.pluginapi.availability.AvailabilityCollectorRunnable
-
Deprecated.
- start(ResourceContext<T>) - Method in interface org.rhq.core.pluginapi.inventory.ResourceComponent
-
Initializes the resource component, possibly connecting to the managed resource itself.
- START_SCRIPT_ARGS_PROP - Static variable in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- START_SCRIPT_ENV_PROP - Static variable in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- START_SCRIPT_PREFIX_PROP - Static variable in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- START_SCRIPT_PROP - Static variable in class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- startLogFileEventPollers() - Method in class org.rhq.core.pluginapi.event.log.LogFileEventResourceComponentHelper
-
- StartScriptConfiguration - Class in org.rhq.core.pluginapi.util
-
- StartScriptConfiguration(Configuration) - Constructor for class org.rhq.core.pluginapi.util.StartScriptConfiguration
-
- stat() - Method in class org.rhq.core.pluginapi.event.log.LogFileInfo
-
- stop() - Method in class org.rhq.core.pluginapi.availability.AvailabilityCollectorRunnable
-
Deprecated.
- stop() - Method in interface org.rhq.core.pluginapi.inventory.ResourceComponent
-
Stops the resource component, which usually indicates the plugin container itself is shutting down.
- stopLogFileEventPollers() - Method in class org.rhq.core.pluginapi.event.log.LogFileEventResourceComponentHelper
-
- success() - Static method in class org.rhq.core.pluginapi.bundle.BundleHandoverResponse
-
- success(String) - Static method in class org.rhq.core.pluginapi.bundle.BundleHandoverResponse
-
- SupportFacet - Interface in org.rhq.core.pluginapi.support
-
Facet that exposes a component's supportability features, such as taking a snapshot report of its logs, config and other data.