Binary compatibility report for the rhq-enterprise-server library between 4.3.0 and 4.4.0 versions
Test Info
Library Name | rhq-enterprise-server |
Version #1 | 4.3.0 |
Version #2 | 4.4.0 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 6511 / 767 |
---|
Verdict | Incompatible (1.8%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 176 |
---|
Removed Methods | High | 40 |
---|
Problems with Data Types | High | 7 |
---|
Medium | 5 |
Low | 2 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 23 |
Added Methods (176)
rhq-enterprise-server-4.4.0.jar, AbstractCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AbstractCacheElement.AbstractCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Object operatorOption, Object value, int conditionId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Object;Ljava/lang/Object;I)V]
AbstractCacheElement.AbstractCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Object value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Object;I)V]
AbstractCacheElement.getAlertConditionOperator ( ) : org.rhq.core.domain.alert.AlertConditionOperator
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.getAlertConditionOperator:()Lorg/rhq/core/domain/alert/AlertConditionOperator;]
AbstractCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator p1 ) [abstract] : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
AbstractCacheElement.isType ( org.rhq.core.domain.alert.AlertConditionOperator.Type type ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.isType:(Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;)Z]
rhq-enterprise-server-4.4.0.jar, AbstractEnumCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AbstractEnumCacheElement.AbstractEnumCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Enum value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Enum;I)V]
AbstractEnumCacheElement.AbstractEnumCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Object operatorOption, Enum value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Object;Ljava/lang/Enum;I)V]
AbstractEnumCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
rhq-enterprise-server-4.4.0.jar, AgentManagerBean.class
package org.rhq.enterprise.server.core
AgentManagerBean.backfillAgent ( org.rhq.core.domain.auth.Subject subject, String agentName, int agentId ) : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.backfillAgent:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
AgentManagerBean.handlePingRequest ( org.rhq.core.clientapi.server.core.PingRequest request ) : org.rhq.core.clientapi.server.core.PingRequest
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.handlePingRequest:(Lorg/rhq/core/clientapi/server/core/PingRequest;)Lorg/rhq/core/clientapi/server/core/PingRequest;]
rhq-enterprise-server-4.4.0.jar, AgentManagerLocal.class
package org.rhq.enterprise.server.core
AgentManagerLocal.backfillAgent ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.backfillAgent:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
AgentManagerLocal.handlePingRequest ( org.rhq.core.clientapi.server.core.PingRequest p1 ) [abstract] : org.rhq.core.clientapi.server.core.PingRequest
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.handlePingRequest:(Lorg/rhq/core/clientapi/server/core/PingRequest;)Lorg/rhq/core/clientapi/server/core/PingRequest;]
rhq-enterprise-server-4.4.0.jar, AlertAvailabilityDurationJob.class
package org.rhq.enterprise.server.scheduler.jobs
AlertAvailabilityDurationJob.AlertAvailabilityDurationJob ( )
[run-time name: org/rhq/enterprise/server/scheduler/jobs/AlertAvailabilityDurationJob."<init>":()V]
AlertAvailabilityDurationJob.executeJobCode ( org.quartz.JobExecutionContext context ) : void
[run-time name: org/rhq/enterprise/server/scheduler/jobs/AlertAvailabilityDurationJob.executeJobCode:(Lorg/quartz/JobExecutionContext;)V]
rhq-enterprise-server-4.4.0.jar, AlertConditionCacheManagerBean.class
package org.rhq.enterprise.server.alert.engine
AlertConditionCacheManagerBean.checkConditions ( model.AvailabilityDurationComposite[ ] composites ) : AlertConditionCacheStats
[run-time name: org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerBean.checkConditions:([Lorg/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite;)Lorg/rhq/enterprise/server/alert/engine/AlertConditionCacheStats;]
rhq-enterprise-server-4.4.0.jar, AlertConditionCacheManagerLocal.class
package org.rhq.enterprise.server.alert.engine
AlertConditionCacheManagerLocal.checkConditions ( model.AvailabilityDurationComposite[ ] p1 ) [abstract] : AlertConditionCacheStats
[run-time name: org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerLocal.checkConditions:([Lorg/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite;)Lorg/rhq/enterprise/server/alert/engine/AlertConditionCacheStats;]
rhq-enterprise-server-4.4.0.jar, AlertConditionCacheMonitor.class
package org.rhq.enterprise.server.alert.engine.mbean
AlertConditionCacheMonitor.getAvailabilityDurationCacheElementCount ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getAvailabilityDurationCacheElementCount:()I]
AlertConditionCacheMonitor.getAvailabilityDurationCacheElementMatches ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getAvailabilityDurationCacheElementMatches:()I]
AlertConditionCacheMonitor.getAvailabilityDurationProcessingTime ( ) : long
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getAvailabilityDurationProcessingTime:()J]
AlertConditionCacheMonitor.incrementAvailabilityDurationCacheElementMatches ( int matches ) : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.incrementAvailabilityDurationCacheElementMatches:(I)V]
AlertConditionCacheMonitor.incrementAvailabilityDurationProcessingTime ( long moreMillis ) : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.incrementAvailabilityDurationProcessingTime:(J)V]
rhq-enterprise-server-4.4.0.jar, AlertConditionCacheMonitorMBean.class
package org.rhq.enterprise.server.alert.engine.mbean
AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementCount:()I]
AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementMatches ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementMatches:()I]
AlertConditionCacheMonitorMBean.getAvailabilityDurationProcessingTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getAvailabilityDurationProcessingTime:()J]
AlertConditionCacheMonitorMBean.incrementAvailabilityDurationCacheElementMatches ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.incrementAvailabilityDurationCacheElementMatches:(I)V]
AlertConditionCacheMonitorMBean.incrementAvailabilityDurationProcessingTime ( long p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.incrementAvailabilityDurationProcessingTime:(J)V]
rhq-enterprise-server-4.4.0.jar, AlertDefinitionHandler.class
package org.rhq.enterprise.server.rest.reporting
AlertDefinitionHandler.AlertDefinitionHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/AlertDefinitionHandler."<init>":()V]
AlertDefinitionHandler.alertDefinitions ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/AlertDefinitionHandler.alertDefinitions:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, AlertDefinitionLocal.class
package org.rhq.enterprise.server.rest.reporting
AlertDefinitionLocal.alertDefinitions ( javax.servlet.http.HttpServletRequest p1 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/AlertDefinitionLocal.alertDefinitions:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, AvailabilityCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityCacheElement.AvailabilityCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, org.rhq.core.domain.measurement.AvailabilityType value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Lorg/rhq/core/domain/measurement/AvailabilityType;I)V]
AvailabilityCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
AvailabilityCacheElement.matches ( Enum x0, Object[ ] x1 ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement.matches:(Ljava/lang/Enum;[Ljava/lang/Object;)Z]
AvailabilityCacheElement.matches ( Object x0, Object[ ] x1 ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement.matches:(Ljava/lang/Object;[Ljava/lang/Object;)Z]
AvailabilityCacheElement.matches ( org.rhq.core.domain.measurement.AvailabilityType providedValue, Object[ ] extraParams ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement.matches:(Lorg/rhq/core/domain/measurement/AvailabilityType;[Ljava/lang/Object;)Z]
rhq-enterprise-server-4.4.0.jar, AvailabilityDurationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityDurationCacheElement.AvailabilityDurationCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String operatorOption, org.rhq.core.domain.measurement.AvailabilityType value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;Lorg/rhq/core/domain/measurement/AvailabilityType;I)V]
AvailabilityDurationCacheElement.checkCacheElements ( java.util.List cacheElements, org.rhq.core.domain.resource.Resource resource, org.rhq.core.domain.measurement.AvailabilityType providedValue ) [static] : void
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.checkCacheElements:(Ljava/util/List;Lorg/rhq/core/domain/resource/Resource;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
AvailabilityDurationCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
AvailabilityDurationCacheElement.matches ( Enum x0, Object[ ] x1 ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.matches:(Ljava/lang/Enum;[Ljava/lang/Object;)Z]
AvailabilityDurationCacheElement.matches ( Object x0, Object[ ] x1 ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.matches:(Ljava/lang/Object;[Ljava/lang/Object;)Z]
AvailabilityDurationCacheElement.matches ( org.rhq.core.domain.measurement.AvailabilityType providedValue, Object[ ] extraParams ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.matches:(Lorg/rhq/core/domain/measurement/AvailabilityType;[Ljava/lang/Object;)Z]
rhq-enterprise-server-4.4.0.jar, AvailabilityDurationComposite.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityDurationComposite.AvailabilityDurationComposite ( int conditionId, org.rhq.core.domain.alert.AlertConditionOperator operator, int resourceId, org.rhq.core.domain.measurement.AvailabilityType availabilityType, long duration )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite."<init>":(ILorg/rhq/core/domain/alert/AlertConditionOperator;ILorg/rhq/core/domain/measurement/AvailabilityType;J)V]
AvailabilityDurationComposite.getAvailabilityType ( ) : org.rhq.core.domain.measurement.AvailabilityType
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite.getAvailabilityType:()Lorg/rhq/core/domain/measurement/AvailabilityType;]
AvailabilityDurationComposite.getConditionId ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite.getConditionId:()I]
AvailabilityDurationComposite.getDuration ( ) : long
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite.getDuration:()J]
AvailabilityDurationComposite.getOperator ( ) : org.rhq.core.domain.alert.AlertConditionOperator
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite.getOperator:()Lorg/rhq/core/domain/alert/AlertConditionOperator;]
AvailabilityDurationComposite.getResourceId ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationComposite.getResourceId:()I]
rhq-enterprise-server-4.4.0.jar, AvailabilityManagerBean.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerBean.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AvailabilityCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.findAvailabilityByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AvailabilityCriteria;)Lorg/rhq/core/domain/util/PageList;]
AvailabilityManagerBean.updateAgentResourceAvailabilities ( int agentId, org.rhq.core.domain.measurement.AvailabilityType platformAvailType, org.rhq.core.domain.measurement.AvailabilityType childAvailType ) : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.updateAgentResourceAvailabilities:(ILorg/rhq/core/domain/measurement/AvailabilityType;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.4.0.jar, AvailabilityManagerLocal.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerLocal.updateAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, org.rhq.core.domain.measurement.AvailabilityType p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerLocal.updateAgentResourceAvailabilities:(ILorg/rhq/core/domain/measurement/AvailabilityType;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.4.0.jar, AvailabilityManagerRemote.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerRemote.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.AvailabilityCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerRemote.findAvailabilityByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AvailabilityCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.4.0.jar, CallTimeDataCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
CallTimeDataCacheElement.CallTimeDataCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, CallTimeDataCacheElement.CallTimeElementValue whichValue, String comparator, Double value, int conditionId, String callDestPattern )
[run-time name: org/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Lorg/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement$CallTimeElementValue;Ljava/lang/String;Ljava/lang/Double;ILjava/lang/String;)V]
CallTimeDataCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
rhq-enterprise-server-4.4.0.jar, ConfigurationHistoryHandler.class
package org.rhq.enterprise.server.rest.reporting
ConfigurationHistoryHandler.configurationHistory ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/ConfigurationHistoryHandler.configurationHistory:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ConfigurationHistoryHandler.ConfigurationHistoryHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/ConfigurationHistoryHandler."<init>":()V]
rhq-enterprise-server-4.4.0.jar, ConfigurationHistoryLocal.class
package org.rhq.enterprise.server.rest.reporting
ConfigurationHistoryLocal.configurationHistory ( javax.servlet.http.HttpServletRequest p1 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/ConfigurationHistoryLocal.configurationHistory:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, CoreServerServiceImpl.class
package org.rhq.enterprise.server.core
CoreServerServiceImpl.ping ( org.rhq.core.clientapi.server.core.PingRequest request ) : org.rhq.core.clientapi.server.core.PingRequest
[run-time name: org/rhq/enterprise/server/core/CoreServerServiceImpl.ping:(Lorg/rhq/core/clientapi/server/core/PingRequest;)Lorg/rhq/core/clientapi/server/core/PingRequest;]
rhq-enterprise-server-4.4.0.jar, CriteriaQuery.class
package org.rhq.enterprise.server.util
CriteriaQuery.CriteriaQuery ( org.rhq.core.domain.criteria.BaseCriteria criteria, CriteriaQueryExecutor queryExecutor )
[run-time name: org/rhq/enterprise/server/util/CriteriaQuery."<init>":(Lorg/rhq/core/domain/criteria/BaseCriteria;Lorg/rhq/enterprise/server/util/CriteriaQueryExecutor;)V]
CriteriaQuery.iterator ( ) : java.util.Iterator
[run-time name: org/rhq/enterprise/server/util/CriteriaQuery.iterator:()Ljava/util/Iterator;]
rhq-enterprise-server-4.4.0.jar, CriteriaQueryExecutor.class
package org.rhq.enterprise.server.util
CriteriaQueryExecutor.execute ( org.rhq.core.domain.criteria.BaseCriteria p1 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/util/CriteriaQueryExecutor.execute:(Lorg/rhq/core/domain/criteria/BaseCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.4.0.jar, CsvWriter.class
package org.rhq.enterprise.server.rest.reporting
CsvWriter.CsvWriter ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriter."<init>":()V]
CsvWriter.setColumns ( String[ ] columns ) : void
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriter.setColumns:([Ljava/lang/String;)V]
CsvWriter.setPropertyConverter ( String propertyName, PropertyConverter propertyConverter ) : void
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriter.setPropertyConverter:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/reporting/PropertyConverter;)V]
CsvWriter.write ( Object object, java.io.OutputStream outputStream ) : void
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriter.write:(Ljava/lang/Object;Ljava/io/OutputStream;)V]
rhq-enterprise-server-4.4.0.jar, CsvWriterException.class
package org.rhq.enterprise.server.rest.reporting
CsvWriterException.CsvWriterException ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriterException."<init>":()V]
CsvWriterException.CsvWriterException ( String message )
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriterException."<init>":(Ljava/lang/String;)V]
CsvWriterException.CsvWriterException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriterException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
CsvWriterException.CsvWriterException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/rest/reporting/CsvWriterException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.4.0.jar, DiscoveryServerServiceImpl.class
package org.rhq.enterprise.server.discovery
DiscoveryServerServiceImpl.setResourceEnablement ( int resourceId, boolean setEnabled ) : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryServerServiceImpl.setResourceEnablement:(IZ)V]
rhq-enterprise-server-4.4.0.jar, DriftCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
DriftCacheElement.DriftCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String driftDefNameRegexStr, String driftPathNameRegexStr, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;Ljava/lang/String;I)V]
DriftCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
rhq-enterprise-server-4.4.0.jar, DriftComplianceHandler.class
package org.rhq.enterprise.server.rest.reporting
DriftComplianceHandler.DriftComplianceHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler."<init>":()V]
DriftComplianceHandler.generateReport ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.generateReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
DriftComplianceHandler.getColumns ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getColumns:()Ljava/util/List;]
DriftComplianceHandler.getDebugReportName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getDebugReportName:()Ljava/lang/String;]
DriftComplianceHandler.getDetailsColumns ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getDetailsColumns:()Ljava/util/List;]
DriftComplianceHandler.getDetailsHeader ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getDetailsHeader:()Ljava/lang/String;]
DriftComplianceHandler.getDetailsQueryCriteria ( Integer resourceTypeId, String version ) : org.rhq.core.domain.criteria.ResourceCriteria
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getDetailsQueryCriteria:(Ljava/lang/Integer;Ljava/lang/String;)Lorg/rhq/core/domain/criteria/ResourceCriteria;]
DriftComplianceHandler.getHeader ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getHeader:()Ljava/lang/String;]
DriftComplianceHandler.getPropertyConverters ( javax.servlet.http.HttpServletRequest request ) : java.util.LinkedHashMap
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getPropertyConverters:(Ljavax/servlet/http/HttpServletRequest;)Ljava/util/LinkedHashMap;]
DriftComplianceHandler.getSummaryCounts ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.getSummaryCounts:()Ljava/util/List;]
rhq-enterprise-server-4.4.0.jar, DriftComplianceLocal.class
package org.rhq.enterprise.server.rest.reporting
DriftComplianceLocal.generateReport ( javax.servlet.http.HttpServletRequest p1, String p2, String p3 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceLocal.generateReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, EnhancedScheduler.class
package org.rhq.enterprise.server.scheduler
EnhancedScheduler.scheduleTriggeredJob ( Class p1, boolean p2, org.quartz.Trigger p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/scheduler/EnhancedScheduler.scheduleTriggeredJob:(Ljava/lang/Class;ZLorg/quartz/Trigger;)V]
rhq-enterprise-server-4.4.0.jar, EnhancedSchedulerImpl.class
package org.rhq.enterprise.server.scheduler
EnhancedSchedulerImpl.scheduleTriggeredJob ( Class jobClass, boolean isVolatile, org.quartz.Trigger trigger ) : void
[run-time name: org/rhq/enterprise/server/scheduler/EnhancedSchedulerImpl.scheduleTriggeredJob:(Ljava/lang/Class;ZLorg/quartz/Trigger;)V]
rhq-enterprise-server-4.4.0.jar, EventCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
EventCacheElement.EventCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, org.rhq.core.domain.event.EventSeverity value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Lorg/rhq/core/domain/event/EventSeverity;I)V]
EventCacheElement.EventCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String eventDetails, org.rhq.core.domain.event.EventSeverity value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;Lorg/rhq/core/domain/event/EventSeverity;I)V]
EventCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
rhq-enterprise-server-4.4.0.jar, InventorySummaryHandler.class
package org.rhq.enterprise.server.rest.reporting
InventorySummaryHandler.generateReport ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.generateReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
InventorySummaryHandler.getColumns ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getColumns:()Ljava/util/List;]
InventorySummaryHandler.getDebugReportName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getDebugReportName:()Ljava/lang/String;]
InventorySummaryHandler.getDetailsColumns ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getDetailsColumns:()Ljava/util/List;]
InventorySummaryHandler.getDetailsHeader ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getDetailsHeader:()Ljava/lang/String;]
InventorySummaryHandler.getDetailsQueryCriteria ( Integer resourceTypeId, String version ) : org.rhq.core.domain.criteria.ResourceCriteria
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getDetailsQueryCriteria:(Ljava/lang/Integer;Ljava/lang/String;)Lorg/rhq/core/domain/criteria/ResourceCriteria;]
InventorySummaryHandler.getHeader ( ) : String
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getHeader:()Ljava/lang/String;]
InventorySummaryHandler.getPropertyConverters ( javax.servlet.http.HttpServletRequest request ) : java.util.LinkedHashMap
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getPropertyConverters:(Ljavax/servlet/http/HttpServletRequest;)Ljava/util/LinkedHashMap;]
InventorySummaryHandler.getSummaryCounts ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.getSummaryCounts:()Ljava/util/List;]
InventorySummaryHandler.InventorySummaryHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler."<init>":()V]
rhq-enterprise-server-4.4.0.jar, InventorySummaryLocal.class
package org.rhq.enterprise.server.rest.reporting
InventorySummaryLocal.generateReport ( javax.servlet.http.HttpServletRequest p1, String p2, String p3 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryLocal.generateReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, LookupUtil.class
package org.rhq.enterprise.server.util
LookupUtil.getPlatformUtilizationManager ( ) [static] : org.rhq.enterprise.server.resource.PlatformUtilizationManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getPlatformUtilizationManager:()Lorg/rhq/enterprise/server/resource/PlatformUtilizationManagerLocal;]
rhq-enterprise-server-4.4.0.jar, MeasurementBaselineCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementBaselineCacheElement.MeasurementBaselineCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Double value, int conditionTriggerId, String option )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementBaselineCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Double;ILjava/lang/String;)V]
rhq-enterprise-server-4.4.0.jar, MeasurementConverter.class
package org.rhq.enterprise.server.rest.reporting
MeasurementConverter.fit ( Double origin, org.rhq.core.domain.measurement.MeasurementUnits units ) [static] : org.rhq.core.domain.measurement.composite.MeasurementNumericValueAndUnits
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.fit:(Ljava/lang/Double;Lorg/rhq/core/domain/measurement/MeasurementUnits;)Lorg/rhq/core/domain/measurement/composite/MeasurementNumericValueAndUnits;]
MeasurementConverter.fit ( Double origin, org.rhq.core.domain.measurement.MeasurementUnits units, org.rhq.core.domain.measurement.MeasurementUnits lowUnits, org.rhq.core.domain.measurement.MeasurementUnits highUnits ) [static] : org.rhq.core.domain.measurement.composite.MeasurementNumericValueAndUnits
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.fit:(Ljava/lang/Double;Lorg/rhq/core/domain/measurement/MeasurementUnits;Lorg/rhq/core/domain/measurement/MeasurementUnits;Lorg/rhq/core/domain/measurement/MeasurementUnits;)Lorg/rhq/core/domain/measurement/composite/MeasurementNumericValueAndUnits;]
MeasurementConverter.format ( Double value, org.rhq.core.domain.measurement.MeasurementUnits targetUnits, boolean bestFit ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.format:(Ljava/lang/Double;Lorg/rhq/core/domain/measurement/MeasurementUnits;Z)Ljava/lang/String;]
MeasurementConverter.format ( Double value, org.rhq.core.domain.measurement.MeasurementUnits targetUnits, boolean bestFit, Integer minimumFractionDigits, Integer maximumFractionDigits ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.format:(Ljava/lang/Double;Lorg/rhq/core/domain/measurement/MeasurementUnits;ZLjava/lang/Integer;Ljava/lang/Integer;)Ljava/lang/String;]
MeasurementConverter.format ( String value, org.rhq.core.domain.measurement.MeasurementUnits targetUnits ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.format:(Ljava/lang/String;Lorg/rhq/core/domain/measurement/MeasurementUnits;)Ljava/lang/String;]
MeasurementConverter.getFormat ( int minDigits, int maxDigits ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.getFormat:(II)Ljava/lang/String;]
MeasurementConverter.getMeasurementUnitAbbreviation ( org.rhq.core.domain.measurement.MeasurementUnits units ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.getMeasurementUnitAbbreviation:(Lorg/rhq/core/domain/measurement/MeasurementUnits;)Ljava/lang/String;]
MeasurementConverter.MeasurementConverter ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter."<init>":()V]
MeasurementConverter.scale ( org.rhq.core.domain.measurement.composite.MeasurementNumericValueAndUnits origin, org.rhq.core.domain.measurement.MeasurementUnits targetUnits ) [static] : Double
[run-time name: org/rhq/enterprise/server/rest/reporting/MeasurementConverter.scale:(Lorg/rhq/core/domain/measurement/composite/MeasurementNumericValueAndUnits;Lorg/rhq/core/domain/measurement/MeasurementUnits;)Ljava/lang/Double;]
rhq-enterprise-server-4.4.0.jar, MeasurementMetadataManagerBean.class
package org.rhq.enterprise.server.resource.metadata
MeasurementMetadataManagerBean.getMetricDefinitions ( org.rhq.core.domain.resource.ResourceType newType ) [static] : java.util.Set
[run-time name: org/rhq/enterprise/server/resource/metadata/MeasurementMetadataManagerBean.getMetricDefinitions:(Lorg/rhq/core/domain/resource/ResourceType;)Ljava/util/Set;]
rhq-enterprise-server-4.4.0.jar, MeasurementNumericCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementNumericCacheElement.MeasurementNumericCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Double value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementNumericCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.4.0.jar, MeasurementRangeNumericCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementRangeNumericCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
MeasurementRangeNumericCacheElement.MeasurementRangeNumericCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Double loValue, Double hiValue, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Double;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.4.0.jar, MeasurementScheduleManagerBean.class
package org.rhq.enterprise.server.measurement
MeasurementScheduleManagerBean.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.disableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
MeasurementScheduleManagerBean.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.enableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
MeasurementScheduleManagerBean.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.updateSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IJZ)V]
rhq-enterprise-server-4.4.0.jar, MeasurementScheduleManagerRemote.class
package org.rhq.enterprise.server.measurement
MeasurementScheduleManagerRemote.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerRemote.disableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
MeasurementScheduleManagerRemote.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerRemote.enableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
MeasurementScheduleManagerRemote.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerRemote.updateSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IJZ)V]
rhq-enterprise-server-4.4.0.jar, MeasurementTraitCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementTraitCacheElement.MeasurementTraitCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementTraitCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;I)V]
rhq-enterprise-server-4.4.0.jar, NumericDoubleCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
NumericDoubleCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/NumericDoubleCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
NumericDoubleCacheElement.NumericDoubleCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, Double value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/NumericDoubleCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.4.0.jar, PlatformUtilizationHandler.class
package org.rhq.enterprise.server.rest.reporting
PlatformUtilizationHandler.generateReport ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/PlatformUtilizationHandler.generateReport:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
PlatformUtilizationHandler.PlatformUtilizationHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/PlatformUtilizationHandler."<init>":()V]
rhq-enterprise-server-4.4.0.jar, PlatformUtilizationLocal.class
package org.rhq.enterprise.server.rest.reporting
PlatformUtilizationLocal.generateReport ( javax.servlet.http.HttpServletRequest p1 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/PlatformUtilizationLocal.generateReport:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, PlatformUtilizationManagerBean.class
package org.rhq.enterprise.server.resource
PlatformUtilizationManagerBean.loadLiveMetricsForPlatform ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource platform, java.util.Set metricDefinitionIds ) : java.util.Set
[run-time name: org/rhq/enterprise/server/resource/PlatformUtilizationManagerBean.loadLiveMetricsForPlatform:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;Ljava/util/Set;)Ljava/util/Set;]
PlatformUtilizationManagerBean.loadPlatformMetrics ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/resource/PlatformUtilizationManagerBean.loadPlatformMetrics:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/util/PageList;]
PlatformUtilizationManagerBean.PlatformUtilizationManagerBean ( )
[run-time name: org/rhq/enterprise/server/resource/PlatformUtilizationManagerBean."<init>":()V]
rhq-enterprise-server-4.4.0.jar, PlatformUtilizationManagerLocal.class
package org.rhq.enterprise.server.resource
PlatformUtilizationManagerLocal.loadLiveMetricsForPlatform ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, java.util.Set p3 ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/resource/PlatformUtilizationManagerLocal.loadLiveMetricsForPlatform:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;Ljava/util/Set;)Ljava/util/Set;]
PlatformUtilizationManagerLocal.loadPlatformMetrics ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/resource/PlatformUtilizationManagerLocal.loadPlatformMetrics:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.4.0.jar, PluginDeploymentScanner.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScanner.getPluginMetadataManager ( ) : org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getPluginMetadataManager:()Lorg/rhq/core/clientapi/agent/metadata/PluginMetadataManager;]
rhq-enterprise-server-4.4.0.jar, PluginDeploymentScannerMBean.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScannerMBean.getPluginMetadataManager ( ) [abstract] : org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getPluginMetadataManager:()Lorg/rhq/core/clientapi/agent/metadata/PluginMetadataManager;]
rhq-enterprise-server-4.4.0.jar, PluginManagerBean.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerBean.registerPluginTypes ( String newPluginName, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, boolean newOrUpdated, boolean forceUpdate ) : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.registerPluginTypes:(Ljava/lang/String;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;ZZ)Z]
rhq-enterprise-server-4.4.0.jar, PluginManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerLocal.registerPluginTypes ( String p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, boolean p3, boolean p4 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.registerPluginTypes:(Ljava/lang/String;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;ZZ)Z]
rhq-enterprise-server-4.4.0.jar, ProductPluginDeployer.class
package org.rhq.enterprise.server.core.plugin
ProductPluginDeployer.getPluginMetadataManager ( ) : org.rhq.core.clientapi.agent.metadata.PluginMetadataManager
[run-time name: org/rhq/enterprise/server/core/plugin/ProductPluginDeployer.getPluginMetadataManager:()Lorg/rhq/core/clientapi/agent/metadata/PluginMetadataManager;]
rhq-enterprise-server-4.4.0.jar, PropertyConverter.class
package org.rhq.enterprise.server.rest.reporting
PropertyConverter.convert ( Object p1, String p2 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/rest/reporting/PropertyConverter.convert:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
rhq-enterprise-server-4.4.0.jar, RecentAlertHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentAlertHandler.RecentAlertHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentAlertHandler."<init>":()V]
RecentAlertHandler.recentAlerts ( String alertPriority, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentAlertHandler.recentAlerts:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, RecentAlertLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentAlertLocal.recentAlerts ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentAlertLocal.recentAlerts:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, RecentDriftHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentDriftHandler.recentDrift ( String categories, Integer snapshot, String path, String definitionName, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentDriftHandler.recentDrift:(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
RecentDriftHandler.RecentDriftHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentDriftHandler."<init>":()V]
rhq-enterprise-server-4.4.0.jar, RecentDriftLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentDriftLocal.recentDrift ( String p1, Integer p2, String p3, String p4, Long p5, Long p6, javax.servlet.http.HttpServletRequest p7 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentDriftLocal.recentDrift:(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, RecentOperationsHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentOperationsHandler.recentOperations ( String operationRequestStatus, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentOperationsHandler.recentOperations:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
RecentOperationsHandler.RecentOperationsHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentOperationsHandler."<init>":()V]
rhq-enterprise-server-4.4.0.jar, RecentOperationsLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentOperationsLocal.recentOperations ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentOperationsLocal.recentOperations:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, ReportFormatHelper.class
package org.rhq.enterprise.server.rest.reporting
ReportFormatHelper.cleanForCSV ( String input ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/ReportFormatHelper.cleanForCSV:(Ljava/lang/String;)Ljava/lang/String;]
ReportFormatHelper.formatDate ( long epochMillis ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/ReportFormatHelper.formatDate:(J)Ljava/lang/String;]
ReportFormatHelper.formatDateTime ( long epochMillis ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/ReportFormatHelper.formatDateTime:(J)Ljava/lang/String;]
ReportFormatHelper.parseAncestry ( String ancestry ) [static] : String
[run-time name: org/rhq/enterprise/server/rest/reporting/ReportFormatHelper.parseAncestry:(Ljava/lang/String;)Ljava/lang/String;]
rhq-enterprise-server-4.4.0.jar, ReportsInterceptor.class
package org.rhq.enterprise.server.rest
ReportsInterceptor.ReportsInterceptor ( )
[run-time name: org/rhq/enterprise/server/rest/ReportsInterceptor."<init>":()V]
ReportsInterceptor.setCaller ( javax.interceptor.InvocationContext ctx ) : Object
[run-time name: org/rhq/enterprise/server/rest/ReportsInterceptor.setCaller:(Ljavax/interceptor/InvocationContext;)Ljava/lang/Object;]
rhq-enterprise-server-4.4.0.jar, ResourceAvailabilityManagerBean.class
package org.rhq.enterprise.server.resource
ResourceAvailabilityManagerBean.updateAgentResourcesLatestAvailability ( int agentId, org.rhq.core.domain.measurement.AvailabilityType availabilityType, boolean isPlatform ) : void
[run-time name: org/rhq/enterprise/server/resource/ResourceAvailabilityManagerBean.updateAgentResourcesLatestAvailability:(ILorg/rhq/core/domain/measurement/AvailabilityType;Z)V]
rhq-enterprise-server-4.4.0.jar, ResourceAvailabilityManagerLocal.class
package org.rhq.enterprise.server.resource
ResourceAvailabilityManagerLocal.updateAgentResourcesLatestAvailability ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, boolean p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/ResourceAvailabilityManagerLocal.updateAgentResourcesLatestAvailability:(ILorg/rhq/core/domain/measurement/AvailabilityType;Z)V]
rhq-enterprise-server-4.4.0.jar, ResourceConfigurationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
ResourceConfigurationCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceConfigurationCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
ResourceConfigurationCacheElement.ResourceConfigurationCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, org.rhq.core.domain.configuration.Configuration value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceConfigurationCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Lorg/rhq/core/domain/configuration/Configuration;I)V]
rhq-enterprise-server-4.4.0.jar, ResourceManagerBean.class
package org.rhq.enterprise.server.resource
ResourceManagerBean.disableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerBean.disableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
ResourceManagerBean.enableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerBean.enableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
rhq-enterprise-server-4.4.0.jar, ResourceManagerLocal.class
package org.rhq.enterprise.server.resource
ResourceManagerLocal.disableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerLocal.disableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
ResourceManagerLocal.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerLocal.enableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
rhq-enterprise-server-4.4.0.jar, ResourceManagerRemote.class
package org.rhq.enterprise.server.resource
ResourceManagerRemote.disableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerRemote.disableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
ResourceManagerRemote.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerRemote.enableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
ResourceManagerRemote.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : org.rhq.core.domain.resource.composite.ResourceAvailabilitySummary
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerRemote.getAvailabilitySummary:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/composite/ResourceAvailabilitySummary;]
rhq-enterprise-server-4.4.0.jar, ResourceOperationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
ResourceOperationCacheElement.ResourceOperationCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, org.rhq.core.domain.operation.OperationRequestStatus value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceOperationCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Lorg/rhq/core/domain/operation/OperationRequestStatus;I)V]
rhq-enterprise-server-4.4.0.jar, SchedulerBean.class
package org.rhq.enterprise.server.scheduler
SchedulerBean.scheduleTriggeredJob ( Class jobClass, boolean isVolatile, org.quartz.Trigger trigger ) : void
[run-time name: org/rhq/enterprise/server/scheduler/SchedulerBean.scheduleTriggeredJob:(Ljava/lang/Class;ZLorg/quartz/Trigger;)V]
rhq-enterprise-server-4.4.0.jar, StringCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
StringCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator operator ) : org.rhq.core.domain.alert.AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/StringCacheElement.getOperatorSupportsType:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
StringCacheElement.StringCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/StringCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;I)V]
rhq-enterprise-server-4.4.0.jar, SubjectPreferencesCache.class
package org.rhq.enterprise.server.auth.prefs
SubjectPreferencesCache.getPreferences ( int subjectId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.getPreferences:(I)Lorg/rhq/core/domain/configuration/Configuration;]
rhq-enterprise-server-4.4.0.jar, SuspectMetricHandler.class
package org.rhq.enterprise.server.rest.reporting
SuspectMetricHandler.SuspectMetricHandler ( )
[run-time name: org/rhq/enterprise/server/rest/reporting/SuspectMetricHandler."<init>":()V]
SuspectMetricHandler.suspectMetrics ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/SuspectMetricHandler.suspectMetrics:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, SuspectMetricLocal.class
package org.rhq.enterprise.server.rest.reporting
SuspectMetricLocal.suspectMetrics ( javax.servlet.http.HttpServletRequest p1 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/SuspectMetricLocal.suspectMetrics:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.4.0.jar, WebservicesManagerBean.class
package org.rhq.enterprise.server.webservices
WebservicesManagerBean.disableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
WebservicesManagerBean.enableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
WebservicesManagerBean.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AvailabilityCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findAvailabilityByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AvailabilityCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.resource.composite.ResourceAvailabilitySummary
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAvailabilitySummary:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/composite/ResourceAvailabilitySummary;]
WebservicesManagerBean.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IJZ)V]
to the top
Removed Methods (40)
rhq-enterprise-server-4.3.0.jar, AbstractCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AbstractCacheElement.AbstractCacheElement ( AlertConditionOperator operator, Object operatorOption, Object value, int conditionId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Object;Ljava/lang/Object;I)V]
AbstractCacheElement.AbstractCacheElement ( AlertConditionOperator operator, Object value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Object;I)V]
AbstractCacheElement.getAlertConditionOperator ( ) : AlertConditionOperator
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.getAlertConditionOperator:()Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;]
AbstractCacheElement.getOperatorSupportsType ( AlertConditionOperator p1 ) [abstract] : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
AbstractCacheElement.isType ( AlertConditionOperator.Type type ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractCacheElement.isType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;)Z]
rhq-enterprise-server-4.3.0.jar, AbstractEnumCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AbstractEnumCacheElement.AbstractEnumCacheElement ( AlertConditionOperator operator, Enum value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Enum;I)V]
AbstractEnumCacheElement.AbstractEnumCacheElement ( AlertConditionOperator operator, Object operatorOption, Enum value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Object;Ljava/lang/Enum;I)V]
AbstractEnumCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AbstractEnumCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
rhq-enterprise-server-4.3.0.jar, AlertConditionOperator.class
package org.rhq.enterprise.server.alert.engine.model
AlertConditionOperator.getDefaultType ( ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AlertConditionOperator.getDefaultType:()Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
AlertConditionOperator.valueOf ( String name ) [static] : AlertConditionOperator
[run-time name: org/rhq/enterprise/server/alert/engine/model/AlertConditionOperator.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;]
AlertConditionOperator.values ( ) [static] : AlertConditionOperator[ ]
[run-time name: org/rhq/enterprise/server/alert/engine/model/AlertConditionOperator.values:()[Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;]
rhq-enterprise-server-4.3.0.jar, AvailabilityCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityCacheElement.AvailabilityCacheElement ( AlertConditionOperator operator, org.rhq.core.domain.measurement.AvailabilityType operatorOption, org.rhq.core.domain.measurement.AvailabilityType value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Lorg/rhq/core/domain/measurement/AvailabilityType;Lorg/rhq/core/domain/measurement/AvailabilityType;I)V]
rhq-enterprise-server-4.3.0.jar, AvailabilityManagerBean.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerBean.setAllAgentResourceAvailabilities ( int agentId, org.rhq.core.domain.measurement.AvailabilityType availabilityType ) : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.setAllAgentResourceAvailabilities:(ILorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.3.0.jar, AvailabilityManagerLocal.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerLocal.setAllAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerLocal.setAllAgentResourceAvailabilities:(ILorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.3.0.jar, AvailabilityPoint.class
package org.rhq.enterprise.server.measurement
AvailabilityPoint.AvailabilityPoint ( long timestamp )
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityPoint."<init>":(J)V]
rhq-enterprise-server-4.3.0.jar, CallTimeDataCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
CallTimeDataCacheElement.CallTimeDataCacheElement ( AlertConditionOperator operator, CallTimeDataCacheElement.CallTimeElementValue whichValue, String comparator, Double value, int conditionId, String callDestPattern )
[run-time name: org/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Lorg/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement$CallTimeElementValue;Ljava/lang/String;Ljava/lang/Double;ILjava/lang/String;)V]
CallTimeDataCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/CallTimeDataCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
rhq-enterprise-server-4.3.0.jar, DriftCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
DriftCacheElement.DriftCacheElement ( AlertConditionOperator operator, String driftDefNameRegexStr, String driftPathNameRegexStr, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/String;Ljava/lang/String;I)V]
DriftCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
rhq-enterprise-server-4.3.0.jar, EventCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
EventCacheElement.EventCacheElement ( AlertConditionOperator operator, org.rhq.core.domain.event.EventSeverity value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Lorg/rhq/core/domain/event/EventSeverity;I)V]
EventCacheElement.EventCacheElement ( AlertConditionOperator operator, String eventDetails, org.rhq.core.domain.event.EventSeverity value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/String;Lorg/rhq/core/domain/event/EventSeverity;I)V]
EventCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/EventCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
rhq-enterprise-server-4.3.0.jar, MeasurementBaselineCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementBaselineCacheElement.MeasurementBaselineCacheElement ( AlertConditionOperator operator, Double value, int conditionTriggerId, String option )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementBaselineCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Double;ILjava/lang/String;)V]
rhq-enterprise-server-4.3.0.jar, MeasurementNumericCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementNumericCacheElement.MeasurementNumericCacheElement ( AlertConditionOperator operator, Double value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementNumericCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.3.0.jar, MeasurementRangeNumericCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementRangeNumericCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
MeasurementRangeNumericCacheElement.MeasurementRangeNumericCacheElement ( AlertConditionOperator operator, Double loValue, Double hiValue, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Double;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.3.0.jar, MeasurementTraitCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementTraitCacheElement.MeasurementTraitCacheElement ( AlertConditionOperator operator, String value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementTraitCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/String;I)V]
rhq-enterprise-server-4.3.0.jar, NumericDoubleCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
NumericDoubleCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/NumericDoubleCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
NumericDoubleCacheElement.NumericDoubleCacheElement ( AlertConditionOperator operator, Double value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/NumericDoubleCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/Double;I)V]
rhq-enterprise-server-4.3.0.jar, PluginManagerBean.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerBean.registerPluginTypes ( org.rhq.core.domain.plugin.Plugin newPlugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, boolean newOrUpdated, boolean forceUpdate ) : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.registerPluginTypes:(Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;ZZ)Z]
rhq-enterprise-server-4.3.0.jar, PluginManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerLocal.registerPluginTypes ( org.rhq.core.domain.plugin.Plugin p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, boolean p3, boolean p4 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.registerPluginTypes:(Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;ZZ)Z]
rhq-enterprise-server-4.3.0.jar, ResourceAvailabilityManagerBean.class
package org.rhq.enterprise.server.resource
ResourceAvailabilityManagerBean.updateAllResourcesAvailabilitiesForAgent ( int agentId, org.rhq.core.domain.measurement.AvailabilityType availabilityType ) : void
[run-time name: org/rhq/enterprise/server/resource/ResourceAvailabilityManagerBean.updateAllResourcesAvailabilitiesForAgent:(ILorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.3.0.jar, ResourceAvailabilityManagerLocal.class
package org.rhq.enterprise.server.resource
ResourceAvailabilityManagerLocal.updateAllResourcesAvailabilitiesForAgent ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/ResourceAvailabilityManagerLocal.updateAllResourcesAvailabilitiesForAgent:(ILorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-enterprise-server-4.3.0.jar, ResourceConfigurationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
ResourceConfigurationCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceConfigurationCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
ResourceConfigurationCacheElement.ResourceConfigurationCacheElement ( AlertConditionOperator operator, org.rhq.core.domain.configuration.Configuration value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceConfigurationCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Lorg/rhq/core/domain/configuration/Configuration;I)V]
rhq-enterprise-server-4.3.0.jar, ResourceOperationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
ResourceOperationCacheElement.ResourceOperationCacheElement ( AlertConditionOperator operator, org.rhq.core.domain.operation.OperationRequestStatus value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/ResourceOperationCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Lorg/rhq/core/domain/operation/OperationRequestStatus;I)V]
rhq-enterprise-server-4.3.0.jar, StringCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
StringCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/StringCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
StringCacheElement.StringCacheElement ( AlertConditionOperator operator, String value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/StringCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/String;I)V]
rhq-enterprise-server-4.3.0.jar, Type.class
package org.rhq.enterprise.server.alert.engine.model
AlertConditionOperator.Type.valueOf ( String name ) [static] : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/AlertConditionOperator.Type.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
AlertConditionOperator.Type.values ( ) [static] : AlertConditionOperator.Type[ ]
[run-time name: org/rhq/enterprise/server/alert/engine/model/AlertConditionOperator.Type.values:()[Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
to the top
Problems with Data Types, High Severity (7)
rhq-enterprise-server-4.3.0.jar
package org.rhq.enterprise.server.alert.engine.model
[+] AbstractCacheElement (2)
| Change | Effect |
---|
1 | Type of field alertConditionOperator has been changed from AlertConditionOperator to org.rhq.core.domain.alert.AlertConditionOperator. | A client program may be interrupted by NoSuchFieldError exception. |
2 | Abstract method AbstractCacheElement.getOperatorSupportsType ( AlertConditionOperator p1 ) has been removed from this class. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (13)
AbstractCacheElement.convertValueToString ( Object providedValue )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.equals ( Object obj )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionOperatorOption ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionTriggerId ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionValue ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.hashCode ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.isActive ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.matches ( Object p1, Object[ ] p2 )This abstract method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.process ( Object providedValue, Object[ ] extraParams )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setActive ( boolean active )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setAlertConditionValue ( Object updatedValue )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setNextCacheElement ( AbstractCacheElement nextCacheElement )1st parameter 'nextCacheElement' of this method has type 'AbstractCacheElement'.
AbstractCacheElement.toString ( )This method is from 'AbstractCacheElement' abstract class.
[+] AlertConditionOperator (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (3)
AlertConditionOperator.getDefaultType ( )This method is from 'AlertConditionOperator' class.
AlertConditionOperator.valueOf ( String name )This method is from 'AlertConditionOperator' class.
AlertConditionOperator.values ( )This method is from 'AlertConditionOperator' class.
[+] AlertConditionOperator.Type (1)
| Change | Effect |
---|
1 | This class has been removed. | A client program may be interrupted by NoClassDefFoundError exception. |
[+] affected methods (2)
AlertConditionOperator.Type.valueOf ( String name )This method is from 'AlertConditionOperator.Type' class.
AlertConditionOperator.Type.values ( )This method is from 'AlertConditionOperator.Type' class.
package org.rhq.enterprise.server.measurement
[+] AvailabilityManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AvailabilityManagerLocal.setAllAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) has been removed from this interface. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (9)
AvailabilityManagerLocal.findAvailabilitiesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, int p6, boolean p7 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilityWithinInterval ( int p1, java.util.Date p2, java.util.Date p3 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.getCurrentAvailabilityTypeForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.mergeAvailabilityReport ( org.rhq.core.domain.discovery.AvailabilityReport p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.purgeAvailabilities ( long p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.updateLastAvailabilityReport ( int p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAvailabilityManager ( )Return value of this method has type 'AvailabilityManagerLocal'.
package org.rhq.enterprise.server.resource
[+] ResourceAvailabilityManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method ResourceAvailabilityManagerLocal.updateAllResourcesAvailabilitiesForAgent ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) has been removed from this interface. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (4)
ResourceAvailabilityManagerLocal.getLatestAvailability ( int p1 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
ResourceAvailabilityManagerLocal.getLatestAvailabilityType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
ResourceAvailabilityManagerLocal.insertNeededAvailabilityForImportedResources ( java.util.List p1 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getResourceAvailabilityManager ( )Return value of this method has type 'ResourceAvailabilityManagerLocal'.
package org.rhq.enterprise.server.resource.metadata
[+] PluginManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method PluginManagerLocal.registerPluginTypes ( org.rhq.core.domain.plugin.Plugin p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, boolean p3, boolean p4 ) has been removed from this interface. | A client program may be interrupted by NoSuchMethodError exception. |
[+] affected methods (21)
org.rhq.enterprise.server.discovery.DeletedResourceTypeFilter.DeletedResourceTypeFilter ( org.rhq.enterprise.server.auth.SubjectManagerLocal subjectManager, org.rhq.enterprise.server.resource.ResourceTypeManagerLocal resourceTypeManager, PluginManagerLocal pluginManager )3rd parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
PluginManagerLocal.deletePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.disablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.enablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findAllDeletedPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findPluginsMarkedForPurge ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getAllPluginsById ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getInstalledPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugin ( String p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginDropboxDirectory ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginsByResourceTypeAndCategory ( String p1, org.rhq.core.domain.resource.ResourceCategory p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginStats ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.installPluginJar ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.Plugin p2, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p3, java.io.File p4 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.isReadyForPurge ( org.rhq.core.domain.plugin.Plugin p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.markPluginsForPurge ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.purgePlugins ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.registerPlugin ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.Plugin p2, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p3, java.io.File p4, boolean p5 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.setPluginEnabledFlag ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'PluginManagerLocal' interface.
org.rhq.enterprise.server.sync.validators.DeployedAgentPluginsValidator.DeployedAgentPluginsValidator ( PluginManagerLocal pluginManager )1st parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getPluginManager ( )Return value of this method has type 'PluginManagerLocal'.
to the top
Problems with Data Types, Medium Severity (5)
rhq-enterprise-server-4.3.0.jar
package org.rhq.enterprise.server.core
[+] AgentManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AgentManagerLocal.backfillAgent ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method AgentManagerBean.checkForSuspectAgents ( ) and may not be implemented by old clients. |
[+] affected methods (28)
AgentManagerLocal.agentIsAlive ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.agentIsShuttingDown ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.checkForSuspectAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.createAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.deleteAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAddressAndPort ( String p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAgentToken ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByID ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentCount ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentDownloadDir ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByResourceId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByScheduleId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentsByServer ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateBinaryFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFileContent ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAllAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentBackfilled ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentVersionSupported ( org.rhq.core.clientapi.server.core.AgentVersion p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.pingAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.setAgentBackfilled ( int p1, boolean p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.updateAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAgentManager ( )Return value of this method has type 'AgentManagerLocal'.
package org.rhq.enterprise.server.measurement
[+] AvailabilityManagerLocal (1)
| Change | Effect |
---|
1 | Added super-interface AvailabilityManagerRemote. | If abstract methods from an added super-interface must be implemented by client then it may be interrupted by AbstractMethodError exception. Abstract method findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.AvailabilityCriteria ) from the added super-interface is called by the method org.rhq.enterprise.server.webservices.WebservicesManagerBean.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AvailabilityCriteria criteria ) in 2nd library version and may not be implemented by old clients. |
[+] affected methods (9)
AvailabilityManagerLocal.findAvailabilitiesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, int p6, boolean p7 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilityWithinInterval ( int p1, java.util.Date p2, java.util.Date p3 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.getCurrentAvailabilityTypeForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.mergeAvailabilityReport ( org.rhq.core.domain.discovery.AvailabilityReport p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.purgeAvailabilities ( long p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.updateLastAvailabilityReport ( int p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAvailabilityManager ( )Return value of this method has type 'AvailabilityManagerLocal'.
[+] MeasurementScheduleManagerLocal (1)
| Change | Effect |
---|
1 | Added super-interface MeasurementScheduleManagerRemote. | If abstract methods from an added super-interface must be implemented by client then it may be interrupted by AbstractMethodError exception. Abstract method updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject, int[ ], long ) from the added super-interface is called by the method org.rhq.enterprise.server.webservices.WebservicesManagerBean.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules ) in 2nd library version and may not be implemented by old clients. |
[+] affected methods (30)
MeasurementScheduleManagerLocal.createSchedulesForExistingResources ( org.rhq.core.domain.resource.ResourceType p1, org.rhq.core.domain.measurement.MeasurementDefinition p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.disableAllDefaultCollections ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.disableAllSchedules ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.disableDefaultCollectionForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.disableSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int[ ] p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.disableSchedulesForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.enableSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int[ ] p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.enableSchedulesForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.errorCorrectSchedules ( )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesByIds ( int[ ] p1 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesByResourceIdAndDefinitionIds ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesByResourceIdsAndDefinitionId ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, int p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesByResourceIdsAndDefinitionIds ( int[ ] p1, int[ ] p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesForResourceAndItsDescendants ( int[ ] p1, boolean p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesForResourceAndType ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.measurement.DataType p3, org.rhq.core.domain.measurement.DisplayType p4, boolean p5 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.getAgentClientForSchedule ( org.rhq.core.domain.measurement.MeasurementSchedule p1 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.getMeasurementScheduleCompositesByContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.getSchedule ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, boolean p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.getScheduleById ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.getScheduledMeasurementsPerMinute ( )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.insertSchedulesFor ( int[ ] p1 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.notifyAgentsOfScheduleUpdates ( org.rhq.core.domain.common.EntityContext p1, String p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.returnSchedulesFor ( int[ ] p1, java.util.Set p2 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4, boolean p5 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.updateDefaultCollectionIntervalForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.updateSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int[ ] p4, long p5 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.updateSchedulesForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, int[ ] p3, long p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
org.rhq.enterprise.server.sync.importers.MetricTemplateImporter.MetricTemplateImporter ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager, MeasurementScheduleManagerLocal measurementScheduleManager )3rd parameter 'measurementScheduleManager' of this method has type 'MeasurementScheduleManagerLocal'.
org.rhq.enterprise.server.sync.MetricTemplateSynchronizer.MetricTemplateSynchronizer ( MeasurementDefinitionManagerLocal measurementDefinitionManager, MeasurementScheduleManagerLocal measurementScheduleManager )2nd parameter 'measurementScheduleManager' of this method has type 'MeasurementScheduleManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getMeasurementScheduleManager ( )Return value of this method has type 'MeasurementScheduleManagerLocal'.
package org.rhq.enterprise.server.resource.metadata
[+] PluginManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method PluginManagerLocal.registerPluginTypes ( String p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, boolean p3, boolean p4 ) has been added to this interface. | A client program may be interrupted by AbstractMethodError exception. Added abstract method is called in 2nd library version by the method PluginManagerBean.registerPlugin ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.plugin.Plugin plugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, java.io.File pluginFile, boolean forceUpdate ) and may not be implemented by old clients. |
[+] affected methods (21)
org.rhq.enterprise.server.discovery.DeletedResourceTypeFilter.DeletedResourceTypeFilter ( org.rhq.enterprise.server.auth.SubjectManagerLocal subjectManager, org.rhq.enterprise.server.resource.ResourceTypeManagerLocal resourceTypeManager, PluginManagerLocal pluginManager )3rd parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
PluginManagerLocal.deletePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.disablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.enablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findAllDeletedPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findPluginsMarkedForPurge ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getAllPluginsById ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getInstalledPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugin ( String p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginDropboxDirectory ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginsByResourceTypeAndCategory ( String p1, org.rhq.core.domain.resource.ResourceCategory p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginStats ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.installPluginJar ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.Plugin p2, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p3, java.io.File p4 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.isReadyForPurge ( org.rhq.core.domain.plugin.Plugin p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.markPluginsForPurge ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.purgePlugins ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.registerPlugin ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.Plugin p2, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p3, java.io.File p4, boolean p5 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.setPluginEnabledFlag ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'PluginManagerLocal' interface.
org.rhq.enterprise.server.sync.validators.DeployedAgentPluginsValidator.DeployedAgentPluginsValidator ( PluginManagerLocal pluginManager )1st parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getPluginManager ( )Return value of this method has type 'PluginManagerLocal'.
package org.rhq.enterprise.server.system
[+] ServerVersion (1)
| Change | Effect |
---|
1 | Value of final field namespace (java.lang.String) has been changed from "http://www.rhq-project.org/4.3.0/Webservices.xsd" to "http://www.rhq-project.org/4.4.0/Webservices.xsd". | Old value of the field will be inlined to the client code at compile-time and will be used instead of a new one. |
[+] affected methods (5)
ServerVersion.getBuild ( )This method is from 'ServerVersion' class.
ServerVersion.getNamespace ( )This method is from 'ServerVersion' class.
ServerVersion.getVersion ( )This method is from 'ServerVersion' class.
ServerVersion.ServerVersion ( String version, String build )This constructor is from 'ServerVersion' class.
ServerVersion.toString ( )This method is from 'ServerVersion' class.
to the top
Problems with Data Types, Low Severity (2)
rhq-enterprise-server-4.3.0.jar
package org.rhq.enterprise.server.alert.engine.model
[+] AvailabilityCacheElement (2)
| Change | Effect |
---|
1 | Method AbstractEnumCacheElement.matches ( Enum providedValue, Object[ ] extraParams ) has been overridden by AvailabilityCacheElement.matches ( Enum x0, Object[ ] x1 ) | Method AvailabilityCacheElement.matches ( Enum x0, Object[ ] x1 ) will be called instead of AbstractEnumCacheElement.matches ( Enum providedValue, Object[ ] extraParams ) in a client program. |
2 | Method AbstractEnumCacheElement.matches ( Object x0, Object[ ] x1 ) has been overridden by AvailabilityCacheElement.matches ( Object x0, Object[ ] x1 ) | Method AvailabilityCacheElement.matches ( Object x0, Object[ ] x1 ) will be called instead of AbstractEnumCacheElement.matches ( Object x0, Object[ ] x1 ) in a client program. |
[+] affected methods (2)
AbstractEnumCacheElement.matches ( Enum providedValue, Object[ ] extraParams )Method 'AvailabilityCacheElement.matches ( Enum x0, Object[ ] x1 )' will be called instead of this method in a client program.
AbstractEnumCacheElement.matches ( Object x0, Object[ ] x1 )Method 'AvailabilityCacheElement.matches ( Object x0, Object[ ] x1 )' will be called instead of this method in a client program.
to the top
Other Changes in Data Types (23)
rhq-enterprise-server-4.3.0.jar
package org.rhq.enterprise.server.alert.engine
[+] AlertConditionCacheManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AlertConditionCacheManagerLocal.checkConditions ( model.AvailabilityDurationComposite[ ] p1 ) has been added to this interface. | No effect. |
[+] affected methods (11)
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.configuration.ResourceConfigurationUpdate p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.event.EventSource p1, org.rhq.core.domain.event.Event[ ] p2 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.measurement.Availability[ ] p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.measurement.calltime.CallTimeData[ ] p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.measurement.MeasurementData[ ] p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.core.domain.operation.OperationHistory p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.reloadAllCaches ( )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.reloadCachesForAgent ( int p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.reloadGlobalCache ( )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAlertConditionCacheManager ( )Return value of this method has type 'AlertConditionCacheManagerLocal'.
package org.rhq.enterprise.server.alert.engine.mbean
[+] AlertConditionCacheMonitor (2)
| Change | Effect |
---|
1 | Field availabilityDurationCacheElementMatches has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
2 | Field availabilityDurationProcessingTime has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (45)
AlertConditionCacheMonitor.AlertConditionCacheMonitor ( )This constructor is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getAvailabilityCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getAvailabilityCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getAvailabilityProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getCacheCounts ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getCallTimeCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getCallTimeCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getCallTimeProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getDriftCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getDriftCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getDriftProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getEventCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getEventCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getEventProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getMBean ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getMeasurementCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getMeasurementCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getMeasurementProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getOperationCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getOperationCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getOperationProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getResourceConfigurationCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getResourceConfigurationCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getTotalCacheElementCount ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getTotalCacheElementMatches ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.getTotalProcessingTime ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementAvailabilityCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementAvailabilityProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementCallTimeCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementCallTimeProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementDriftCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementDriftProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementEventCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementEventProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementMeasurementCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementMeasurementProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementOperationCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementOperationProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementResourceConfigurationCacheElementMatches ( int matches )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.incrementResourceConfigurationProcessingTime ( long moreMillis )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.postDeregister ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.postRegister ( Boolean registrationDone )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.preDeregister ( )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.preRegister ( javax.management.MBeanServer server, javax.management.ObjectName name )This method is from 'AlertConditionCacheMonitor' class.
AlertConditionCacheMonitor.reloadCaches ( )This method is from 'AlertConditionCacheMonitor' class.
[+] AlertConditionCacheMonitorMBean (5)
| Change | Effect |
---|
1 | Abstract method AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementCount ( ) has been added to this interface. | No effect. |
2 | Abstract method AlertConditionCacheMonitorMBean.getAvailabilityDurationCacheElementMatches ( ) has been added to this interface. | No effect. |
3 | Abstract method AlertConditionCacheMonitorMBean.getAvailabilityDurationProcessingTime ( ) has been added to this interface. | No effect. |
4 | Abstract method AlertConditionCacheMonitorMBean.incrementAvailabilityDurationCacheElementMatches ( int p1 ) has been added to this interface. | No effect. |
5 | Abstract method AlertConditionCacheMonitorMBean.incrementAvailabilityDurationProcessingTime ( long p1 ) has been added to this interface. | No effect. |
[+] affected methods (40)
AlertConditionCacheMonitor.getMBean ( )Return value of this method has type 'AlertConditionCacheMonitorMBean'.
AlertConditionCacheMonitorMBean.getAvailabilityCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getAvailabilityCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getAvailabilityProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getCacheCounts ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getCallTimeCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getCallTimeCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getCallTimeProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getDriftCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getDriftCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getDriftProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getResourceConfigurationCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getResourceConfigurationCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getTotalCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getTotalCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getTotalProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementAvailabilityCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementAvailabilityProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementCallTimeCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementCallTimeProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementDriftCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementDriftProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementEventCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementEventProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementMeasurementCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementMeasurementProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementOperationCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementOperationProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementResourceConfigurationCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementResourceConfigurationProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.reloadCaches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
package org.rhq.enterprise.server.alert.engine.model
[+] AbstractCacheElement (1)
| Change | Effect |
---|
1 | Abstract method AbstractCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator p1 ) has been added to this class. | No effect. |
[+] affected methods (13)
AbstractCacheElement.convertValueToString ( Object providedValue )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.equals ( Object obj )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionOperatorOption ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionTriggerId ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.getAlertConditionValue ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.hashCode ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.isActive ( )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.matches ( Object p1, Object[ ] p2 )This abstract method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.process ( Object providedValue, Object[ ] extraParams )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setActive ( boolean active )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setAlertConditionValue ( Object updatedValue )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.setNextCacheElement ( AbstractCacheElement nextCacheElement )This method is from 'AbstractCacheElement' abstract class.
AbstractCacheElement.toString ( )This method is from 'AbstractCacheElement' abstract class.
package org.rhq.enterprise.server.core
[+] AgentManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AgentManagerLocal.handlePingRequest ( org.rhq.core.clientapi.server.core.PingRequest p1 ) has been added to this interface. | No effect. |
[+] affected methods (28)
AgentManagerLocal.agentIsAlive ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.agentIsShuttingDown ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.checkForSuspectAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.createAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.deleteAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAddressAndPort ( String p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAgentToken ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByID ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentCount ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentDownloadDir ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByResourceId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByScheduleId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentsByServer ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateBinaryFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFileContent ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAllAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentBackfilled ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentVersionSupported ( org.rhq.core.clientapi.server.core.AgentVersion p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.pingAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.setAgentBackfilled ( int p1, boolean p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.updateAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAgentManager ( )Return value of this method has type 'AgentManagerLocal'.
package org.rhq.enterprise.server.core.plugin
[+] PluginDeploymentScannerMBean (1)
| Change | Effect |
---|
1 | Abstract method PluginDeploymentScannerMBean.getPluginMetadataManager ( ) has been added to this interface. | No effect. |
[+] affected methods (14)
PluginDeploymentScannerMBean.getAgentPluginDir ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.getScanPeriod ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.getServerPluginDir ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.getUserPluginDir ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.scan ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.scanAndRegister ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.setAgentPluginDir ( java.io.File p1 )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.setScanPeriod ( Long p1 )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.setServerPluginDir ( java.io.File p1 )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.setUserPluginDir ( java.io.File p1 )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.start ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.startDeployment ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.stop ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
org.rhq.enterprise.server.util.LookupUtil.getPluginDeploymentScanner ( )Return value of this method has type 'PluginDeploymentScannerMBean'.
package org.rhq.enterprise.server.measurement
[+] AvailabilityManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AvailabilityManagerLocal.updateAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, org.rhq.core.domain.measurement.AvailabilityType p3 ) has been added to this interface. | No effect. |
[+] affected methods (9)
AvailabilityManagerLocal.findAvailabilitiesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, int p6, boolean p7 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilityWithinInterval ( int p1, java.util.Date p2, java.util.Date p3 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.getCurrentAvailabilityTypeForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.mergeAvailabilityReport ( org.rhq.core.domain.discovery.AvailabilityReport p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.purgeAvailabilities ( long p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.updateLastAvailabilityReport ( int p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAvailabilityManager ( )Return value of this method has type 'AvailabilityManagerLocal'.
[+] AvailabilityManagerRemote (1)
| Change | Effect |
---|
1 | Abstract method AvailabilityManagerRemote.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.AvailabilityCriteria p2 ) has been added to this interface. | No effect. |
[+] affected methods (2)
AvailabilityManagerRemote.findAvailabilityForResource ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'AvailabilityManagerRemote' interface.
AvailabilityManagerRemote.getCurrentAvailabilityForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AvailabilityManagerRemote' interface.
[+] MeasurementScheduleManagerRemote (3)
| Change | Effect |
---|
1 | Abstract method MeasurementScheduleManagerRemote.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 ) has been added to this interface. | No effect. |
2 | Abstract method MeasurementScheduleManagerRemote.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 ) has been added to this interface. | No effect. |
3 | Abstract method MeasurementScheduleManagerRemote.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4 ) has been added to this interface. | No effect. |
[+] affected methods (11)
MeasurementScheduleManagerRemote.disableMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.disableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.disableSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.enableMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.enableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.enableSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.findSchedulesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.MeasurementScheduleCriteria p2 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.updateMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.updateSchedule ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.measurement.MeasurementSchedule p2 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.updateSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, long p4 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
MeasurementScheduleManagerRemote.updateSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, long p4 )This abstract method is from 'MeasurementScheduleManagerRemote' interface.
package org.rhq.enterprise.server.resource
[+] ResourceAvailabilityManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method ResourceAvailabilityManagerLocal.updateAgentResourcesLatestAvailability ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, boolean p3 ) has been added to this interface. | No effect. |
[+] affected methods (4)
ResourceAvailabilityManagerLocal.getLatestAvailability ( int p1 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
ResourceAvailabilityManagerLocal.getLatestAvailabilityType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
ResourceAvailabilityManagerLocal.insertNeededAvailabilityForImportedResources ( java.util.List p1 )This abstract method is from 'ResourceAvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getResourceAvailabilityManager ( )Return value of this method has type 'ResourceAvailabilityManagerLocal'.
[+] ResourceManagerLocal (2)
| Change | Effect |
---|
1 | Abstract method ResourceManagerLocal.disableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | No effect. |
2 | Abstract method ResourceManagerLocal.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | No effect. |
[+] affected methods (74)
ResourceManagerLocal.addResourceError ( org.rhq.core.domain.resource.ResourceError p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.bulkNamedQueryDeleteInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, java.util.List p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.bulkNativeQueryDeleteInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, java.util.List p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.clearResourceConfigError ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.clearResourceConfigErrorByType ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceErrorType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.deleteResourceError ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.disambiguate ( java.util.List p1, org.rhq.core.util.IntExtractor p2, disambiguation.DisambiguationUpdateStrategy p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForDashboardPortlet ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.resource.ResourceCategory p3, int[ ] p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForRepo ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, org.rhq.core.domain.resource.ResourceCategory p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceType p3, org.rhq.core.domain.resource.ResourceCategory p4, String p5, int[ ] p6, org.rhq.core.domain.util.PageControl p7 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenAutoGroups ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenAutoGroups ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenResourceIds ( int p1, org.rhq.core.domain.resource.InventoryStatus p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildResources ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildResourcesByCategoryAndInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.ResourceCategory p3, org.rhq.core.domain.resource.InventoryStatus p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourceIdsByResourceGroup ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourcesByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourceWithAvailabilityByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findFlyWeights ( int[ ] p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findIdsByTypeIds ( java.util.List p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourceIdsByResourceGroup ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourcesByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourceWithAvailabilityByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findRecentlyAddedPlatforms ( org.rhq.core.domain.auth.Subject p1, long p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findRecentlyAddedServers ( org.rhq.core.domain.auth.Subject p1, long p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceByIds ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceByParentAndInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.InventoryStatus p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceComplianceCounts ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceCompositeForParentAndTypeAndCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, int p3, org.rhq.core.domain.resource.Resource p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceComposites ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, String p3, String p4, org.rhq.core.domain.resource.Resource p5, String p6, boolean p7, org.rhq.core.domain.util.PageControl p8 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceErrors ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceErrors ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceErrorType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceHealth ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceInstallCounts ( org.rhq.core.domain.auth.Subject p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceLineage ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesAutoGroups ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByAgent ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, org.rhq.core.domain.resource.InventoryStatus p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByParentAndType ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.ResourceType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesMarkedForAsyncDeletion ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getParentResource ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getParentResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getPlaformOfResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getPlatform ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceById ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceByParentAndKey ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, String p3, String p4, String p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCount ( java.util.List p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountByCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, org.rhq.core.domain.resource.InventoryStatus p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountByTypeAndIds ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2, int[ ] p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountSummary ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceDescendantsByTypeAndName ( org.rhq.core.domain.auth.Subject p1, int p2, Integer p3, String p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceIdLineage ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineage ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineage ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineageAndSiblings ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourcesAncestry ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2, org.rhq.core.domain.resource.ResourceAncestryFormat p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceStatuses ( int p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceTree ( int p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getRootResourceForResource ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.setResourceStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.InventoryStatus p3, boolean p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResourceAsyncWork ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.updateAncestry ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.updateResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2 )This abstract method is from 'ResourceManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getResourceManager ( )Return value of this method has type 'ResourceManagerLocal'.
[+] ResourceManagerRemote (3)
| Change | Effect |
---|
1 | Abstract method ResourceManagerRemote.disableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | No effect. |
2 | Abstract method ResourceManagerRemote.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | No effect. |
3 | Abstract method ResourceManagerRemote.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject p1, int p2 ) has been added to this interface. | No effect. |
[+] affected methods (9)
ResourceManagerRemote.findChildResources ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.findResourceLineage ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.findResourcesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.getParentResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.getResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.getResourcesAncestry ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2, org.rhq.core.domain.resource.ResourceAncestryFormat p3 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.uninventoryResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerRemote' interface.
ResourceManagerRemote.updateResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2 )This abstract method is from 'ResourceManagerRemote' interface.
package org.rhq.enterprise.server.scheduler
[+] EnhancedScheduler (1)
| Change | Effect |
---|
1 | Abstract method EnhancedScheduler.scheduleTriggeredJob ( Class p1, boolean p2, org.quartz.Trigger p3 ) has been added to this interface. | No effect. |
[+] affected methods (6)
org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer.getClusteredScheduler ( )Return value of this method has type 'EnhancedScheduler'.
org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer.getNonClusteredScheduler ( )Return value of this method has type 'EnhancedScheduler'.
EnhancedScheduler.scheduleCronJob ( String p1, String p2, org.quartz.JobDataMap p3, Class p4, boolean p5, boolean p6, String p7 )This abstract method is from 'EnhancedScheduler' interface.
EnhancedScheduler.scheduleRepeatingJob ( String p1, String p2, org.quartz.JobDataMap p3, Class p4, boolean p5, boolean p6, long p7, long p8 )This abstract method is from 'EnhancedScheduler' interface.
EnhancedScheduler.scheduleSimpleCronJob ( Class p1, boolean p2, boolean p3, String p4 )This abstract method is from 'EnhancedScheduler' interface.
EnhancedScheduler.scheduleSimpleRepeatingJob ( Class p1, boolean p2, boolean p3, long p4, long p5 )This abstract method is from 'EnhancedScheduler' interface.
to the top
Java ARchives (1)
rhq-enterprise-server-4.3.0.jar
to the top
Generated on Wed Mar 20 17:11:37 2013 for rhq-enterprise-server by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API