- generateI18NProperties() - Method in class org.rhq.core.clientapi.agent.metadata.i18n.PropertiesGenerator
-
- getActivationPolicy() - Method in class org.rhq.core.clientapi.descriptor.configuration.DynamicProperty
-
Gets the value of the activationPolicy property.
- getActivationPolicy() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the activationPolicy property.
- getAddedRoots() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getAddress() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the address that the agent is bound to in which it listens for requests.
- getAgent() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getAgentName() - Method in class org.rhq.core.clientapi.server.core.ConnectAgentRequest
-
The name of the agent that is requesting to be connected.
- getAgentName() - Method in class org.rhq.core.clientapi.server.core.PingRequest
-
- getAgentToken() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationResults
-
The agent token that the agent must use in order to communicate with the server in the future.
- getAgentVersion() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the information that identifies the version of the agent asking to be registered.
- getAgentVersion() - Method in class org.rhq.core.clientapi.server.core.ConnectAgentRequest
-
The version information of the agent asking to be connected.
- getAllBundleVersionPackageVersions(int) - Method in interface org.rhq.core.clientapi.server.bundle.BundleServerService
-
- getAllDependencies(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Given a plugin that is in this dependency graph, this will return all those plugins
the plugin either directly or indirectly depends on it.
- getAllDependents(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Given a plugin that is in this dependency graph, this will return all those plugins
that either directly or indirectly depend on it (both optional and required dependencies).
- getAllScales() - Static method in enum org.rhq.core.clientapi.util.units.ScaleConstants
-
Return an EnumSet that conatins all SCALE_ enum constants
- getAllTypes() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getAllTypes() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
- getAmpsVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the ampsVersion property.
- getBasedir() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Gets the value of the basedir property.
- getBasedir() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the basedir property.
- getBaseTime(double, ScaleConstants) - Static method in class org.rhq.core.clientapi.util.units.DateFormatter
-
- getBaseValue(double, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.BinaryFormatter
-
- getBaseValue(double, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.DateFormatter
-
- getBaseValue(double, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.DurationFormatter
-
- getBaseValue(double, ScaleConstants) - Method in interface org.rhq.core.clientapi.util.units.Formatter
-
Get the base value of a value, given its scale.
- getBaseValue(double, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- getBaseValue(double, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.TemperatureFormatter
-
- getBaseValue() - Method in class org.rhq.core.clientapi.util.units.UnitNumber
-
- getBinaryScaleSet() - Static method in enum org.rhq.core.clientapi.util.units.ScaleConstants
-
Return an EnumSet that contain all SCALE_ enum constants dealing with binary scaling
- getBuild() - Method in class org.rhq.core.clientapi.server.core.AgentVersion
-
Identifies the specific build of the agent; this is typically
a source code control system revision number, such as "10934".
- getBundle() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the bundle property.
- getBundleResourceDeployment() - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleRequest
-
- getBundleTarget() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the bundleTarget property.
- getCallbackClass() - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Gets the value of the callbackClass property.
- getCategory() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the category property.
- getCategory() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the category property.
- getClassLoader() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the classLoader property.
- getClazz() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the clazz property.
- getComponentClass(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getComponentClass(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
Returns the fully qualified name of the resource component class for the given ResourceType.
- getConfiguration() - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- getConfiguration() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the configuration property.
- getConfiguration() - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- getConfigurationFormat() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Gets the value of the configurationFormat property.
- getConfigurationProperty() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Gets the value of the configurationProperty property.
- getConfigurationProperty() - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
The type of child property.
- getConfigurationProperty() - Method in class org.rhq.core.clientapi.descriptor.configuration.MapProperty
-
The map of child property definitions.
- getConfigurationProperty() - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Gets the value of the configurationProperty property.
- getConfigurationUpdateId() - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- getConfigurationUpdateId() - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- getConstantWithOrdinal(int) - Static method in enum org.rhq.core.clientapi.util.units.ScaleConstants
-
Return the UnitsConstants constant that has ord as its ordinal value
- getConstraint() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the constraint property.
- getContent() - Method in class org.rhq.core.clientapi.descriptor.plugin.Help
-
Gets the value of the content property.
- getContent() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the content property.
- getContentType() - Method in class org.rhq.core.clientapi.descriptor.plugin.Help
-
Gets the value of the contentType property.
- getCreateDeletePolicy() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Gets the value of the createDeletePolicy property.
- getCreateDeletePolicy() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Gets the value of the createDeletePolicy property.
- getCreationDataType() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Gets the value of the creationDataType property.
- getCreationDataType() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Gets the value of the creationDataType property.
- getCurrentAvailability(Resource, boolean) - Method in interface org.rhq.core.clientapi.agent.discovery.DiscoveryAgentService
-
Returns the current availability for the specified resource.
- getCurrentSnapshot(int) - Method in interface org.rhq.core.clientapi.server.drift.DriftServerService
-
- getDatabaseBacking() - Method in class org.rhq.core.clientapi.descriptor.configuration.DynamicProperty
-
Gets the value of the databaseBacking property.
- getDataFileName() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getDataInputStream() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getDataSize() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getDataType() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the dataType property.
- getDateFormat() - Method in class org.rhq.core.clientapi.util.units.DateFormatter.DateSpecifics
-
- getDefaultInterval() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the defaultInterval property.
- getDefaultValue() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the defaultValue property.
- getDefaultValueDescription() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the defaultValueDescription property.
- getDepends() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the depends property.
- getDeployedPackages() - Method in class org.rhq.core.clientapi.server.content.ContentDiscoveryReport
-
- getDeploymentOrder() - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Returns the deployment order for all added plugins.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationTemplateDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the description property.
- getDescription() - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Gets the value of the description property.
- getDescriptor() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
- getDestinationBaseDir() - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor
-
Gets the value of the destinationBaseDir property.
- getDestinationType() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the destinationType property.
- getDiscovery() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the discovery property.
- getDiscoveryCallbackClasses() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
This returns all resource types that this plugin defines discovery callbacks for.
- getDiscoveryCallbacks(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
Given a resource type, this will return any discovery callbacks that are required to be invoked
when that resource type is being discovered.
- getDiscoveryCallbacks() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Defines the types and discovery classes whose discovered resources must be
funneled through this plugin's discovery classback classes.
- getDiscoveryClass(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getDiscoveryComponentClass(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
Returns the fully qualified name of the resource discovery component class for the given ResourceType.
- getDiscoveryInterval() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the discoveryInterval property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Gets the value of the displayName property.
- getDisplayType() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the displayType property.
- getDriftDefinition() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the driftDefinition property.
- getDriftDefinitions(Set<Integer>) - Method in interface org.rhq.core.clientapi.server.drift.DriftServerService
-
- getDriftHandlingMode() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the driftHandlingMode property.
- getEmbeddedExtensions(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
Returns a map of plugins and their descriptors where those plugins are child extensions of the given
parent plugin.
- getEndTime() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.agent.bundle.BundlePurgeResponse
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleResponse
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- getErrorMessage() - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- getErrors() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getEvent() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the event property.
- getExclude() - Method in class org.rhq.core.clientapi.descriptor.drift.ExcludesDescriptor
-
Gets the value of the exclude property.
- getExclude() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftExcludesDescriptor
-
Gets the value of the exclude property.
- getExcludes() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Gets the value of the excludes property.
- getExcludes() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the excludes property.
- getExcludes() - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- getExpression() - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Gets the value of the expression property.
- getExpression() - Method in class org.rhq.core.clientapi.descriptor.configuration.RegexConstraintType
-
Gets the value of the expression property.
- getExpressionScope() - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Gets the value of the expressionScope property.
- getFailoverList() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationResults
-
The FailoverListComposite that the agent must use in order to communicate with the server in the future.
- getFailoverList(String) - Method in interface org.rhq.core.clientapi.server.core.CoreServerService
-
Returns the current server list for the agent.
- getFileContents(String) - Method in interface org.rhq.core.clientapi.server.core.CoreServerService
-
Returns a stream that contains the given file contents.
- getFilter() - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Gets the value of the filter property.
- getGroup() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Gets the value of the group property.
- getHelp() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the help property.
- getHelp() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the help property.
- getInclude() - Method in class org.rhq.core.clientapi.descriptor.drift.IncludesDescriptor
-
Gets the value of the include property.
- getInclude() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftIncludesDescriptor
-
Gets the value of the include property.
- getIncludes() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Gets the value of the includes property.
- getIncludes() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the includes property.
- getInitialValue() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the initialValue property.
- getIntegerConstraintOrFloatConstraintOrRegexConstraint() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConstraintType
-
Gets the value of the integerConstraintOrFloatConstraintOrRegexConstraint property.
- getInterruptedState() - Method in class org.rhq.core.clientapi.agent.operation.CancelResults
-
Returns the state the operation was in when it was canceled.
- getInterval() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Gets the value of the interval property.
- getInterval() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the interval property.
- getInterval(long, long, int) - Static method in class org.rhq.core.clientapi.util.TimeUtil
-
- getInventoryStatus(int, boolean) - Method in interface org.rhq.core.clientapi.server.discovery.DiscoveryServerService
-
Retrieve a set of inventory statuses for a resource and potentially its descendants.
- getKey() - Method in class org.rhq.core.clientapi.descriptor.configuration.DatabaseBackingType
-
Gets the value of the key property.
- getLastDiscoveredResourcePackages(int) - Method in interface org.rhq.core.clientapi.agent.content.ContentAgentService
-
Returns all content known for the resource as of the last discovery that was executed.
- getLatestPlugins() - Method in interface org.rhq.core.clientapi.server.core.CoreServerService
-
Get a list of the registered plugins managed in the server.
- getLatestSchedulesForResourceId(int, boolean) - Method in interface org.rhq.core.clientapi.server.measurement.MeasurementServerService
-
Asks the server to return all measurement schedules for the given resource and optionally its child resources.
- getLatestSchedulesForResourceIds(Set<Integer>, boolean) - Method in interface org.rhq.core.clientapi.server.measurement.MeasurementServerService
-
Asks the server to return all measurement schedules for the given resources and optionally their child resources.
- getLiveBundleResourceDeployment() - Method in class org.rhq.core.clientapi.agent.bundle.BundlePurgeRequest
-
- getLocalizedAttributes(String) - Static method in class org.rhq.core.clientapi.agent.metadata.i18n.PropertiesGenerator
-
- getLongDescription() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Gets the value of the longDescription property.
- getMatch() - Method in class org.rhq.core.clientapi.descriptor.plugin.Version
-
Gets the value of the match property.
- getMax() - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
Gets the value of the max property.
- getMaximum() - Method in class org.rhq.core.clientapi.descriptor.configuration.FloatConstraintType
-
Gets the value of the maximum property.
- getMaximum() - Method in class org.rhq.core.clientapi.descriptor.configuration.IntegerConstraintType
-
Gets the value of the maximum property.
- getMeasurementScheduleInfoForResource(int) - Method in interface org.rhq.core.clientapi.agent.measurement.MeasurementAgentService
-
- getMeasurementType() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the measurementType property.
- getMetadataFileName() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getMetadataInputStream() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getMetadataSize() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getMetric() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the metric property.
- getMin() - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
Gets the value of the min property.
- getMinimum() - Method in class org.rhq.core.clientapi.descriptor.configuration.FloatConstraintType
-
Gets the value of the minimum property.
- getMinimum() - Method in class org.rhq.core.clientapi.descriptor.configuration.IntegerConstraintType
-
Gets the value of the minimum property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationTemplateDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.configuration.Option
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.ParentResourceType
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.ProcessScanDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Gets the value of the name property.
- getName() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the name that the agent is to be known as.
- getNotes() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Gets the value of the notes property.
- getNumberFormat(Locale) - Method in class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- getOperation() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the operation property.
- getOption() - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyOptions
-
Gets the value of the option property.
- getOptionalDependents(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Given a plugin that is in this dependency graph, this will return all those plugins
that optionally depend on it.
- getOptionSource() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the optionSource property.
- getOriginalToken() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the agent's original token, as it was known to the agent.
- getOtherAttributes() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getPackage() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the package property.
- getPackageBitsLength(int, PackageDetailsKey) - Method in interface org.rhq.core.clientapi.server.content.ContentServerService
-
Requests the size, in bytes, of the identified package version.
- getPackageDetails() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getPackageDetails() - Method in class org.rhq.core.clientapi.server.content.RetrievePackageBitsRequest
-
- getPackages() - Method in class org.rhq.core.clientapi.server.content.DeletePackagesRequest
-
- getPackages() - Method in class org.rhq.core.clientapi.server.content.DeployPackagesRequest
-
- getPackageVersionMetadata(int, PageControl) - Method in interface org.rhq.core.clientapi.server.content.ContentServerService
-
Requests all metadata for all package versions that the given resource
component is subscribed to (see Repo.getResources().
- getParameters() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the parameters property.
- getParentResourceId() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getParentResourceType() - Method in class org.rhq.core.clientapi.descriptor.plugin.RunsInsideType
-
Gets the value of the parentResourceType property.
- getPath() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftFilterDescriptor
-
Gets the value of the path property.
- getPath() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftFilterDescriptor
-
Gets the value of the path property.
- getPaths() - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- getPattern() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftFilterDescriptor
-
Gets the value of the pattern property.
- getPattern() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftFilterDescriptor
-
Gets the value of the pattern property.
- getPlatform() - Method in interface org.rhq.core.clientapi.agent.discovery.DiscoveryAgentService
-
Access to the current inventory managed by the plugin container.
- getPlatforms() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Defines a supported platform type (i.e.
- getPlugin() - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Gets the value of the plugin property.
- getPlugin() - Method in class org.rhq.core.clientapi.descriptor.plugin.ParentResourceType
-
Gets the value of the plugin property.
- getPlugin() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor.Depends
-
Gets the value of the plugin property.
- getPluginArchive(String) - Method in interface org.rhq.core.clientapi.server.core.CoreServerService
-
Return a stream containing the contents of a plugin jar.
- getPluginConfiguration() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getPluginConfiguration() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the pluginConfiguration property.
- getPluginDependencies(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Given a plugin that is in this dependency graph, this will return the list of its direct dependencies (the
plugins this plugin explicitly depends on).
- getPluginDescriptor(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
Get the plugin descriptor for the named plugin.
- getPluginLifecycleListener() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the pluginLifecycleListener property.
- getPluginLifecycleListenerClass(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getPluginLifecycleListenerClass() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
- getPluginName() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getPluginNames() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getPlugins() - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Returns the set of plugin names that have been added to the dependency graph.
- getPluginVersion(File, PluginDescriptor) - Static method in class org.rhq.core.clientapi.descriptor.AgentPluginDescriptorUtil
-
Returns the version for the plugin represented by the given descriptor/file.
- getPort() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the port that the agent is listening to.
- getPrecision() - Method in class org.rhq.core.clientapi.util.units.FormatSpecifics
-
- getProcessScan() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the processScan property.
- getProperties() - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- getProperty() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the property property.
- getPropertyOptions() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the propertyOptions property.
- getQuery() - Method in class org.rhq.core.clientapi.descriptor.plugin.ProcessScanDescriptor
-
Gets the value of the query property.
- getRealTimeMeasurementValue(int, Set<MeasurementScheduleRequest>) - Method in interface org.rhq.core.clientapi.agent.measurement.MeasurementAgentService
-
This method is a way for the caller to ask for measurement collections to occur "now".
- getRegenerateToken() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns true if the agent should be given a new token, even if the agent already has a token.
- getRemoteEndpoint() - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationRequest
-
Returns the remote endpoint string that fully describes how to connect to the agent.
- getReplyServerTimestamp() - Method in class org.rhq.core.clientapi.server.core.PingRequest
-
- getRequestedDeployTime() - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleRequest
-
- getRequestedDeployTimeAsString() - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getRequestId() - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- getRequestId() - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- getRequestId() - Method in class org.rhq.core.clientapi.server.content.DeletePackagesRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.server.content.DeployPackagesRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.server.content.RetrievePackageBitsRequest
-
- getRequestId() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getResourceConfiguration() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getResourceConfiguration() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getResourceConfiguration() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the resourceConfiguration property.
- getResourceCount() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getResourceId() - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- getResourceId() - Method in class org.rhq.core.clientapi.server.content.ContentDiscoveryReport
-
- getResourceId() - Method in class org.rhq.core.clientapi.server.content.DeletePackagesRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.server.content.DeployPackagesRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.server.content.RetrievePackageBitsRequest
-
- getResourceId() - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- getResourceKey() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getResourceName() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getResourceName() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getResources(Set<Integer>, boolean) - Method in interface org.rhq.core.clientapi.server.discovery.DiscoveryServerService
-
Returns the Resources with the given id's, optionally including all descendant Resources.
- getResourcesAsList(Integer...) - Method in interface org.rhq.core.clientapi.server.discovery.DiscoveryServerService
-
Returns the Resources with the given id's.
- getResourceSubscriptionMD5(int) - Method in interface org.rhq.core.clientapi.server.content.ContentServerService
-
Gets the MD5 hash of the resource's "content subscription".
- getResourceType() - Method in exception org.rhq.core.clientapi.agent.metadata.ResourceTypeNotEnabledException
-
- getResourceTypeName() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getResults() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the results property.
- getRootResourceTypes() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataParser
-
- getRootTypes() - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getRunsInside() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the runsInside property.
- getScale() - Method in class org.rhq.core.clientapi.util.units.UnitNumber
-
- getScaledTime(BigDecimal, ScaleConstants) - Static method in class org.rhq.core.clientapi.util.units.DateFormatter
-
- getScaledValue(BigDecimal, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.BinaryFormatter
-
- getScaledValue(BigDecimal, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.DateFormatter
-
- getScaledValue(BigDecimal, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.DurationFormatter
-
- getScaledValue(BigDecimal, ScaleConstants) - Method in interface org.rhq.core.clientapi.util.units.Formatter
-
Get a scaled version of a value.
- getScaledValue(BigDecimal, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- getScaledValue(BigDecimal, ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.TemperatureFormatter
-
- getScaledValue(ScaleConstants) - Method in class org.rhq.core.clientapi.util.units.UnitNumber
-
- getScanTypes() - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- getServerPlugins() - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- getServers() - Method in class org.rhq.core.clientapi.descriptor.plugin.PlatformDescriptor
-
Defines child server types that can be embedded in this server type.
- getServers() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Defines a supported server.
- getServers() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Defines child server types that can be embedded in this server type.
- getServerTime() - Method in class org.rhq.core.clientapi.server.core.ConnectAgentResults
-
The current time as seen by the server clock.
- getServices() - Method in class org.rhq.core.clientapi.descriptor.plugin.PlatformDescriptor
-
Defines child services that are hosted in this resource type.
- getServices() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Defines a supported service.
- getServices() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Defines child services that are hosted in this resource type.
- getServices() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Defines child services that are hosted in this resource type.
- getSnapshot(int, int, int) - Method in interface org.rhq.core.clientapi.server.drift.DriftServerService
-
- getSnapshotReport(int, String, String) - Method in interface org.rhq.core.clientapi.agent.support.SupportAgentService
-
Takes a snapshot and returns the snapshot report content in the given stream.
- getSourcePlugin() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Gets the value of the sourcePlugin property.
- getSourcePlugin() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Gets the value of the sourcePlugin property.
- getSourceType() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Gets the value of the sourceType property.
- getSourceType() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Gets the value of the sourceType property.
- getStartTime() - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- getStatus() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- getStatus() - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- getStatus() - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- getStatus() - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- getSubcategories() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the subcategories property.
- getSubCategory(SubCategoryDescriptor, ResourceType) - Static method in class org.rhq.core.clientapi.agent.metadata.SubCategoriesMetadataParser
-
Parses the contents of the SubCategoryDescriptor and populates an instance of the domain model representation,
ResourceSubCategory
- getSubCategory() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the subCategory property.
- getSubcategory() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor.Subcategories
-
Gets the value of the subcategory property.
- getSubcategory() - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Defines sub categories which are used to group together like resource types
Gets the value of the subcategory property.
- getTag() - Method in class org.rhq.core.clientapi.util.units.FormattedNumber
-
- getTagName() - Method in class org.rhq.core.clientapi.util.units.BinaryFormatter
-
- getTagName() - Method in class org.rhq.core.clientapi.util.units.BitRateFormatter
-
- getTagName() - Method in class org.rhq.core.clientapi.util.units.BytesFormatter
-
- getTarget() - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Gets the value of the target property.
- getTarget() - Method in class org.rhq.core.clientapi.descriptor.plugin.Version
-
Gets the value of the target property.
- getTemperatureSet() - Static method in enum org.rhq.core.clientapi.util.units.ScaleConstants
-
- getTemplate() - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Gets the value of the template property.
- getTimeout() - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- getTimeout() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the timeout property.
- getTimeSet() - Static method in enum org.rhq.core.clientapi.util.units.ScaleConstants
-
Return an EnumSet that contain all SCALE_ enum constants dealing with time
- getTimestamp() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- getType(String, String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
Returns the Resource type with the specified name and plugin, or null if no such Resource type exists.
- getType(ResourceType) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- getType() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the type property.
- getType() - Method in class org.rhq.core.clientapi.descriptor.plugin.Bundle
-
Gets the value of the type property.
- getType() - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Gets the value of the type property.
- getType() - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Gets the value of the type property.
- getTypeCallback() - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryCallbacksType
-
Gets the value of the typeCallback property.
- getTypesForCategory(ResourceCategory) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
Return the Resource types applicable for a category
- getUnits() - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Gets the value of the units property.
- getUnits() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the units property.
- getUnits() - Method in class org.rhq.core.clientapi.util.units.UnitNumber
-
- getUnitScale() - Method in class org.rhq.core.clientapi.util.units.NoFormatter
-
- getUnitScale() - Method in class org.rhq.core.clientapi.util.units.PercentageFormatter
-
- getUnitScale() - Method in class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- getUnitType() - Method in class org.rhq.core.clientapi.util.units.NoFormatter
-
- getUnitType() - Method in class org.rhq.core.clientapi.util.units.PercentageFormatter
-
- getUnitType() - Method in class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- getUpgradedResourceDescription() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- getUpgradedResourceKey() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- getUpgradedResourceName() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- getUpgradedResourcePluginConfiguration() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- getUpgradeErrorMessage() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- getUpgradeErrorStackTrace() - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- getUseClassesDependency(String) - Method in class org.rhq.core.clientapi.agent.metadata.PluginDependencyGraph
-
Returns the name of the plugin who's classloader will be used as the parent of this plugin.
- getValue() - Method in class org.rhq.core.clientapi.descriptor.configuration.Option
-
Gets the value of the value property.
- getValue() - Method in class org.rhq.core.clientapi.util.units.FormattedNumber
-
- getValue() - Method in class org.rhq.core.clientapi.util.units.UnitNumber
-
- getValueContext() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor.Basedir
-
Gets the value of the valueContext property.
- getValueContext() - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Gets the value of the valueContext property.
- getValueContext() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor.Basedir
-
Gets the value of the valueContext property.
- getValueName() - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor.Basedir
-
Gets the value of the valueName property.
- getValueName() - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Gets the value of the valueName property.
- getValueName() - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor.Basedir
-
Gets the value of the valueName property.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Resource version to which this content applies.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Gets the value of the version property.
- getVersion() - Method in class org.rhq.core.clientapi.server.core.AgentVersion
-
The version of the agent, such as "1.0.0.GA".
- group - Variable in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
- ScaleConstants - Enum in org.rhq.core.clientapi.util.units
-
Constants that deal with scaling of units.
- schedule(BundleScheduleRequest) - Method in interface org.rhq.core.clientapi.agent.bundle.BundleAgentService
-
Schedules the deployment of a bundle to occur immediately.
- scheduleCollection(Set<ResourceMeasurementScheduleRequest>) - Method in interface org.rhq.core.clientapi.agent.measurement.MeasurementAgentService
-
Schedules a group of measurements on the agent at specified interval.
- scheduleDriftDetection(int, DriftDefinition) - Method in interface org.rhq.core.clientapi.agent.drift.DriftAgentService
-
Requests that the agent start performing drift detection for a resource with the
specified drift definition.
- sendChangesetZip(int, long, InputStream) - Method in interface org.rhq.core.clientapi.server.drift.DriftServerService
-
The agent invokes this method to send a change set in a zip file.
- sendFilesZip(int, String, String, long, InputStream) - Method in interface org.rhq.core.clientapi.server.drift.DriftServerService
-
The agent invokes this method to send change set content to the server.
- ServerDescriptor - Class in org.rhq.core.clientapi.descriptor.plugin
-
Java class for server complex type.
- ServerDescriptor() - Constructor for class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
- servers - Variable in class org.rhq.core.clientapi.descriptor.plugin.PlatformDescriptor
-
- servers - Variable in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
- servers - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
- ServiceDescriptor - Class in org.rhq.core.clientapi.descriptor.plugin
-
Java class for service complex type.
- ServiceDescriptor() - Constructor for class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
- services - Variable in class org.rhq.core.clientapi.descriptor.plugin.PlatformDescriptor
-
- services - Variable in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
- services - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
- services - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
- setActivationPolicy(ActivationPolicy) - Method in class org.rhq.core.clientapi.descriptor.configuration.DynamicProperty
-
Sets the value of the activationPolicy property.
- setActivationPolicy(ActivationPolicy) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the activationPolicy property.
- setAgentToken(String) - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationResults
-
- setAllowCustomValue(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyOptions
-
Sets the value of the allowCustomValue property.
- setAmpsVersion(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the ampsVersion property.
- setBasedir(DriftDescriptor.Basedir) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Sets the value of the basedir property.
- setBasedir(DriftDescriptor.Basedir) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the basedir property.
- setBundle(Bundle) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the bundle property.
- setBundleDeploymentStatus(int, BundleDeploymentStatus) - Method in interface org.rhq.core.clientapi.server.bundle.BundleServerService
-
Set the (completion) status of a deployment.
- setBundleTarget(BundleTargetDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the bundleTarget property.
- setCallbackClass(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Sets the value of the callbackClass property.
- setCategory(ContentDescriptorCategory) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the category property.
- setCategory(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the category property.
- setClassLoader(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the classLoader property.
- setClazz(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the clazz property.
- setCleanDeployment(boolean) - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleRequest
-
- setConfiguration(Configuration) - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- setConfiguration(ConfigurationDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the configuration property.
- setConfiguration(Configuration) - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- setConfigurationFormat(ConfigurationFormat) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Sets the value of the configurationFormat property.
- setConfigurationProperty(JAXBElement<? extends ConfigurationProperty>) - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
The type of child property.
- setConfigurationUpdateId(int) - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- setConfigurationUpdateId(int) - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- setContentType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.Help
-
Sets the value of the contentType property.
- setCreateDeletePolicy(ResourceCreateDeletePolicy) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Sets the value of the createDeletePolicy property.
- setCreateDeletePolicy(ResourceCreateDeletePolicy) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Sets the value of the createDeletePolicy property.
- setCreationDataType(ResourceCreationData) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Sets the value of the creationDataType property.
- setCreationDataType(ResourceCreationData) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Sets the value of the creationDataType property.
- setDatabaseBacking(DatabaseBackingType) - Method in class org.rhq.core.clientapi.descriptor.configuration.DynamicProperty
-
Sets the value of the databaseBacking property.
- setDataFileName(String) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setDataInputStream(InputStream) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setDataSize(long) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setDataType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the dataType property.
- setDateFormat(DateFormat) - Method in class org.rhq.core.clientapi.util.units.DateFormatter.DateSpecifics
-
- setDefaultInterval(BigInteger) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the defaultInterval property.
- setDefaultOn(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the defaultOn property.
- setDefaultValue(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the defaultValue property.
- setDefaultValueDescription(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the defaultValueDescription property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationTemplateDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the description property.
- setDescription(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Sets the value of the description property.
- setDestinationType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the destinationType property.
- setDisabledResourceTypes(List<String>) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
This will define resource types that will be disabled.
- setDiscovery(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the discovery property.
- setDiscoveryCallbacks(DiscoveryCallbacksType) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Defines the types and discovery classes whose discovered resources must be
funneled through this plugin's discovery classback classes.
- setDiscoveryInterval(Integer) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the discoveryInterval property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Sets the value of the displayName property.
- setDisplayType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the displayType property.
- setDriftHandlingMode(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the driftHandlingMode property.
- setEndTime(long) - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.agent.bundle.BundlePurgeResponse
-
- setErrorMessage(Throwable) - Method in class org.rhq.core.clientapi.agent.bundle.BundlePurgeResponse
-
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleResponse
-
- setErrorMessage(Throwable) - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleResponse
-
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
Calling this method with a non-null error message implies that the request's status is
ConfigurationUpdateStatus.FAILURE.
- setErrorMessage(String) - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- setErrorMessageFromThrowable(Throwable) - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
Convienence method that sets the error message to the given throwable's stack trace dump.
- setErrorMessageFromThrowable(Throwable) - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
Convienence method that sets the error message to the given throwable's stack trace dump.
- setErrorProperties(Throwable) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- setExcludes(ExcludesDescriptor) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Sets the value of the excludes property.
- setExcludes(DriftExcludesDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the excludes property.
- setExcludes(List<String>) - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- setExpression(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Sets the value of the expression property.
- setExpression(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.RegexConstraintType
-
Sets the value of the expression property.
- setExpressionScope(ExpressionScope) - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Sets the value of the expressionScope property.
- setFailoverList(FailoverListComposite) - Method in class org.rhq.core.clientapi.server.core.AgentRegistrationResults
-
- setFilter(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Sets the value of the filter property.
- setHelp(Help) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the help property.
- setHelp(Help) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the help property.
- setHiddenByDefault(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Sets the value of the hiddenByDefault property.
- setIgnoredResourceTypes(Collection<ResourceType>) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
This will set the given resource types to be the set of types that are to be ignored.
- setIncludes(IncludesDescriptor) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Sets the value of the includes property.
- setIncludes(DriftIncludesDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the includes property.
- setInitialValue(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the initialValue property.
- setInterval(Long) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Sets the value of the interval property.
- setInterval(Long) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the interval property.
- setIsCreationType(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the isCreationType property.
- setKey(DatabaseBackingKeys) - Method in class org.rhq.core.clientapi.descriptor.configuration.DatabaseBackingType
-
Sets the value of the key property.
- setLinkToTarget(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Sets the value of the linkToTarget property.
- setLongDescription(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the longDescription property.
- setMatch(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.Version
-
Sets the value of the match property.
- setMax(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
Sets the value of the max property.
- setMaximum(Float) - Method in class org.rhq.core.clientapi.descriptor.configuration.FloatConstraintType
-
Sets the value of the maximum property.
- setMaximum(BigInteger) - Method in class org.rhq.core.clientapi.descriptor.configuration.IntegerConstraintType
-
Sets the value of the maximum property.
- setMeasurementType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the measurementType property.
- setMetadataFileName(String) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setMetadataInputStream(InputStream) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setMetadataSize(long) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setMin(BigInteger) - Method in class org.rhq.core.clientapi.descriptor.configuration.ListProperty
-
Sets the value of the min property.
- setMinimum(Float) - Method in class org.rhq.core.clientapi.descriptor.configuration.FloatConstraintType
-
Sets the value of the minimum property.
- setMinimum(BigInteger) - Method in class org.rhq.core.clientapi.descriptor.configuration.IntegerConstraintType
-
Sets the value of the minimum property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationTemplateDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.Option
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.PropertyGroup
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ParentResourceType
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ProcessScanDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the name property.
- setName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
Sets the value of the name property.
- setNotes(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationDescriptor
-
Sets the value of the notes property.
- setOptionSource(OptionSource) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the optionSource property.
- setPackage(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the package property.
- setPackageDetails(ResourcePackageDetails) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setParameters(ConfigurationDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the parameters property.
- setParentResourceId(int) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setPath(String) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftFilterDescriptor
-
Sets the value of the path property.
- setPath(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftFilterDescriptor
-
Sets the value of the path property.
- setPaths(List<String>) - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- setPattern(String) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftFilterDescriptor
-
Sets the value of the pattern property.
- setPattern(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftFilterDescriptor
-
Sets the value of the pattern property.
- setPlugin(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Sets the value of the plugin property.
- setPlugin(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ParentResourceType
-
Sets the value of the plugin property.
- setPlugin(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor.Depends
-
Sets the value of the plugin property.
- setPluginConfiguration(Configuration) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setPluginConfiguration(ConfigurationDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the pluginConfiguration property.
- setPluginLifecycleListener(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the pluginLifecycleListener property.
- setPluginName(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setPrecision(int) - Method in class org.rhq.core.clientapi.util.units.FormatSpecifics
-
- setProperties(Properties) - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- setProperty(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the property property.
- setPropertyOptions(PropertyOptions) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the propertyOptions property.
- setQuery(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ProcessScanDescriptor
-
Sets the value of the query property.
- setReadOnly(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the readOnly property.
- setReplyServerTimestamp(Long) - Method in class org.rhq.core.clientapi.server.core.PingRequest
-
- setReplyUpdateAvailability(boolean) - Method in class org.rhq.core.clientapi.server.core.PingRequest
-
- setRequestId(int) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setRequestId(int) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setRequestId(int) - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceRequest
-
- setRequestId(int) - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- setRequestId(int) - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- setRequestId(long) - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- setRequired(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the required property.
- setResourceConfiguration(Configuration) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setResourceConfiguration(Configuration) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setResourceConfiguration(ConfigurationDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the resourceConfiguration property.
- setResourceEnablement(int, boolean) - Method in interface org.rhq.core.clientapi.server.discovery.DiscoveryServerService
-
Set the specified resource enabled or disabled.
- setResourceError(ResourceError) - Method in interface org.rhq.core.clientapi.server.discovery.DiscoveryServerService
-
Indicates that an error occurred on a resource.
- setResourceId(int) - Method in class org.rhq.core.clientapi.agent.configuration.ConfigurationUpdateRequest
-
- setResourceId(int) - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceRequest
-
- setResourceId(int) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- setResourceId(int) - Method in class org.rhq.core.clientapi.server.content.ContentDiscoveryReport
-
- setResourceId(int) - Method in class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- setResourceKey(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setResourceName(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setResourceName(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setResourceTypeName(String) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setResults(ConfigurationDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the results property.
- setRevert(boolean) - Method in class org.rhq.core.clientapi.agent.bundle.BundleScheduleRequest
-
- setRunsInside(RunsInsideType) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the runsInside property.
- setRuntimeReport(boolean) - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- setScanTypes(List<AutoDiscoveryScanType>) - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- setServerPlugins(List<String>) - Method in class org.rhq.core.clientapi.server.discovery.AutoDiscoveryRequest
-
- setSingleton(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the singleton property.
- setSourcePlugin(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Sets the value of the sourcePlugin property.
- setSourcePlugin(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Sets the value of the sourcePlugin property.
- setSourceType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
Sets the value of the sourceType property.
- setSourceType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Sets the value of the sourceType property.
- setStartTime(long) - Method in class org.rhq.core.clientapi.server.discovery.InventoryReport
-
- setStatus(CreateResourceStatus) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceResponse
-
- setStatus(DeleteResourceStatus) - Method in class org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse
-
- setStatus(ConfigurationUpdateStatus) - Method in class org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse
-
- setStatus(ContentRequestStatus) - Method in class org.rhq.core.clientapi.server.content.ContentServiceResponse
-
- setSubcategories(ResourceDescriptor.Subcategories) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the subcategories property.
- setSubCategory(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the subCategory property.
- setSummary(Boolean) - Method in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
Sets the value of the summary property.
- setSupportsArchitecture(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Sets the value of the supportsArchitecture property.
- setSupportsManualAdd(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the supportsManualAdd property.
- setTarget(SourceType) - Method in class org.rhq.core.clientapi.descriptor.configuration.OptionSource
-
Sets the value of the target property.
- setTarget(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.Version
-
Sets the value of the target property.
- setTimeout(Integer) - Method in class org.rhq.core.clientapi.agent.inventory.CreateResourceRequest
-
- setTimeout(Integer) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the timeout property.
- setTimestamp(long) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- setType(PropertyType) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the type property.
- setType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.Bundle
-
Sets the value of the type property.
- setType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DiscoveryTypeCallbackType
-
Sets the value of the type property.
- setType(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
Sets the value of the type property.
- setUnits(MeasurementUnitsDescriptor) - Method in class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
Sets the value of the units property.
- setUnits(MeasurementUnitsDescriptor) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the units property.
- setUpgradedResourceDescription(String) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- setUpgradedResourceKey(String) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- setUpgradedResourceName(String) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- setUpgradedResourcePluginConfiguration(Configuration) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeResponse
-
- setUpgradeErrorMessage(String) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- setUpgradeErrorStackTrace(String) - Method in class org.rhq.core.clientapi.agent.upgrade.ResourceUpgradeRequest
-
- setUseClasses(Boolean) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor.Depends
-
Sets the value of the useClasses property.
- setValue(String) - Method in class org.rhq.core.clientapi.descriptor.configuration.Option
-
Sets the value of the value property.
- setValueContext(String) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor.Basedir
-
Sets the value of the valueContext property.
- setValueContext(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Sets the value of the valueContext property.
- setValueContext(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor.Basedir
-
Sets the value of the valueContext property.
- setValueName(String) - Method in class org.rhq.core.clientapi.descriptor.drift.DriftDescriptor.Basedir
-
Sets the value of the valueName property.
- setValueName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor.DestinationBaseDir
-
Sets the value of the valueName property.
- setValueName(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.DriftDescriptor.Basedir
-
Sets the value of the valueName property.
- setVersion(Version) - Method in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
Resource version to which this content applies.
- setVersion(Version) - Method in class org.rhq.core.clientapi.descriptor.plugin.EventDescriptor
-
Sets the value of the version property.
- setVersion(Version) - Method in class org.rhq.core.clientapi.descriptor.plugin.MetricDescriptor
-
Sets the value of the version property.
- setVersion(Version) - Method in class org.rhq.core.clientapi.descriptor.plugin.OperationDescriptor
-
Sets the value of the version property.
- setVersion(String) - Method in class org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor
-
Sets the value of the version property.
- setVersion(Version) - Method in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
Sets the value of the version property.
- SimpleFormatter - Class in org.rhq.core.clientapi.util.units
-
- SimpleFormatter() - Constructor for class org.rhq.core.clientapi.util.units.SimpleFormatter
-
- SimpleProperty - Class in org.rhq.core.clientapi.descriptor.configuration
-
Java class for simpleProperty complex type.
- SimpleProperty() - Constructor for class org.rhq.core.clientapi.descriptor.configuration.SimpleProperty
-
- singleton - Variable in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
- SnapshotReport - Class in org.rhq.core.clientapi.server.drift
-
- SnapshotReport() - Constructor for class org.rhq.core.clientapi.server.drift.SnapshotReport
-
- sourcePlugin - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
- sourcePlugin - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
- SourceType - Enum in org.rhq.core.clientapi.descriptor.configuration
-
Java class for sourceType.
- sourceType - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServerDescriptor
-
- sourceType - Variable in class org.rhq.core.clientapi.descriptor.plugin.ServiceDescriptor
-
- StaleTypeException - Exception in org.rhq.core.clientapi.server.discovery
-
Exception to indicate that a report contains one or more resource types that have been marked for
deletion.
- StaleTypeException() - Constructor for exception org.rhq.core.clientapi.server.discovery.StaleTypeException
-
- StaleTypeException(String) - Constructor for exception org.rhq.core.clientapi.server.discovery.StaleTypeException
-
- StaleTypeException(String, Throwable) - Constructor for exception org.rhq.core.clientapi.server.discovery.StaleTypeException
-
- StaleTypeException(Throwable) - Constructor for exception org.rhq.core.clientapi.server.discovery.StaleTypeException
-
- storePluginDescriptor(PluginDescriptor) - Method in class org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
-
- stringToInt(String[]) - Static method in class org.rhq.core.clientapi.util.ArrayUtil
-
Convert a string array to an array of int.
- stringToInteger(String[]) - Static method in class org.rhq.core.clientapi.util.ArrayUtil
-
Convert a string array to an array of Integer.
- subcategories - Variable in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
- SubCategoriesMetadataParser - Class in org.rhq.core.clientapi.agent.metadata
-
Parser responsible for translating the subcategories section of the rhq-plugin.xml descriptor into domain objects.
- SubCategoriesMetadataParser() - Constructor for class org.rhq.core.clientapi.agent.metadata.SubCategoriesMetadataParser
-
- subcategory - Variable in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor.Subcategories
-
- subCategory - Variable in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
- subcategory - Variable in class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
- SubCategoryDescriptor - Class in org.rhq.core.clientapi.descriptor.plugin
-
Java class for subcategory complex type.
- SubCategoryDescriptor() - Constructor for class org.rhq.core.clientapi.descriptor.plugin.SubCategoryDescriptor
-
- summary - Variable in class org.rhq.core.clientapi.descriptor.configuration.ConfigurationProperty
-
- SupportAgentService - Interface in org.rhq.core.clientapi.agent.support
-
The interface to agent's support subsystem which allows the server to request support
tasks to be performed, such as asking a snapshot report to be generated for any resource that supports snapshot reporting.
- supportsArchitecture - Variable in class org.rhq.core.clientapi.descriptor.plugin.ContentDescriptor
-
- supportsManualAdd - Variable in class org.rhq.core.clientapi.descriptor.plugin.ResourceDescriptor
-
- synchronizeInventory(ResourceSyncInfo) - Method in interface org.rhq.core.clientapi.agent.discovery.DiscoveryAgentService
-
Called to inform the agent of a status change for the resource represented by syncInfo.