Source compatibility report for the RHQ CLI Client library between 4.2.0.JON.3.0.1.GA[9fe6384] and 4.4.0.JON310BETA1[68f5518] versions
Test Info
| Library Name | RHQ CLI Client |
| Version #1 | 4.2.0.JON.3.0.1.GA[9fe6384] |
| Version #2 | 4.4.0.JON310BETA1[68f5518] |
Test Results
| Total Java ARchives | 7 |
|---|
| Total Classes | 1369 |
|---|
| Total Methods / Types | 12172 / 1286 |
|---|
| Verdict | Incompatible (4%) |
Problem Summary
| Severity | Count |
|---|
| Added Methods | - | 503 |
|---|
| Removed Methods | High | 180 |
|---|
Problems with Data Types | High | 71 |
|---|
| Medium | 0 |
| Low | 0 |
Problems with Methods | High | 1 |
|---|
| Medium | 1 |
| Low | 0 |
Other Changes in Data Types | - | 16 |
Added Methods (503)
rhq-core-domain-4.4.0.JON310BETA1.jar, Agent.class
package org.rhq.core.domain.resource
Agent.getLastAvailabilityPing ( ) : Long
[run-time name: org/rhq/core/domain/resource/Agent.getLastAvailabilityPing:()Ljava/lang/Long;]
Agent.setLastAvailabilityPing ( Long lastAvailabilityPing ) : void
[run-time name: org/rhq/core/domain/resource/Agent.setLastAvailabilityPing:(Ljava/lang/Long;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, AgentLastAvailabilityPingComposite.class
package org.rhq.core.domain.resource.composite
AgentLastAvailabilityPingComposite.AgentLastAvailabilityPingComposite ( int agentId, String agentName, String remoteEndpoint, Long lastPing, boolean backFilled )
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)V]
AgentLastAvailabilityPingComposite.equals ( Object obj ) : boolean
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.equals:(Ljava/lang/Object;)Z]
AgentLastAvailabilityPingComposite.getAgentId ( ) : int
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.getAgentId:()I]
AgentLastAvailabilityPingComposite.getAgentName ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.getAgentName:()Ljava/lang/String;]
AgentLastAvailabilityPingComposite.getLastAvailabilityPing ( ) : Long
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.getLastAvailabilityPing:()Ljava/lang/Long;]
AgentLastAvailabilityPingComposite.getRemoteEndpoint ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.getRemoteEndpoint:()Ljava/lang/String;]
AgentLastAvailabilityPingComposite.hashCode ( ) : int
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.hashCode:()I]
AgentLastAvailabilityPingComposite.isBackFilled ( ) : boolean
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.isBackFilled:()Z]
AgentLastAvailabilityPingComposite.toString ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityPingComposite.toString:()Ljava/lang/String;]
rhq-core-domain-4.4.0.JON310BETA1.jar, AlertConditionOperator.class
package org.rhq.core.domain.alert
AlertConditionOperator.getDefaultType ( ) : AlertConditionOperator.Type
[run-time name: org/rhq/core/domain/alert/AlertConditionOperator.getDefaultType:()Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
AlertConditionOperator.valueOf ( String name ) [static] : AlertConditionOperator
[run-time name: org/rhq/core/domain/alert/AlertConditionOperator.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/alert/AlertConditionOperator;]
AlertConditionOperator.values ( ) [static] : AlertConditionOperator[ ]
[run-time name: org/rhq/core/domain/alert/AlertConditionOperator.values:()[Lorg/rhq/core/domain/alert/AlertConditionOperator;]
rhq-core-domain-4.4.0.JON310BETA1.jar, Availability.class
package org.rhq.core.domain.measurement
Availability.Availability ( org.rhq.core.domain.resource.Resource resource, Long startTime, AvailabilityType type )
[run-time name: org/rhq/core/domain/measurement/Availability."<init>":(Lorg/rhq/core/domain/resource/Resource;Ljava/lang/Long;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
Availability.Availability ( org.rhq.core.domain.resource.Resource resource, AvailabilityType type )
[run-time name: org/rhq/core/domain/measurement/Availability."<init>":(Lorg/rhq/core/domain/resource/Resource;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
Availability.getEndTime ( ) : Long
[run-time name: org/rhq/core/domain/measurement/Availability.getEndTime:()Ljava/lang/Long;]
Availability.getStartTime ( ) : Long
[run-time name: org/rhq/core/domain/measurement/Availability.getStartTime:()Ljava/lang/Long;]
Availability.setEndTime ( Long endTime ) : void
[run-time name: org/rhq/core/domain/measurement/Availability.setEndTime:(Ljava/lang/Long;)V]
Availability.setStartTime ( Long startTime ) : void
[run-time name: org/rhq/core/domain/measurement/Availability.setStartTime:(Ljava/lang/Long;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, AvailabilityCriteria.class
package org.rhq.core.domain.criteria
AvailabilityCriteria.addFilterAvailabilityTypes ( org.rhq.core.domain.measurement.AvailabilityType[ ] filterAvailabilityTypes ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addFilterAvailabilityTypes:([Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
AvailabilityCriteria.addFilterId ( Integer filterId ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addFilterId:(Ljava/lang/Integer;)V]
AvailabilityCriteria.addFilterInitialAvailability ( Boolean initialAvailability ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addFilterInitialAvailability:(Ljava/lang/Boolean;)V]
AvailabilityCriteria.addFilterInterval ( Long intervalStartTime, Long intervalEndTime ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addFilterInterval:(Ljava/lang/Long;Ljava/lang/Long;)V]
AvailabilityCriteria.addFilterResourceId ( Integer filterResourceId ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addFilterResourceId:(Ljava/lang/Integer;)V]
AvailabilityCriteria.addSortStartTime ( org.rhq.core.domain.util.PageOrdering sortStartTime ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.addSortStartTime:(Lorg/rhq/core/domain/util/PageOrdering;)V]
AvailabilityCriteria.AvailabilityCriteria ( )
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria."<init>":()V]
AvailabilityCriteria.fetchResource ( boolean fetchResource ) : void
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.fetchResource:(Z)V]
AvailabilityCriteria.getPersistentClass ( ) : Class
[run-time name: org/rhq/core/domain/criteria/AvailabilityCriteria.getPersistentClass:()Ljava/lang/Class;]
rhq-core-domain-4.4.0.JON310BETA1.jar, AvailabilityReport.class
package org.rhq.core.domain.discovery
AvailabilityReport.addAvailability ( AvailabilityReport.Datum availability ) : void
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.addAvailability:(Lorg/rhq/core/domain/discovery/AvailabilityReport$Datum;)V]
AvailabilityReport.isEnablementReport ( ) : boolean
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.isEnablementReport:()Z]
AvailabilityReport.setEnablementReport ( boolean enablementReport ) : void
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.setEnablementReport:(Z)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, BaseCriteria.class
package org.rhq.core.domain.criteria
BaseCriteria.setPaging ( int p1, int p2 ) [abstract] : void
[run-time name: org/rhq/core/domain/criteria/BaseCriteria.setPaging:(II)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, Configuration.class
package org.rhq.core.domain.configuration
Configuration.getSimpleValue ( String name ) : String
[run-time name: org/rhq/core/domain/configuration/Configuration.getSimpleValue:(Ljava/lang/String;)Ljava/lang/String;]
Configuration.setSimpleValue ( String name, String value ) : void
[run-time name: org/rhq/core/domain/configuration/Configuration.setSimpleValue:(Ljava/lang/String;Ljava/lang/String;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, CPUMetric.class
package org.rhq.core.domain.resource.composite
PlatformMetricsSummary.CPUMetric.getProperty ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.CPUMetric.getProperty:()Ljava/lang/String;]
PlatformMetricsSummary.CPUMetric.valueOf ( String name ) [static] : PlatformMetricsSummary.CPUMetric
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.CPUMetric.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$CPUMetric;]
PlatformMetricsSummary.CPUMetric.values ( ) [static] : PlatformMetricsSummary.CPUMetric[ ]
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.CPUMetric.values:()[Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$CPUMetric;]
rhq-core-domain-4.4.0.JON310BETA1.jar, Datum.class
package org.rhq.core.domain.discovery
AvailabilityReport.Datum.AvailabilityReport.Datum ( int resourceId, org.rhq.core.domain.measurement.AvailabilityType availabilityType, long startTime )
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.Datum."<init>":(ILorg/rhq/core/domain/measurement/AvailabilityType;J)V]
AvailabilityReport.Datum.AvailabilityReport.Datum ( org.rhq.core.domain.measurement.Availability availability )
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.Datum."<init>":(Lorg/rhq/core/domain/measurement/Availability;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, DriftDefinition.class
package org.rhq.core.domain.drift
DriftDefinition.setExcludes ( java.util.List excludesFilters ) : void
[run-time name: org/rhq/core/domain/drift/DriftDefinition.setExcludes:(Ljava/util/List;)V]
DriftDefinition.setIncludes ( java.util.List includesFilters ) : void
[run-time name: org/rhq/core/domain/drift/DriftDefinition.setIncludes:(Ljava/util/List;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, EntitySerializer.class
package org.rhq.core.domain.server
EntitySerializer.EntitySerializer ( )
[run-time name: org/rhq/core/domain/server/EntitySerializer."<init>":()V]
EntitySerializer.main ( String[ ] args ) [static] : void
[run-time name: org/rhq/core/domain/server/EntitySerializer.main:([Ljava/lang/String;)V]
EntitySerializer.readExternalRemote ( Object object, java.io.ObjectInput in ) [static] : void
[run-time name: org/rhq/core/domain/server/EntitySerializer.readExternalRemote:(Ljava/lang/Object;Ljava/io/ObjectInput;)V]
EntitySerializer.writeExternalRemote ( Object object, java.io.ObjectOutput out ) [static] : void
[run-time name: org/rhq/core/domain/server/EntitySerializer.writeExternalRemote:(Ljava/lang/Object;Ljava/io/ObjectOutput;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, ExternalizableStrategy.class
package org.rhq.core.domain.server
ExternalizableStrategy.ExternalizableStrategy ( )
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy."<init>":()V]
ExternalizableStrategy.getStrategy ( ) [static] : ExternalizableStrategy.Subsystem
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy.getStrategy:()Lorg/rhq/core/domain/server/ExternalizableStrategy$Subsystem;]
ExternalizableStrategy.setStrategy ( ExternalizableStrategy.Subsystem newStrategy ) [static] : void
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy.setStrategy:(Lorg/rhq/core/domain/server/ExternalizableStrategy$Subsystem;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, Filter.class
package org.rhq.core.domain.drift
Filter.Filter ( )
[run-time name: org/rhq/core/domain/drift/Filter."<init>":()V]
rhq-core-domain-4.4.0.JON310BETA1.jar, GenericDriftChangeSetCriteria.class
package org.rhq.core.domain.criteria
GenericDriftChangeSetCriteria.setPaging ( int pageNumber, int pageSize ) : void
[run-time name: org/rhq/core/domain/criteria/GenericDriftChangeSetCriteria.setPaging:(II)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, GenericDriftCriteria.class
package org.rhq.core.domain.criteria
GenericDriftCriteria.setPaging ( int pageNumber, int pageSize ) : void
[run-time name: org/rhq/core/domain/criteria/GenericDriftCriteria.setPaging:(II)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, GroupAvailabilityType.class
package org.rhq.core.domain.resource.group.composite
ResourceGroupComposite.GroupAvailabilityType.valueOf ( String name ) [static] : ResourceGroupComposite.GroupAvailabilityType
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.GroupAvailabilityType.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/resource/group/composite/ResourceGroupComposite$GroupAvailabilityType;]
ResourceGroupComposite.GroupAvailabilityType.values ( ) [static] : ResourceGroupComposite.GroupAvailabilityType[ ]
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.GroupAvailabilityType.values:()[Lorg/rhq/core/domain/resource/group/composite/ResourceGroupComposite$GroupAvailabilityType;]
rhq-core-domain-4.4.0.JON310BETA1.jar, H2CustomDialect.class
package org.rhq.core.domain.server
H2CustomDialect.H2CustomDialect ( )
[run-time name: org/rhq/core/domain/server/H2CustomDialect."<init>":()V]
H2CustomDialect.supportsIdentityColumns ( ) : boolean
[run-time name: org/rhq/core/domain/server/H2CustomDialect.supportsIdentityColumns:()Z]
rhq-core-domain-4.4.0.JON310BETA1.jar, MeasurementData.class
package org.rhq.core.domain.measurement
MeasurementData.MeasurementData ( long timestamp, int scheduleId )
[run-time name: org/rhq/core/domain/measurement/MeasurementData."<init>":(JI)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, MeasurementDataNumeric.class
package org.rhq.core.domain.measurement
MeasurementDataNumeric.MeasurementDataNumeric ( long collectionTime, int scheduleId, Double value )
[run-time name: org/rhq/core/domain/measurement/MeasurementDataNumeric."<init>":(JILjava/lang/Double;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, MeasurementDefinitionFilter.class
package org.rhq.core.domain.util
MeasurementDefinitionFilter.accept ( org.rhq.core.domain.measurement.MeasurementDefinition p1 ) [abstract] : boolean
[run-time name: org/rhq/core/domain/util/MeasurementDefinitionFilter.accept:(Lorg/rhq/core/domain/measurement/MeasurementDefinition;)Z]
rhq-core-domain-4.4.0.JON310BETA1.jar, MemoryMetric.class
package org.rhq.core.domain.resource.composite
PlatformMetricsSummary.MemoryMetric.getProperty ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.MemoryMetric.getProperty:()Ljava/lang/String;]
PlatformMetricsSummary.MemoryMetric.valueOf ( String name ) [static] : PlatformMetricsSummary.MemoryMetric
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.MemoryMetric.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$MemoryMetric;]
PlatformMetricsSummary.MemoryMetric.values ( ) [static] : PlatformMetricsSummary.MemoryMetric[ ]
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.MemoryMetric.values:()[Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$MemoryMetric;]
rhq-core-domain-4.4.0.JON310BETA1.jar, ObfuscatedPropertySimple.class
package org.rhq.core.domain.configuration
ObfuscatedPropertySimple.deepCopy ( boolean keepId ) : PropertySimple
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple.deepCopy:(Z)Lorg/rhq/core/domain/configuration/PropertySimple;]
ObfuscatedPropertySimple.deepCopy ( boolean x0 ) : Object
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple.deepCopy:(Z)Ljava/lang/Object;]
ObfuscatedPropertySimple.deepCopy ( boolean x0 ) : Property
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple.deepCopy:(Z)Lorg/rhq/core/domain/configuration/Property;]
ObfuscatedPropertySimple.deobfuscate ( ) : void
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple.deobfuscate:()V]
ObfuscatedPropertySimple.obfuscate ( ) : void
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple.obfuscate:()V]
ObfuscatedPropertySimple.ObfuscatedPropertySimple ( )
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple."<init>":()V]
ObfuscatedPropertySimple.ObfuscatedPropertySimple ( PropertySimple original, boolean keepId )
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple."<init>":(Lorg/rhq/core/domain/configuration/PropertySimple;Z)V]
ObfuscatedPropertySimple.ObfuscatedPropertySimple ( PropertySimple unobfuscated )
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple."<init>":(Lorg/rhq/core/domain/configuration/PropertySimple;)V]
ObfuscatedPropertySimple.ObfuscatedPropertySimple ( String name, Object value )
[run-time name: org/rhq/core/domain/configuration/ObfuscatedPropertySimple."<init>":(Ljava/lang/String;Ljava/lang/Object;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, PasswordObfuscationUtility.class
package org.rhq.core.domain.util
PasswordObfuscationUtility.obfuscatePasswords ( org.rhq.core.domain.configuration.definition.ConfigurationDefinition definition, org.rhq.core.domain.configuration.Configuration config ) [static] : void
[run-time name: org/rhq/core/domain/util/PasswordObfuscationUtility.obfuscatePasswords:(Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;Lorg/rhq/core/domain/configuration/Configuration;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, PersistenceUtility.class
package org.rhq.core.domain.server
PersistenceUtility.addH2NativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.addH2NativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addOracleNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.addOracleNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addPostgresNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.addPostgresNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.addSQLServerNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl, boolean alternatePagingStyle ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.addSQLServerNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;Z)Ljava/lang/String;]
PersistenceUtility.cast ( String value, org.hibernate.type.Type hibernateType ) [static] : Object
[run-time name: org/rhq/core/domain/server/PersistenceUtility.cast:(Ljava/lang/String;Lorg/hibernate/type/Type;)Ljava/lang/Object;]
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager em, String queryName ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/domain/server/PersistenceUtility.createCountQuery:(Ljavax/persistence/EntityManager;Ljava/lang/String;)Ljavax/persistence/Query;]
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager entityManager, String queryName, String countItem ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/domain/server/PersistenceUtility.createCountQuery:(Ljavax/persistence/EntityManager;Ljava/lang/String;Ljava/lang/String;)Ljavax/persistence/Query;]
PersistenceUtility.createPaginationFilter ( javax.persistence.EntityManager entityManager, java.util.Collection collection, org.rhq.core.domain.util.PageControl pageControl ) [static] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/core/domain/server/PersistenceUtility.createPaginationFilter:(Ljavax/persistence/EntityManager;Ljava/util/Collection;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.OrderingField[ ] orderByFields ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/domain/server/PersistenceUtility.createQueryWithOrderBy:(Ljavax/persistence/EntityManager;Ljava/lang/String;[Lorg/rhq/core/domain/util/OrderingField;)Ljavax/persistence/Query;]
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.PageControl pageControl ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/domain/server/PersistenceUtility.createQueryWithOrderBy:(Ljavax/persistence/EntityManager;Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljavax/persistence/Query;]
PersistenceUtility.enableHibernateStatistics ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server ) [static] : void
[run-time name: org/rhq/core/domain/server/PersistenceUtility.enableHibernateStatistics:(Ljavax/persistence/EntityManager;Ljavax/management/MBeanServer;)V]
PersistenceUtility.findByCriteria ( javax.persistence.EntityManager entityManager, Class type, org.hibernate.criterion.Criterion[ ] criterion ) [static] : java.util.List
[run-time name: org/rhq/core/domain/server/PersistenceUtility.findByCriteria:(Ljavax/persistence/EntityManager;Ljava/lang/Class;[Lorg/hibernate/criterion/Criterion;)Ljava/util/List;]
PersistenceUtility.getDisplayString ( org.hibernate.type.Type hibernateType ) [static] : String
[run-time name: org/rhq/core/domain/server/PersistenceUtility.getDisplayString:(Lorg/hibernate/type/Type;)Ljava/lang/String;]
PersistenceUtility.getHibernateSession ( javax.persistence.EntityManager entityManager ) [static] : org.hibernate.Session
[run-time name: org/rhq/core/domain/server/PersistenceUtility.getHibernateSession:(Ljavax/persistence/EntityManager;)Lorg/hibernate/Session;]
PersistenceUtility.getStatisticsService ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server ) [static] : org.hibernate.stat.Statistics
[run-time name: org/rhq/core/domain/server/PersistenceUtility.getStatisticsService:(Ljavax/persistence/EntityManager;Ljavax/management/MBeanServer;)Lorg/hibernate/stat/Statistics;]
PersistenceUtility.PersistenceUtility ( )
[run-time name: org/rhq/core/domain/server/PersistenceUtility."<init>":()V]
PersistenceUtility.setDataPage ( javax.persistence.Query query, org.rhq.core.domain.util.PageControl pageControl ) [static] : void
[run-time name: org/rhq/core/domain/server/PersistenceUtility.setDataPage:(Ljavax/persistence/Query;Lorg/rhq/core/domain/util/PageControl;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, PlatformMetricsSummary.class
package org.rhq.core.domain.resource.composite
PlatformMetricsSummary.getActualFreeMemory ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getActualFreeMemory:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getActualUsedMemory ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getActualUsedMemory:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getFreeMemory ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getFreeMemory:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getFreeSwap ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getFreeSwap:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getIdleCPU ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getIdleCPU:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getResource ( ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getResource:()Lorg/rhq/core/domain/resource/Resource;]
PlatformMetricsSummary.getSystemCPU ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getSystemCPU:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getTotalMemory ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getTotalMemory:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getTotalSwap ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getTotalSwap:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getUsedMemory ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getUsedMemory:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getUsedSwap ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getUsedSwap:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getUserCPU ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getUserCPU:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.getWaitCPU ( ) : org.rhq.core.domain.measurement.MeasurementData
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.getWaitCPU:()Lorg/rhq/core/domain/measurement/MeasurementData;]
PlatformMetricsSummary.isMetricsAvailable ( ) : boolean
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.isMetricsAvailable:()Z]
PlatformMetricsSummary.PlatformMetricsSummary ( )
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary."<init>":()V]
PlatformMetricsSummary.setActualFreeMemory ( org.rhq.core.domain.measurement.MeasurementData actualFreeMemory ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setActualFreeMemory:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setActualUsedMemory ( org.rhq.core.domain.measurement.MeasurementData actualUsedMemory ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setActualUsedMemory:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setFreeMemory ( org.rhq.core.domain.measurement.MeasurementData freeMemory ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setFreeMemory:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setFreeSwap ( org.rhq.core.domain.measurement.MeasurementData freeSwap ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setFreeSwap:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setIdleCPU ( org.rhq.core.domain.measurement.MeasurementData idleCPU ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setIdleCPU:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setMetricsAvailable ( boolean metricsAvailable ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setMetricsAvailable:(Z)V]
PlatformMetricsSummary.setResource ( org.rhq.core.domain.resource.Resource resource ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setResource:(Lorg/rhq/core/domain/resource/Resource;)V]
PlatformMetricsSummary.setSystemCPU ( org.rhq.core.domain.measurement.MeasurementData systemCPU ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setSystemCPU:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setTotalMemory ( org.rhq.core.domain.measurement.MeasurementData totalMemory ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setTotalMemory:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setTotalSwap ( org.rhq.core.domain.measurement.MeasurementData totalSwap ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setTotalSwap:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setUsedMemory ( org.rhq.core.domain.measurement.MeasurementData usedMemory ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setUsedMemory:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setUsedSwap ( org.rhq.core.domain.measurement.MeasurementData usedSwap ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setUsedSwap:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setUserCPU ( org.rhq.core.domain.measurement.MeasurementData userCPU ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setUserCPU:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
PlatformMetricsSummary.setWaitCPU ( org.rhq.core.domain.measurement.MeasurementData waitCPU ) : void
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.setWaitCPU:(Lorg/rhq/core/domain/measurement/MeasurementData;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, PropertyDefinitionMap.class
package org.rhq.core.domain.configuration.definition
PropertyDefinitionMap.getMap ( ) : java.util.Map
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionMap.getMap:()Ljava/util/Map;]
PropertyDefinitionMap.getPropertyDefinitions ( ) : java.util.List
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionMap.getPropertyDefinitions:()Ljava/util/List;]
PropertyDefinitionMap.setMap ( java.util.Map map ) : void
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionMap.setMap:(Ljava/util/Map;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, PropertyDefinitionSimple.class
package org.rhq.core.domain.configuration.definition
PropertyDefinitionSimple.shouldBeObfuscated ( ) : boolean
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionSimple.shouldBeObfuscated:()Z]
rhq-core-domain-4.4.0.JON310BETA1.jar, Resource.class
package org.rhq.core.domain.resource
Resource.Resource ( java.util.Set childResources )
[run-time name: org/rhq/core/domain/resource/Resource."<init>":(Ljava/util/Set;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceAvailabilitySummary.class
package org.rhq.core.domain.resource.composite
ResourceAvailabilitySummary.getCurrentTime ( ) : long
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getCurrentTime:()J]
ResourceAvailabilitySummary.getDisabled ( ) : int
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getDisabled:()I]
ResourceAvailabilitySummary.getDisabledPercentage ( ) : double
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getDisabledPercentage:()D]
ResourceAvailabilitySummary.getDisabledTime ( ) : long
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getDisabledTime:()J]
ResourceAvailabilitySummary.getDownPercentage ( ) : double
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getDownPercentage:()D]
ResourceAvailabilitySummary.getKnownTime ( ) : long
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getKnownTime:()J]
ResourceAvailabilitySummary.getUnknownTime ( ) : long
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary.getUnknownTime:()J]
ResourceAvailabilitySummary.ResourceAvailabilitySummary ( )
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary."<init>":()V]
ResourceAvailabilitySummary.ResourceAvailabilitySummary ( java.util.List availabilities )
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary."<init>":(Ljava/util/List;)V]
ResourceAvailabilitySummary.ResourceAvailabilitySummary ( long now, long upTime, long downTime, long disabledTime, long unknownTime, int failures, int disabled, long lastChange, org.rhq.core.domain.measurement.AvailabilityType current )
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary."<init>":(JJJJJIIJLorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceCriteria.class
package org.rhq.core.domain.criteria
ResourceCriteria.addFilterParentResourceCategory ( org.rhq.core.domain.resource.ResourceCategory filterParentResourceCategory ) : void
[run-time name: org/rhq/core/domain/criteria/ResourceCriteria.addFilterParentResourceCategory:(Lorg/rhq/core/domain/resource/ResourceCategory;)V]
ResourceCriteria.addFilterResourceTypeIds ( Integer[ ] filterResourceTypeIds ) : void
[run-time name: org/rhq/core/domain/criteria/ResourceCriteria.addFilterResourceTypeIds:([Ljava/lang/Integer;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceFilter.class
package org.rhq.core.domain.util
ResourceFilter.accept ( org.rhq.core.domain.resource.Resource p1 ) [abstract] : boolean
[run-time name: org/rhq/core/domain/util/ResourceFilter.accept:(Lorg/rhq/core/domain/resource/Resource;)Z]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceGroupComposite.class
package org.rhq.core.domain.resource.group.composite
ResourceGroupComposite.getExplicitAvailabilityType ( ) : ResourceGroupComposite.GroupAvailabilityType
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getExplicitAvailabilityType:()Lorg/rhq/core/domain/resource/group/composite/ResourceGroupComposite$GroupAvailabilityType;]
ResourceGroupComposite.getExplicitCount ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getExplicitCount:()J]
ResourceGroupComposite.getExplicitDisabled ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getExplicitDisabled:()J]
ResourceGroupComposite.getExplicitUnknown ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getExplicitUnknown:()J]
ResourceGroupComposite.getImplicitAvailabilityType ( ) : ResourceGroupComposite.GroupAvailabilityType
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getImplicitAvailabilityType:()Lorg/rhq/core/domain/resource/group/composite/ResourceGroupComposite$GroupAvailabilityType;]
ResourceGroupComposite.getImplicitCount ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getImplicitCount:()J]
ResourceGroupComposite.getImplicitDisabled ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getImplicitDisabled:()J]
ResourceGroupComposite.getImplicitUnknown ( ) : long
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getImplicitUnknown:()J]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Long explicitDown, Long explicitUnknown, Long explicitDisabled, Long implicitCount, Long implicitDown, Long implicitUnknown, Long implicitDisabled, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/resource/group/ResourceGroup;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Long explicitDown, Long explicitUnknown, Long explicitDisabled, Long implicitCount, Long implicitDown, Long implicitUnknown, Long implicitDisabled, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, Number measure, Number inventory, Number control, Number alert, Number event, Number configureRead, Number configureWrite, Number content, Number createChildResources, Number deleteResources, Number drift )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/resource/group/ResourceGroup;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Long explicitDown, Long explicitUnknown, Long explicitDisabled, Long implicitCount, Long implicitDown, Long implicitUnknown, Long implicitDisabled, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, org.rhq.core.domain.resource.composite.ResourceFacets facets )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/resource/group/ResourceGroup;Lorg/rhq/core/domain/resource/composite/ResourceFacets;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Long explicitDown, Long explicitUnknown, Long explicitDisabled, Long implicitCount, Long implicitDown, Long implicitUnknown, Long implicitDisabled, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, org.rhq.core.domain.resource.composite.ResourceFacets facets, org.rhq.core.domain.resource.composite.ResourcePermission permissions )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/resource/group/ResourceGroup;Lorg/rhq/core/domain/resource/composite/ResourceFacets;Lorg/rhq/core/domain/resource/composite/ResourcePermission;)V]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceMeasurementScheduleRequest.class
package org.rhq.core.domain.measurement
ResourceMeasurementScheduleRequest.getAvailabilitySchedule ( ) : MeasurementScheduleRequest
[run-time name: org/rhq/core/domain/measurement/ResourceMeasurementScheduleRequest.getAvailabilitySchedule:()Lorg/rhq/core/domain/measurement/MeasurementScheduleRequest;]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceTypeUtility.class
package org.rhq.core.domain.util
ResourceTypeUtility.getMeasurementDefinition ( org.rhq.core.domain.resource.ResourceType type, String metricName ) [static] : org.rhq.core.domain.measurement.MeasurementDefinition
[run-time name: org/rhq/core/domain/util/ResourceTypeUtility.getMeasurementDefinition:(Lorg/rhq/core/domain/resource/ResourceType;Ljava/lang/String;)Lorg/rhq/core/domain/measurement/MeasurementDefinition;]
ResourceTypeUtility.getMeasurementDefinitions ( org.rhq.core.domain.resource.ResourceType type, MeasurementDefinitionFilter filter ) [static] : java.util.Set
[run-time name: org/rhq/core/domain/util/ResourceTypeUtility.getMeasurementDefinitions:(Lorg/rhq/core/domain/resource/ResourceType;Lorg/rhq/core/domain/util/MeasurementDefinitionFilter;)Ljava/util/Set;]
ResourceTypeUtility.getOperationDefinition ( org.rhq.core.domain.resource.ResourceType type, String operationName ) [static] : org.rhq.core.domain.operation.OperationDefinition
[run-time name: org/rhq/core/domain/util/ResourceTypeUtility.getOperationDefinition:(Lorg/rhq/core/domain/resource/ResourceType;Ljava/lang/String;)Lorg/rhq/core/domain/operation/OperationDefinition;]
rhq-core-domain-4.4.0.JON310BETA1.jar, ResourceUtility.class
package org.rhq.core.domain.util
ResourceUtility.getChildResource ( org.rhq.core.domain.resource.Resource parent, org.rhq.core.domain.resource.ResourceType type, String key ) [static] : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/core/domain/util/ResourceUtility.getChildResource:(Lorg/rhq/core/domain/resource/Resource;Lorg/rhq/core/domain/resource/ResourceType;Ljava/lang/String;)Lorg/rhq/core/domain/resource/Resource;]
ResourceUtility.getChildResources ( org.rhq.core.domain.resource.Resource parentResource, ResourceFilter filter ) [static] : java.util.Set
[run-time name: org/rhq/core/domain/util/ResourceUtility.getChildResources:(Lorg/rhq/core/domain/resource/Resource;Lorg/rhq/core/domain/util/ResourceFilter;)Ljava/util/Set;]
rhq-core-domain-4.4.0.JON310BETA1.jar, StringUtils.class
package org.rhq.core.domain.util
StringUtils.useForwardSlash ( String path ) [static] : String
[run-time name: org/rhq/core/domain/util/StringUtils.useForwardSlash:(Ljava/lang/String;)Ljava/lang/String;]
rhq-core-domain-4.4.0.JON310BETA1.jar, Subsystem.class
package org.rhq.core.domain.server
ExternalizableStrategy.Subsystem.id ( ) : char
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy.Subsystem.id:()C]
ExternalizableStrategy.Subsystem.valueOf ( String name ) [static] : ExternalizableStrategy.Subsystem
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy.Subsystem.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/server/ExternalizableStrategy$Subsystem;]
ExternalizableStrategy.Subsystem.values ( ) [static] : ExternalizableStrategy.Subsystem[ ]
[run-time name: org/rhq/core/domain/server/ExternalizableStrategy.Subsystem.values:()[Lorg/rhq/core/domain/server/ExternalizableStrategy$Subsystem;]
rhq-core-domain-4.4.0.JON310BETA1.jar, SwapMetric.class
package org.rhq.core.domain.resource.composite
PlatformMetricsSummary.SwapMetric.getProperty ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.SwapMetric.getProperty:()Ljava/lang/String;]
PlatformMetricsSummary.SwapMetric.valueOf ( String name ) [static] : PlatformMetricsSummary.SwapMetric
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.SwapMetric.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$SwapMetric;]
PlatformMetricsSummary.SwapMetric.values ( ) [static] : PlatformMetricsSummary.SwapMetric[ ]
[run-time name: org/rhq/core/domain/resource/composite/PlatformMetricsSummary.SwapMetric.values:()[Lorg/rhq/core/domain/resource/composite/PlatformMetricsSummary$SwapMetric;]
rhq-core-domain-4.4.0.JON310BETA1.jar, Type.class
package org.rhq.core.domain.alert
AlertConditionOperator.Type.valueOf ( String name ) [static] : AlertConditionOperator.Type
[run-time name: org/rhq/core/domain/alert/AlertConditionOperator.Type.valueOf:(Ljava/lang/String;)Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
AlertConditionOperator.Type.values ( ) [static] : AlertConditionOperator.Type[ ]
[run-time name: org/rhq/core/domain/alert/AlertConditionOperator.Type.values:()[Lorg/rhq/core/domain/alert/AlertConditionOperator$Type;]
rhq-core-domain-4.4.0.JON310BETA1.jar, TypeAndKeyResourceFilter.class
package org.rhq.core.domain.util
TypeAndKeyResourceFilter.accept ( org.rhq.core.domain.resource.Resource resource ) : boolean
[run-time name: org/rhq/core/domain/util/TypeAndKeyResourceFilter.accept:(Lorg/rhq/core/domain/resource/Resource;)Z]
TypeAndKeyResourceFilter.TypeAndKeyResourceFilter ( org.rhq.core.domain.resource.ResourceType resourceType, String resourceKey )
[run-time name: org/rhq/core/domain/util/TypeAndKeyResourceFilter."<init>":(Lorg/rhq/core/domain/resource/ResourceType;Ljava/lang/String;)V]
rhq-core-util-4.4.0.JON310BETA1.jar, Base64.class
package org.rhq.core.util
Base64.Base64 ( )
[run-time name: org/rhq/core/util/Base64."<init>":()V]
Base64.decode ( char[ ] data, int off, int len ) [static] : byte[ ]
[run-time name: org/rhq/core/util/Base64.decode:([CII)[B]
Base64.decode ( char[ ] data, int off, int len, java.io.OutputStream ostream ) [static] : void
[run-time name: org/rhq/core/util/Base64.decode:([CIILjava/io/OutputStream;)V]
Base64.decode ( String data ) [static] : byte[ ]
[run-time name: org/rhq/core/util/Base64.decode:(Ljava/lang/String;)[B]
Base64.decode ( String data, java.io.OutputStream ostream ) [static] : void
[run-time name: org/rhq/core/util/Base64.decode:(Ljava/lang/String;Ljava/io/OutputStream;)V]
Base64.encode ( byte[ ] data ) [static] : String
[run-time name: org/rhq/core/util/Base64.encode:([B)Ljava/lang/String;]
Base64.encode ( byte[ ] data, int off, int len ) [static] : String
[run-time name: org/rhq/core/util/Base64.encode:([BII)Ljava/lang/String;]
Base64.encode ( byte[ ] data, int off, int len, java.io.OutputStream ostream ) [static] : void
[run-time name: org/rhq/core/util/Base64.encode:([BIILjava/io/OutputStream;)V]
Base64.encode ( byte[ ] data, int off, int len, java.io.Writer writer ) [static] : void
[run-time name: org/rhq/core/util/Base64.encode:([BIILjava/io/Writer;)V]
rhq-core-util-4.4.0.JON310BETA1.jar, ByteUtil.class
package org.rhq.core.util
ByteUtil.toHexString ( byte[ ] bytes ) [static] : String
[run-time name: org/rhq/core/util/ByteUtil.toHexString:([B)Ljava/lang/String;]
rhq-core-util-4.4.0.JON310BETA1.jar, Obfuscator.class
package org.rhq.core.util.obfuscation
Obfuscator.decode ( String secret ) [static] : String
[run-time name: org/rhq/core/util/obfuscation/Obfuscator.decode:(Ljava/lang/String;)Ljava/lang/String;]
Obfuscator.encode ( String secret ) [static] : String
[run-time name: org/rhq/core/util/obfuscation/Obfuscator.encode:(Ljava/lang/String;)Ljava/lang/String;]
rhq-core-util-4.4.0.JON310BETA1.jar, StreamUtil.class
package org.rhq.core.util.stream
StreamUtil.copy ( java.io.InputStream input, java.io.OutputStream output, boolean closeStreams, boolean htmlEscape ) [static] : long
[run-time name: org/rhq/core/util/stream/StreamUtil.copy:(Ljava/io/InputStream;Ljava/io/OutputStream;ZZ)J]
rhq-core-util-4.4.0.JON310BETA1.jar, StringUtil.class
package org.rhq.core.util
StringUtil.arrayToString ( boolean[ ] array ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.arrayToString:([Z)Ljava/lang/String;]
StringUtil.arrayToString ( int[ ] array ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.arrayToString:([I)Ljava/lang/String;]
StringUtil.arrayToString ( Object[ ] array ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.arrayToString:([Ljava/lang/Object;)Ljava/lang/String;]
StringUtil.arrayToString ( Object[ ] array, char delim ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.arrayToString:([Ljava/lang/Object;C)Ljava/lang/String;]
StringUtil.capitalize ( String str ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.capitalize:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.collectionToString ( java.util.Collection collection ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.collectionToString:(Ljava/util/Collection;)Ljava/lang/String;]
StringUtil.collectionToString ( java.util.Collection collection, String delim ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.collectionToString:(Ljava/util/Collection;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.explode ( String s, String delim ) [static] : java.util.List
[run-time name: org/rhq/core/util/StringUtil.explode:(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;]
StringUtil.explodeQuoted ( String arg ) [static] : String[ ]
[run-time name: org/rhq/core/util/StringUtil.explodeQuoted:(Ljava/lang/String;)[Ljava/lang/String;]
StringUtil.explodeToArray ( String toExplode, String delim ) [static] : String[ ]
[run-time name: org/rhq/core/util/StringUtil.explodeToArray:(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;]
StringUtil.formatDuration ( long duration ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.formatDuration:(J)Ljava/lang/String;]
StringUtil.formatDuration ( long duration, int scale, boolean minDigits ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.formatDuration:(JIZ)Ljava/lang/String;]
StringUtil.getFirstStackTrace ( Throwable t ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.getFirstStackTrace:(Ljava/lang/Throwable;)Ljava/lang/String;]
StringUtil.getStackTrace ( Throwable t ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.getStackTrace:(Ljava/lang/Throwable;)Ljava/lang/String;]
StringUtil.implode ( java.util.List objs, String delim ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.implode:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.isEmpty ( String s ) [static] : boolean
[run-time name: org/rhq/core/util/StringUtil.isEmpty:(Ljava/lang/String;)Z]
StringUtil.iteratorToString ( java.util.Iterator i, String delim ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.iteratorToString:(Ljava/util/Iterator;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.iteratorToString ( java.util.Iterator i, String delim, String quoteChar ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.iteratorToString:(Ljava/util/Iterator;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.listToString ( java.util.List list ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.listToString:(Ljava/util/List;)Ljava/lang/String;]
StringUtil.listToString ( java.util.List list, String delim ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.listToString:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.normalizePath ( String s ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.normalizePath:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.pluralize ( String word ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.pluralize:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.remove ( String source, String find ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.remove:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.removePrefix ( String value, String prefix ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.removePrefix:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.repeatChars ( char c, int nTimes ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.repeatChars:(CI)Ljava/lang/String;]
StringUtil.replace ( String source, String find, String replace ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.replace:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.StringUtil ( )
[run-time name: org/rhq/core/util/StringUtil."<init>":()V]
StringUtil.truncate ( String s, int truncLength, boolean removeWhiteSpace ) [static] : String
[run-time name: org/rhq/core/util/StringUtil.truncate:(Ljava/lang/String;IZ)Ljava/lang/String;]
rhq-core-util-4.4.0.JON310BETA1.jar, ThrowableUtil.class
package org.rhq.core.util.exception
ThrowableUtil.getFilteredStackAsString ( Throwable t ) [static] : String
[run-time name: org/rhq/core/util/exception/ThrowableUtil.getFilteredStackAsString:(Ljava/lang/Throwable;)Ljava/lang/String;]
ThrowableUtil.getFilteredStackAsString ( Throwable t, String filter ) [static] : String
[run-time name: org/rhq/core/util/exception/ThrowableUtil.getFilteredStackAsString:(Ljava/lang/Throwable;Ljava/lang/String;)Ljava/lang/String;]
rhq-enterprise-comm-4.4.0.JON310BETA1.jar, ClientCommandSender.class
package org.rhq.enterprise.communications.command.client
ClientCommandSender.isServerPolling ( ) : boolean
[run-time name: org/rhq/enterprise/communications/command/client/ClientCommandSender.isServerPolling:()Z]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, AvailabilityRest.class
package org.rhq.enterprise.server.rest.domain
AvailabilityRest.AvailabilityRest ( long since, int resourceId )
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest."<init>":(JI)V]
AvailabilityRest.setResourceId ( int resourceId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.setResourceId:(I)V]
AvailabilityRest.setSince ( long since ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.setSince:(J)V]
AvailabilityRest.setType ( String type ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.setType:(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, Baseline.class
package org.rhq.enterprise.server.rest.domain
Baseline.Baseline ( )
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline."<init>":()V]
Baseline.Baseline ( double min, double max, double mean, long computeTime )
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline."<init>":(DDDJ)V]
Baseline.getComputeTime ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.getComputeTime:()J]
Baseline.getMax ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.getMax:()D]
Baseline.getMean ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.getMean:()D]
Baseline.getMin ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.getMin:()D]
Baseline.setComputeTime ( long computeTime ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.setComputeTime:(J)V]
Baseline.setMax ( double max ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.setMax:(D)V]
Baseline.setMean ( double mean ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.setMean:(D)V]
Baseline.setMin ( double min ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Baseline.setMin:(D)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, CustomExceptionMapper.class
package org.rhq.enterprise.server.rest
CustomExceptionMapper.toResponse ( Exception e ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/CustomExceptionMapper.toResponse:(Ljava/lang/Exception;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, GroupHandlerLocal.class
package org.rhq.enterprise.server.rest
GroupHandlerLocal.addResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.addResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.createGroup ( domain.GroupRest p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.createGroup:(Lorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.deleteGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.deleteGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroups ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroups:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getResources ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getResources:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.removeResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.removeResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.updateGroup ( int p1, domain.GroupRest p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.updateGroup:(ILorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, GroupRest.class
package org.rhq.enterprise.server.rest.domain
GroupRest.getCategory ( ) : org.rhq.core.domain.resource.group.GroupCategory
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.getCategory:()Lorg/rhq/core/domain/resource/group/GroupCategory;]
GroupRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.getId:()I]
GroupRest.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.getLinks:()Ljava/util/List;]
GroupRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.getName:()Ljava/lang/String;]
GroupRest.getResourceTypeId ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.getResourceTypeId:()Ljava/lang/Integer;]
GroupRest.GroupRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest."<init>":()V]
GroupRest.GroupRest ( String name )
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest."<init>":(Ljava/lang/String;)V]
GroupRest.isRecursive ( ) : boolean
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.isRecursive:()Z]
GroupRest.setCategory ( org.rhq.core.domain.resource.group.GroupCategory category ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setCategory:(Lorg/rhq/core/domain/resource/group/GroupCategory;)V]
GroupRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setId:(I)V]
GroupRest.setLinks ( java.util.List links ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setLinks:(Ljava/util/List;)V]
GroupRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setName:(Ljava/lang/String;)V]
GroupRest.setRecursive ( boolean recursive ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setRecursive:(Z)V]
GroupRest.setResourceTypeId ( Integer resourceTypeId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/GroupRest.setResourceTypeId:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, Link.class
package org.rhq.enterprise.server.rest.domain
Link.getHref ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/Link.getHref:()Ljava/lang/String;]
Link.getRel ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/Link.getRel:()Ljava/lang/String;]
Link.Link ( )
[run-time name: org/rhq/enterprise/server/rest/domain/Link."<init>":()V]
Link.Link ( String rel, String href )
[run-time name: org/rhq/enterprise/server/rest/domain/Link."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
Link.setHref ( String href ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Link.setHref:(Ljava/lang/String;)V]
Link.setRel ( String rel ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Link.setRel:(Ljava/lang/String;)V]
Link.toString ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/Link.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, MeasurementDataManagerLocal.class
package org.rhq.enterprise.server.measurement
MeasurementDataManagerLocal.findRawData ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/measurement/MeasurementDataManagerLocal.findRawData:(Lorg/rhq/core/domain/auth/Subject;IJJ)Ljava/util/List;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, MeasurementDataManagerUtility.class
package org.rhq.enterprise.server.measurement.util
MeasurementDataManagerUtility.getTables ( long beginTime, long endTime, long now ) [static] : String[ ]
[run-time name: org/rhq/enterprise/server/measurement/util/MeasurementDataManagerUtility.getTables:(JJJ)[Ljava/lang/String;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, MetricHandlerLocal.class
package org.rhq.enterprise.server.rest
MetricHandlerLocal.getBaseline ( int p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : domain.Baseline
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getBaseline:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Lorg/rhq/enterprise/server/rest/domain/Baseline;]
MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricData:(IJJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getMetricDataMulti ( String p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataMulti:(Ljava/lang/String;JJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getMetricDataRaw ( int p1, long p2, long p3, long p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataRaw:(IJJJLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/StreamingOutput;]
MetricHandlerLocal.getSchedule ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getSchedule:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getTraitValue ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getTraitValue:(I)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.postMetricValues ( java.util.Collection p1, javax.ws.rs.core.HttpHeaders p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.postMetricValues:(Ljava/util/Collection;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.putMetricValue ( int p1, long p2, domain.NumericDataPoint p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.putMetricValue:(IJLorg/rhq/enterprise/server/rest/domain/NumericDataPoint;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.putTraitValue ( int p1, domain.StringValue p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.putTraitValue:(ILorg/rhq/enterprise/server/rest/domain/StringValue;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.setBaseline ( int p1, domain.Baseline p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.setBaseline:(ILorg/rhq/enterprise/server/rest/domain/Baseline;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)V]
MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2, javax.ws.rs.core.HttpHeaders p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.updateSchedule:(ILorg/rhq/enterprise/server/rest/domain/MetricSchedule;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, MetricSchedule.class
package org.rhq.enterprise.server.rest.domain
MetricSchedule.addLink ( Link link ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.addLink:(Lorg/rhq/enterprise/server/rest/domain/Link;)V]
MetricSchedule.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.equals:(Ljava/lang/Object;)Z]
MetricSchedule.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getLinks:()Ljava/util/List;]
MetricSchedule.getMtime ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getMtime:()J]
MetricSchedule.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.hashCode:()I]
MetricSchedule.setMtime ( long mtime ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setMtime:(J)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, NumericDataPoint.class
package org.rhq.enterprise.server.rest.domain
NumericDataPoint.getScheduleId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.getScheduleId:()I]
NumericDataPoint.getTimeStamp ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.getTimeStamp:()J]
NumericDataPoint.getValue ( ) : Double
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.getValue:()Ljava/lang/Double;]
NumericDataPoint.NumericDataPoint ( )
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint."<init>":()V]
NumericDataPoint.NumericDataPoint ( long timeStamp, Double value )
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint."<init>":(JLjava/lang/Double;)V]
NumericDataPoint.NumericDataPoint ( long timeStamp, int scheduleId, Double value )
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint."<init>":(JILjava/lang/Double;)V]
NumericDataPoint.setScheduleId ( int scheduleId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.setScheduleId:(I)V]
NumericDataPoint.setTimeStamp ( long timeStamp ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.setTimeStamp:(J)V]
NumericDataPoint.setValue ( Double value ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/NumericDataPoint.setValue:(Ljava/lang/Double;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.jar, OperationDefinitionRest.class
package org.rhq.enterprise.server.rest.domain
OperationDefinitionRest.addLink ( Link link ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.addLink:(Lorg/rhq/enterprise/server/rest/domain/Link;)V]
OperationDefinitionRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.getId:()I]
OperationDefinitionRest.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.getLinks:()Ljava/util/List;]
OperationDefinitionRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.getName:()Ljava/lang/String;]
OperationDefinitionRest.OperationDefinitionRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest."<init>":()V]
OperationDefinitionRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.setId:(I)V]
OperationDefinitionRest.setLinks ( java.util.List links ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.setLinks:(Ljava/util/List;)V]
OperationDefinitionRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationDefinitionRest.setName:(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, OperationHistoryRest.class
package org.rhq.enterprise.server.rest.domain
OperationHistoryRest.getErrorMessage ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.getErrorMessage:()Ljava/lang/String;]
OperationHistoryRest.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.getLinks:()Ljava/util/List;]
OperationHistoryRest.getResult ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.getResult:()Ljava/util/Map;]
OperationHistoryRest.getStatus ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.getStatus:()Ljava/lang/String;]
OperationHistoryRest.OperationHistoryRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest."<init>":()V]
OperationHistoryRest.setErrorMessage ( String errorMessage ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.setErrorMessage:(Ljava/lang/String;)V]
OperationHistoryRest.setLinks ( java.util.List links ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.setLinks:(Ljava/util/List;)V]
OperationHistoryRest.setResult ( java.util.Map result ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.setResult:(Ljava/util/Map;)V]
OperationHistoryRest.setStatus ( String status ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationHistoryRest.setStatus:(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, OperationRest.class
package org.rhq.enterprise.server.rest.domain
OperationRest.addLink ( Link link ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.addLink:(Lorg/rhq/enterprise/server/rest/domain/Link;)V]
OperationRest.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.equals:(Ljava/lang/Object;)Z]
OperationRest.getDefinitionId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getDefinitionId:()I]
OperationRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getId:()I]
OperationRest.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getLinks:()Ljava/util/List;]
OperationRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getName:()Ljava/lang/String;]
OperationRest.getParams ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getParams:()Ljava/util/Map;]
OperationRest.getResourceId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getResourceId:()I]
OperationRest.getState ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.getState:()Ljava/lang/String;]
OperationRest.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.hashCode:()I]
OperationRest.OperationRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest."<init>":()V]
OperationRest.OperationRest ( int resourceId, int definitionId )
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest."<init>":(II)V]
OperationRest.setDefinitionId ( int definitionId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setDefinitionId:(I)V]
OperationRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setId:(I)V]
OperationRest.setLinks ( java.util.List links ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setLinks:(Ljava/util/List;)V]
OperationRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setName:(Ljava/lang/String;)V]
OperationRest.setParams ( java.util.Map params ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setParams:(Ljava/util/Map;)V]
OperationRest.setResourceId ( int resourceId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setResourceId:(I)V]
OperationRest.setState ( String state ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/OperationRest.setState:(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, OperationsHandlerLocal.class
package org.rhq.enterprise.server.rest
OperationsHandlerLocal.cancelOperation ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.cancelOperation:(I)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.createOperation ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.createOperation:(ILjava/lang/Integer;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperation ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperation:(I)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperationDefinition ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperationDefinition:(ILjava/lang/Integer;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperationDefinitions ( Integer p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperationDefinitions:(Ljava/lang/Integer;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.outcome ( String p1, javax.ws.rs.core.UriInfo p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.outcome:(Ljava/lang/String;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.updateOperation ( int p1, domain.OperationRest p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.updateOperation:(ILorg/rhq/enterprise/server/rest/domain/OperationRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, ParameterMissingException.class
package org.rhq.enterprise.server.rest
ParameterMissingException.ParameterMissingException ( String what )
[run-time name: org/rhq/enterprise/server/rest/ParameterMissingException."<init>":(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, ResourceHandlerLocal.class
package org.rhq.enterprise.server.rest
ResourceHandlerLocal.getChildren ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getChildren:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getPlatforms ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getPlatforms:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getResource:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getSchedules ( int p1, String p2, boolean p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6, javax.ws.rs.core.UriInfo p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getSchedules:(ILjava/lang/String;ZLjava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.reportAvailability ( int p1, domain.AvailabilityRest p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.reportAvailability:(ILorg/rhq/enterprise/server/rest/domain/AvailabilityRest;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, ResourceWithType.class
package org.rhq.enterprise.server.rest.domain
ResourceWithType.addLink ( Link link ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.addLink:(Lorg/rhq/enterprise/server/rest/domain/Link;)V]
ResourceWithType.getLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getLinks:()Ljava/util/List;]
ResourceWithType.setLinks ( java.util.List links ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setLinks:(Ljava/util/List;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, RHQErrorWrapper.class
package org.rhq.enterprise.server.rest.domain
RHQErrorWrapper.getMessage ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/RHQErrorWrapper.getMessage:()Ljava/lang/String;]
RHQErrorWrapper.RHQErrorWrapper ( )
[run-time name: org/rhq/enterprise/server/rest/domain/RHQErrorWrapper."<init>":()V]
RHQErrorWrapper.RHQErrorWrapper ( String message )
[run-time name: org/rhq/enterprise/server/rest/domain/RHQErrorWrapper."<init>":(Ljava/lang/String;)V]
RHQErrorWrapper.setMessage ( String message ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/RHQErrorWrapper.setMessage:(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, Status.class
package org.rhq.enterprise.server.rest.domain
Status.getValues ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getValues:()Ljava/util/Map;]
Status.setValues ( java.util.Map values ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setValues:(Ljava/util/Map;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, StatusHandlerLocal.class
package org.rhq.enterprise.server.rest
StatusHandlerLocal.getStatus ( javax.ws.rs.core.HttpHeaders p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerLocal.getStatus:(Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.jar, StringValue.class
package org.rhq.enterprise.server.rest.domain
StringValue.getValue ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/StringValue.getValue:()Ljava/lang/String;]
StringValue.setValue ( String value ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/StringValue.setValue:(Ljava/lang/String;)V]
StringValue.StringValue ( )
[run-time name: org/rhq/enterprise/server/rest/domain/StringValue."<init>":()V]
StringValue.StringValue ( String value )
[run-time name: org/rhq/enterprise/server/rest/domain/StringValue."<init>":(Ljava/lang/String;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.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.JON310BETA1-client.jar, SystemInfoManagerLocal.class
package org.rhq.enterprise.server.system
SystemInfoManagerLocal.dumpToLog ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/system/SystemInfoManagerLocal.dumpToLog:(Lorg/rhq/core/domain/auth/Subject;)V]
SystemInfoManagerLocal.getSystemInformation ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/system/SystemInfoManagerLocal.getSystemInformation:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/Map;]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, SystemManagerLocal.class
package org.rhq.enterprise.server.system
SystemManagerLocal.dumpSystemInfo ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerLocal.dumpSystemInfo:(Lorg/rhq/core/domain/auth/Subject;)V]
rhq-enterprise-server-4.4.0.JON310BETA1-client.jar, UserHandlerLocal.class
package org.rhq.enterprise.server.rest
UserHandlerLocal.getFavorites ( javax.ws.rs.core.UriInfo p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.getFavorites:(Ljavax/ws/rs/core/UriInfo;)Ljava/util/List;]
rhq-remoting-cli-4.4.0.JON310BETA1.jar, ScriptCommand.class
package org.rhq.enterprise.client.commands
ScriptCommand.initClient ( org.rhq.enterprise.client.ClientMain client ) : void
[run-time name: org/rhq/enterprise/client/commands/ScriptCommand.initClient:(Lorg/rhq/enterprise/client/ClientMain;)V]
rhq-script-bindings-4.4.0.JON310BETA1.jar, ScriptAssertionException.class
package org.rhq.bindings.util
ScriptAssertionException.ScriptAssertionException ( )
[run-time name: org/rhq/bindings/util/ScriptAssertionException."<init>":()V]
ScriptAssertionException.ScriptAssertionException ( String message )
[run-time name: org/rhq/bindings/util/ScriptAssertionException."<init>":(Ljava/lang/String;)V]
ScriptAssertionException.ScriptAssertionException ( String message, Throwable cause )
[run-time name: org/rhq/bindings/util/ScriptAssertionException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
ScriptAssertionException.ScriptAssertionException ( Throwable cause )
[run-time name: org/rhq/bindings/util/ScriptAssertionException."<init>":(Ljava/lang/Throwable;)V]
rhq-script-bindings-4.4.0.JON310BETA1.jar, ScriptEngineFactory.class
package org.rhq.bindings
ScriptEngineFactory.removeBindings ( javax.script.ScriptEngine engine, java.util.Set keySet ) [static] : void
[run-time name: org/rhq/bindings/ScriptEngineFactory.removeBindings:(Ljavax/script/ScriptEngine;Ljava/util/Set;)V]
rhq-script-bindings-4.4.0.JON310BETA1.jar, StandardBindings.class
package org.rhq.bindings
StandardBindings.setFacade ( java.io.PrintWriter output, client.RhqFacade rhqFacade ) : void
[run-time name: org/rhq/bindings/StandardBindings.setFacade:(Ljava/io/PrintWriter;Lorg/rhq/bindings/client/RhqFacade;)V]
rhq-script-bindings-4.4.0.JON310BETA1.jar, TabularWriter.class
package org.rhq.bindings.output
TabularWriter.setHideRowCount ( boolean hideRowCount ) : void
[run-time name: org/rhq/bindings/output/TabularWriter.setHideRowCount:(Z)V]
to the top
Removed Methods (180)
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, AgentLastAvailabilityReportComposite.class
package org.rhq.core.domain.resource.composite
AgentLastAvailabilityReportComposite.AgentLastAvailabilityReportComposite ( int agentId, String agentName, String remoteEndpoint, Long lastReport, boolean backFilled )
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)V]
AgentLastAvailabilityReportComposite.equals ( Object obj ) : boolean
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.equals:(Ljava/lang/Object;)Z]
AgentLastAvailabilityReportComposite.getAgentId ( ) : int
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.getAgentId:()I]
AgentLastAvailabilityReportComposite.getAgentName ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.getAgentName:()Ljava/lang/String;]
AgentLastAvailabilityReportComposite.getLastAvailabilityReport ( ) : Long
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.getLastAvailabilityReport:()Ljava/lang/Long;]
AgentLastAvailabilityReportComposite.getRemoteEndpoint ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.getRemoteEndpoint:()Ljava/lang/String;]
AgentLastAvailabilityReportComposite.hashCode ( ) : int
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.hashCode:()I]
AgentLastAvailabilityReportComposite.isBackFilled ( ) : boolean
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.isBackFilled:()Z]
AgentLastAvailabilityReportComposite.toString ( ) : String
[run-time name: org/rhq/core/domain/resource/composite/AgentLastAvailabilityReportComposite.toString:()Ljava/lang/String;]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, Availability.class
package org.rhq.core.domain.measurement
Availability.Availability ( org.rhq.core.domain.resource.Resource resource, java.util.Date startTime, AvailabilityType type )
[run-time name: org/rhq/core/domain/measurement/Availability."<init>":(Lorg/rhq/core/domain/resource/Resource;Ljava/util/Date;Lorg/rhq/core/domain/measurement/AvailabilityType;)V]
Availability.getEndTime ( ) : java.util.Date
[run-time name: org/rhq/core/domain/measurement/Availability.getEndTime:()Ljava/util/Date;]
Availability.getStartTime ( ) : java.util.Date
[run-time name: org/rhq/core/domain/measurement/Availability.getStartTime:()Ljava/util/Date;]
Availability.setEndTime ( java.util.Date endTime ) : void
[run-time name: org/rhq/core/domain/measurement/Availability.setEndTime:(Ljava/util/Date;)V]
Availability.setStartTime ( java.util.Date startTime ) : void
[run-time name: org/rhq/core/domain/measurement/Availability.setStartTime:(Ljava/util/Date;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, Datum.class
package org.rhq.core.domain.discovery
AvailabilityReport.Datum.AvailabilityReport.Datum ( AvailabilityReport availability, org.rhq.core.domain.measurement.Availability p2 )
[run-time name: org/rhq/core/domain/discovery/AvailabilityReport.Datum."<init>":(Lorg/rhq/core/domain/discovery/AvailabilityReport;Lorg/rhq/core/domain/measurement/Availability;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, EntitySerializer.class
package org.rhq.core.server
EntitySerializer.EntitySerializer ( )
[run-time name: org/rhq/core/server/EntitySerializer."<init>":()V]
EntitySerializer.main ( String[ ] args ) [static] : void
[run-time name: org/rhq/core/server/EntitySerializer.main:([Ljava/lang/String;)V]
EntitySerializer.readExternalRemote ( Object object, java.io.ObjectInput in ) [static] : void
[run-time name: org/rhq/core/server/EntitySerializer.readExternalRemote:(Ljava/lang/Object;Ljava/io/ObjectInput;)V]
EntitySerializer.writeExternalRemote ( Object object, java.io.ObjectOutput out ) [static] : void
[run-time name: org/rhq/core/server/EntitySerializer.writeExternalRemote:(Ljava/lang/Object;Ljava/io/ObjectOutput;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, ExternalizableStrategy.class
package org.rhq.core.server
ExternalizableStrategy.ExternalizableStrategy ( )
[run-time name: org/rhq/core/server/ExternalizableStrategy."<init>":()V]
ExternalizableStrategy.getStrategy ( ) [static] : ExternalizableStrategy.Subsystem
[run-time name: org/rhq/core/server/ExternalizableStrategy.getStrategy:()Lorg/rhq/core/server/ExternalizableStrategy$Subsystem;]
ExternalizableStrategy.setStrategy ( ExternalizableStrategy.Subsystem newStrategy ) [static] : void
[run-time name: org/rhq/core/server/ExternalizableStrategy.setStrategy:(Lorg/rhq/core/server/ExternalizableStrategy$Subsystem;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, H2CustomDialect.class
package org.rhq.core.server
H2CustomDialect.H2CustomDialect ( )
[run-time name: org/rhq/core/server/H2CustomDialect."<init>":()V]
H2CustomDialect.supportsIdentityColumns ( ) : boolean
[run-time name: org/rhq/core/server/H2CustomDialect.supportsIdentityColumns:()Z]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, MeasurementDataRequest.class
package org.rhq.core.domain.measurement
MeasurementDataRequest.equals ( Object obj ) : boolean
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest.equals:(Ljava/lang/Object;)Z]
MeasurementDataRequest.getName ( ) : String
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest.getName:()Ljava/lang/String;]
MeasurementDataRequest.getType ( ) : DataType
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest.getType:()Lorg/rhq/core/domain/measurement/DataType;]
MeasurementDataRequest.hashCode ( ) : int
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest.hashCode:()I]
MeasurementDataRequest.MeasurementDataRequest ( MeasurementDefinition definition )
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest."<init>":(Lorg/rhq/core/domain/measurement/MeasurementDefinition;)V]
MeasurementDataRequest.MeasurementDataRequest ( String metricName, DataType type )
[run-time name: org/rhq/core/domain/measurement/MeasurementDataRequest."<init>":(Ljava/lang/String;Lorg/rhq/core/domain/measurement/DataType;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, PersistenceUtility.class
package org.rhq.core.server
PersistenceUtility.addH2NativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.addH2NativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addOracleNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.addOracleNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addPostgresNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.addPostgresNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.addSQLServerNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljava/lang/String;]
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl, boolean alternatePagingStyle ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.addSQLServerNativePagingSortingToQuery:(Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;Z)Ljava/lang/String;]
PersistenceUtility.cast ( String value, org.hibernate.type.Type hibernateType ) [static] : Object
[run-time name: org/rhq/core/server/PersistenceUtility.cast:(Ljava/lang/String;Lorg/hibernate/type/Type;)Ljava/lang/Object;]
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager em, String queryName ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/server/PersistenceUtility.createCountQuery:(Ljavax/persistence/EntityManager;Ljava/lang/String;)Ljavax/persistence/Query;]
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager entityManager, String queryName, String countItem ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/server/PersistenceUtility.createCountQuery:(Ljavax/persistence/EntityManager;Ljava/lang/String;Ljava/lang/String;)Ljavax/persistence/Query;]
PersistenceUtility.createPaginationFilter ( javax.persistence.EntityManager entityManager, java.util.Collection collection, org.rhq.core.domain.util.PageControl pageControl ) [static] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/core/server/PersistenceUtility.createPaginationFilter:(Ljavax/persistence/EntityManager;Ljava/util/Collection;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.OrderingField[ ] orderByFields ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/server/PersistenceUtility.createQueryWithOrderBy:(Ljavax/persistence/EntityManager;Ljava/lang/String;[Lorg/rhq/core/domain/util/OrderingField;)Ljavax/persistence/Query;]
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.PageControl pageControl ) [static] : javax.persistence.Query
[run-time name: org/rhq/core/server/PersistenceUtility.createQueryWithOrderBy:(Ljavax/persistence/EntityManager;Ljava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Ljavax/persistence/Query;]
PersistenceUtility.enableHibernateStatistics ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server ) [static] : void
[run-time name: org/rhq/core/server/PersistenceUtility.enableHibernateStatistics:(Ljavax/persistence/EntityManager;Ljavax/management/MBeanServer;)V]
PersistenceUtility.findByCriteria ( javax.persistence.EntityManager entityManager, Class type, org.hibernate.criterion.Criterion[ ] criterion ) [static] : java.util.List
[run-time name: org/rhq/core/server/PersistenceUtility.findByCriteria:(Ljavax/persistence/EntityManager;Ljava/lang/Class;[Lorg/hibernate/criterion/Criterion;)Ljava/util/List;]
PersistenceUtility.getDisplayString ( org.hibernate.type.Type hibernateType ) [static] : String
[run-time name: org/rhq/core/server/PersistenceUtility.getDisplayString:(Lorg/hibernate/type/Type;)Ljava/lang/String;]
PersistenceUtility.getHibernateSession ( javax.persistence.EntityManager entityManager ) [static] : org.hibernate.Session
[run-time name: org/rhq/core/server/PersistenceUtility.getHibernateSession:(Ljavax/persistence/EntityManager;)Lorg/hibernate/Session;]
PersistenceUtility.getStatisticsService ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server ) [static] : org.hibernate.stat.Statistics
[run-time name: org/rhq/core/server/PersistenceUtility.getStatisticsService:(Ljavax/persistence/EntityManager;Ljavax/management/MBeanServer;)Lorg/hibernate/stat/Statistics;]
PersistenceUtility.PersistenceUtility ( )
[run-time name: org/rhq/core/server/PersistenceUtility."<init>":()V]
PersistenceUtility.setDataPage ( javax.persistence.Query query, org.rhq.core.domain.util.PageControl pageControl ) [static] : void
[run-time name: org/rhq/core/server/PersistenceUtility.setDataPage:(Ljavax/persistence/Query;Lorg/rhq/core/domain/util/PageControl;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, PropertyDefinitionMap.class
package org.rhq.core.domain.configuration.definition
PropertyDefinitionMap.getPropertyDefinitions ( ) : java.util.Map
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionMap.getPropertyDefinitions:()Ljava/util/Map;]
PropertyDefinitionMap.setPropertyDefinitions ( java.util.Map propertyDefinitions ) : void
[run-time name: org/rhq/core/domain/configuration/definition/PropertyDefinitionMap.setPropertyDefinitions:(Ljava/util/Map;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, ResourceAvailabilitySummary.class
package org.rhq.core.domain.resource.composite
ResourceAvailabilitySummary.ResourceAvailabilitySummary ( long upTime, long downTime, int failures, long lastChange, org.rhq.core.domain.measurement.AvailabilityType current )
[run-time name: org/rhq/core/domain/resource/composite/ResourceAvailabilitySummary."<init>":(JJIJLorg/rhq/core/domain/measurement/AvailabilityType;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, ResourceGroupComposite.class
package org.rhq.core.domain.resource.group.composite
ResourceGroupComposite.getImplicitAvail ( ) : Double
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite.getImplicitAvail:()Ljava/lang/Double;]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Double explicitAvailability, Long implicitCount, Double implicitAvailability, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Double;Ljava/lang/Long;Ljava/lang/Double;Lorg/rhq/core/domain/resource/group/ResourceGroup;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Double explicitAvailability, Long implicitCount, Double implicitAvailability, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, Number measure, Number inventory, Number control, Number alert, Number event, Number configureRead, Number configureWrite, Number content, Number createChildResources, Number deleteResources, Number drift )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Double;Ljava/lang/Long;Ljava/lang/Double;Lorg/rhq/core/domain/resource/group/ResourceGroup;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;Ljava/lang/Number;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Double explicitAvailability, Long implicitCount, Double implicitAvailability, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, org.rhq.core.domain.resource.composite.ResourceFacets facets )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Double;Ljava/lang/Long;Ljava/lang/Double;Lorg/rhq/core/domain/resource/group/ResourceGroup;Lorg/rhq/core/domain/resource/composite/ResourceFacets;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitCount, Double explicitAvailability, Long implicitCount, Double implicitAvailability, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup, org.rhq.core.domain.resource.composite.ResourceFacets facets, org.rhq.core.domain.resource.composite.ResourcePermission permissions )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Double;Ljava/lang/Long;Ljava/lang/Double;Lorg/rhq/core/domain/resource/group/ResourceGroup;Lorg/rhq/core/domain/resource/composite/ResourceFacets;Lorg/rhq/core/domain/resource/composite/ResourcePermission;)V]
ResourceGroupComposite.ResourceGroupComposite ( Long explicitUp, Long explicitDown, Long implicitUp, Long implicitDown, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup )
[run-time name: org/rhq/core/domain/resource/group/composite/ResourceGroupComposite."<init>":(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/resource/group/ResourceGroup;)V]
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar, Subsystem.class
package org.rhq.core.server
ExternalizableStrategy.Subsystem.id ( ) : char
[run-time name: org/rhq/core/server/ExternalizableStrategy.Subsystem.id:()C]
ExternalizableStrategy.Subsystem.valueOf ( String name ) [static] : ExternalizableStrategy.Subsystem
[run-time name: org/rhq/core/server/ExternalizableStrategy.Subsystem.valueOf:(Ljava/lang/String;)Lorg/rhq/core/server/ExternalizableStrategy$Subsystem;]
ExternalizableStrategy.Subsystem.values ( ) [static] : ExternalizableStrategy.Subsystem[ ]
[run-time name: org/rhq/core/server/ExternalizableStrategy.Subsystem.values:()[Lorg/rhq/core/server/ExternalizableStrategy$Subsystem;]
rhq-core-util-4.2.0.JON.3.0.1.GA.jar, StringUtil.class
package org.rhq.core.clientapi.util
StringUtil.arrayToString ( boolean[ ] array ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.arrayToString:([Z)Ljava/lang/String;]
StringUtil.arrayToString ( int[ ] array ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.arrayToString:([I)Ljava/lang/String;]
StringUtil.arrayToString ( Object[ ] array ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.arrayToString:([Ljava/lang/Object;)Ljava/lang/String;]
StringUtil.arrayToString ( Object[ ] array, char delim ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.arrayToString:([Ljava/lang/Object;C)Ljava/lang/String;]
StringUtil.capitalize ( String str ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.capitalize:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.collectionToString ( java.util.Collection collection ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.collectionToString:(Ljava/util/Collection;)Ljava/lang/String;]
StringUtil.collectionToString ( java.util.Collection collection, String delim ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.collectionToString:(Ljava/util/Collection;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.explode ( String s, String delim ) [static] : java.util.List
[run-time name: org/rhq/core/clientapi/util/StringUtil.explode:(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;]
StringUtil.explodeQuoted ( String arg ) [static] : String[ ]
[run-time name: org/rhq/core/clientapi/util/StringUtil.explodeQuoted:(Ljava/lang/String;)[Ljava/lang/String;]
StringUtil.explodeToArray ( String toExplode, String delim ) [static] : String[ ]
[run-time name: org/rhq/core/clientapi/util/StringUtil.explodeToArray:(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;]
StringUtil.formatDuration ( long duration ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.formatDuration:(J)Ljava/lang/String;]
StringUtil.formatDuration ( long duration, int scale, boolean minDigits ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.formatDuration:(JIZ)Ljava/lang/String;]
StringUtil.getFirstStackTrace ( Throwable t ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.getFirstStackTrace:(Ljava/lang/Throwable;)Ljava/lang/String;]
StringUtil.getStackTrace ( Throwable t ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.getStackTrace:(Ljava/lang/Throwable;)Ljava/lang/String;]
StringUtil.implode ( java.util.List objs, String delim ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.implode:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.iteratorToString ( java.util.Iterator i, String delim ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.iteratorToString:(Ljava/util/Iterator;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.iteratorToString ( java.util.Iterator i, String delim, String quoteChar ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.iteratorToString:(Ljava/util/Iterator;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.listToString ( java.util.List list ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.listToString:(Ljava/util/List;)Ljava/lang/String;]
StringUtil.listToString ( java.util.List list, String delim ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.listToString:(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.normalizePath ( String s ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.normalizePath:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.pluralize ( String word ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.pluralize:(Ljava/lang/String;)Ljava/lang/String;]
StringUtil.remove ( String source, String find ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.remove:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.removePrefix ( String value, String prefix ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.removePrefix:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.repeatChars ( char c, int nTimes ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.repeatChars:(CI)Ljava/lang/String;]
StringUtil.replace ( String source, String find, String replace ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.replace:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
StringUtil.StringUtil ( )
[run-time name: org/rhq/core/clientapi/util/StringUtil."<init>":()V]
StringUtil.truncate ( String s, int truncLength, boolean removeWhiteSpace ) [static] : String
[run-time name: org/rhq/core/clientapi/util/StringUtil.truncate:(Ljava/lang/String;IZ)Ljava/lang/String;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.jar, AvailabilityRest.class
package org.rhq.enterprise.server.rest.domain
AvailabilityRest.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
AvailabilityRest.setRest ( org.jboss.resteasy.links.RESTServiceDiscovery rest ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.setRest:(Lorg/jboss/resteasy/links/RESTServiceDiscovery;)V]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.jar, CustomExceptionMapper.class
package org.rhq.enterprise.server.rest
CustomExceptionMapper.toResponse ( javax.ejb.EJBException e ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/CustomExceptionMapper.toResponse:(Ljavax/ejb/EJBException;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.jar, MetricHandlerLocal.class
package org.rhq.enterprise.server.rest
MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5 ) [abstract] : domain.MetricAggregate
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricData:(IJJIZ)Lorg/rhq/enterprise/server/rest/domain/MetricAggregate;]
MetricHandlerLocal.getMetricDataHtml ( int p1, long p2, long p3, int p4, boolean p5 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataHtml:(IJJIZ)Ljava/lang/String;]
MetricHandlerLocal.getSchedule ( int p1 ) [abstract] : domain.MetricSchedule
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getSchedule:(I)Lorg/rhq/enterprise/server/rest/domain/MetricSchedule;]
MetricHandlerLocal.getScheduleHtml ( int p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getScheduleHtml:(I)Ljava/lang/String;]
MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2 ) [abstract] : domain.MetricSchedule
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.updateSchedule:(ILorg/rhq/enterprise/server/rest/domain/MetricSchedule;)Lorg/rhq/enterprise/server/rest/domain/MetricSchedule;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.jar, ResourceHandlerLocal.class
package org.rhq.enterprise.server.rest
ResourceHandlerLocal.getChildren ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getChildren:(I)Ljava/util/List;]
ResourceHandlerLocal.getChildrenHtml ( int p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getChildrenHtml:(I)Ljava/lang/String;]
ResourceHandlerLocal.getPlatforms ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getPlatforms:()Ljava/util/List;]
ResourceHandlerLocal.getPlatformsHtml ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getPlatformsHtml:()Ljava/lang/String;]
ResourceHandlerLocal.getResource ( int p1 ) [abstract] : domain.ResourceWithType
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getResource:(I)Lorg/rhq/enterprise/server/rest/domain/ResourceWithType;]
ResourceHandlerLocal.getResourceHtml ( int p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getResourceHtml:(I)Ljava/lang/String;]
ResourceHandlerLocal.getSchedules ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getSchedules:(I)Ljava/util/List;]
ResourceHandlerLocal.getSchedulesHtml ( int p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getSchedulesHtml:(I)Ljava/lang/String;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.jar, ResourceWithType.class
package org.rhq.enterprise.server.rest.domain
ResourceWithType.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
ResourceWithType.setRest ( org.jboss.resteasy.links.RESTServiceDiscovery rest ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setRest:(Lorg/jboss/resteasy/links/RESTServiceDiscovery;)V]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.jar, Status.class
package org.rhq.enterprise.server.rest.domain
Status.getAlertDefinitions ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getAlertDefinitions:()I]
Status.getAlerts ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getAlerts:()I]
Status.getMetricsMin ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getMetricsMin:()I]
Status.getPlatforms ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getPlatforms:()I]
Status.getSchedules ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getSchedules:()I]
Status.getServers ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getServers:()I]
Status.getServices ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/Status.getServices:()I]
Status.setAlertDefinitions ( int alertDefinitions ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setAlertDefinitions:(I)V]
Status.setAlerts ( int alerts ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setAlerts:(I)V]
Status.setMetricsMin ( int metricsMin ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setMetricsMin:(I)V]
Status.setPlatforms ( int platforms ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setPlatforms:(I)V]
Status.setSchedules ( int schedules ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setSchedules:(I)V]
Status.setServers ( int servers ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setServers:(I)V]
Status.setServices ( int services ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Status.setServices:(I)V]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.jar, StatusHandlerLocal.class
package org.rhq.enterprise.server.rest
StatusHandlerLocal.getStatus ( ) [abstract] : domain.Status
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerLocal.getStatus:()Lorg/rhq/enterprise/server/rest/domain/Status;]
StatusHandlerLocal.getStatusHtml ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerLocal.getStatusHtml:()Ljava/lang/String;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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.2.0.JON.3.0.1.GA-client.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;]
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.jar, UserHandlerLocal.class
package org.rhq.enterprise.server.rest
UserHandlerLocal.getFavorites ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.getFavorites:()Ljava/util/List;]
rhq-remoting-cli-4.2.0.JON.3.0.1.GA.jar, ClientMain.class
package org.rhq.enterprise.client
ClientMain.start ( ) : void
[run-time name: org/rhq/enterprise/client/ClientMain.start:()V]
rhq-script-bindings-4.2.0.JON.3.0.1.GA.jar, ScriptAssert.class
package org.rhq.bindings.util
ScriptAssert.assertEquals ( boolean actual, boolean expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(ZZ)V]
ScriptAssert.assertEquals ( boolean actual, boolean expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(ZZLjava/lang/String;)V]
ScriptAssert.assertEquals ( byte actual, byte expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(BB)V]
ScriptAssert.assertEquals ( byte actual, byte expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(BBLjava/lang/String;)V]
ScriptAssert.assertEquals ( byte[ ] actual, byte[ ] expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:([B[B)V]
ScriptAssert.assertEquals ( byte[ ] actual, byte[ ] expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:([B[BLjava/lang/String;)V]
ScriptAssert.assertEquals ( char actual, char expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(CC)V]
ScriptAssert.assertEquals ( char actual, char expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(CCLjava/lang/String;)V]
ScriptAssert.assertEquals ( double actual, double expected, double delta ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(DDD)V]
ScriptAssert.assertEquals ( double actual, double expected, double delta, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(DDDLjava/lang/String;)V]
ScriptAssert.assertEquals ( float actual, float expected, float delta ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(FFF)V]
ScriptAssert.assertEquals ( float actual, float expected, float delta, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(FFFLjava/lang/String;)V]
ScriptAssert.assertEquals ( int actual, int expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(II)V]
ScriptAssert.assertEquals ( int actual, int expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(IILjava/lang/String;)V]
ScriptAssert.assertEquals ( long actual, long expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(JJ)V]
ScriptAssert.assertEquals ( long actual, long expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(JJLjava/lang/String;)V]
ScriptAssert.assertEquals ( short actual, short expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(SS)V]
ScriptAssert.assertEquals ( short actual, short expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(SSLjava/lang/String;)V]
ScriptAssert.assertEquals ( String actual, String expected ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(Ljava/lang/String;Ljava/lang/String;)V]
ScriptAssert.assertEquals ( String actual, String expected, String msg ) : void
[run-time name: org/rhq/bindings/util/ScriptAssert.assertEquals:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
to the top
Problems with Data Types, High Severity (71)
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar
package org.rhq.core.domain.criteria
[+] BaseCriteria (1)
| Change | Effect |
|---|
| 1 | Abstract method BaseCriteria.setPaging ( int p1, int p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setPaging(int, int) in BaseCriteria. |
[+] affected methods (4)
BaseCriteria.getPageControlOverrides ( )This abstract method is from 'BaseCriteria' interface.
BaseCriteria.isStrict ( )This abstract method is from 'BaseCriteria' interface.
BaseCriteria.setPageControl ( org.rhq.core.domain.util.PageControl p1 )This abstract method is from 'BaseCriteria' interface.
BaseCriteria.setStrict ( boolean p1 )This abstract method is from 'BaseCriteria' interface.
package org.rhq.core.domain.measurement
[+] Availability (1)
| Change | Effect |
|---|
| 1 | Field FIND_NONMATCHING_WITH_RESOURCE_ID_BY_AGENT_AND_TYPE has been renamed to FIND_PLATFORM_COMPOSITE_BY_AGENT_AND_NONMATCHING_TYPE. | Recompilation of a client program may be terminated with the message: cannot find variable FIND_NONMATCHING_WITH_RESOURCE_ID_BY_AGENT_AND_TYPE in Availability. |
[+] affected methods (12)
org.rhq.core.domain.discovery.AvailabilityReport.addAvailability ( Availability availability )1st parameter 'availability' of this method has type 'Availability'.
Availability.Availability ( )This constructor is from 'Availability' class.
Availability.equals ( Object obj )This method is from 'Availability' class.
Availability.getAvailabilityType ( )This method is from 'Availability' class.
Availability.getId ( )This method is from 'Availability' class.
Availability.getResource ( )This method is from 'Availability' class.
Availability.hashCode ( )This method is from 'Availability' class.
Availability.setAvailabilityType ( AvailabilityType availabilityType )This method is from 'Availability' class.
Availability.toString ( )This method is from 'Availability' class.
org.rhq.core.domain.resource.composite.ResourceIdWithAvailabilityComposite.getAvailability ( )Return value of this method has type 'Availability'.
org.rhq.core.domain.resource.composite.ResourceIdWithAvailabilityComposite.ResourceIdWithAvailabilityComposite ( int resourceId, Availability avail )2nd parameter 'avail' of this method has type 'Availability'.
org.rhq.enterprise.server.measurement.AvailabilityManagerRemote.getCurrentAvailabilityForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'Availability'.
[+] MeasurementDataRequest (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementDataRequest. |
[+] affected methods (6)
MeasurementDataRequest.equals ( Object obj )This method is from 'MeasurementDataRequest' class.
MeasurementDataRequest.getName ( )This method is from 'MeasurementDataRequest' class.
MeasurementDataRequest.getType ( )This method is from 'MeasurementDataRequest' class.
MeasurementDataRequest.hashCode ( )This method is from 'MeasurementDataRequest' class.
MeasurementDataRequest.MeasurementDataRequest ( String metricName, DataType type )This constructor is from 'MeasurementDataRequest' class.
MeasurementDataRequest.MeasurementDataRequest ( MeasurementDefinition definition )This constructor is from 'MeasurementDataRequest' class.
[+] ResourceAvailability (2)
| Change | Effect |
|---|
| 1 | Field INSERT_BY_RESOURCE_IDS has been renamed to UPDATE_PLATFORM_BY_AGENT_ID. | Recompilation of a client program may be terminated with the message: cannot find variable INSERT_BY_RESOURCE_IDS in ResourceAvailability. |
| 2 | Field UPDATE_BY_AGENT_ID has been renamed to UPDATE_CHILD_BY_AGENT_ID. | Recompilation of a client program may be terminated with the message: cannot find variable UPDATE_BY_AGENT_ID in ResourceAvailability. |
[+] affected methods (13)
ResourceAvailability.equals ( Object obj )This method is from 'ResourceAvailability' class.
ResourceAvailability.getAvailabilityType ( )This method is from 'ResourceAvailability' class.
ResourceAvailability.getResource ( )This method is from 'ResourceAvailability' class.
ResourceAvailability.hashCode ( )This method is from 'ResourceAvailability' class.
ResourceAvailability.ResourceAvailability ( )This constructor is from 'ResourceAvailability' class.
ResourceAvailability.ResourceAvailability ( org.rhq.core.domain.resource.Resource resource, AvailabilityType type )This constructor is from 'ResourceAvailability' class.
ResourceAvailability.setAvailabilityType ( AvailabilityType availabilityType )This method is from 'ResourceAvailability' class.
ResourceAvailability.toString ( )This method is from 'ResourceAvailability' class.
org.rhq.core.domain.resource.Resource.getCurrentAvailability ( )Return value of this method has type 'ResourceAvailability'.
org.rhq.core.domain.resource.Resource.setCurrentAvailability ( ResourceAvailability currentAvailability )1st parameter 'currentAvailability' of this method has type 'ResourceAvailability'.
org.rhq.enterprise.server.resource.ResourceAvailabilityManagerLocal.getLatestAvailability ( int p1 )Return value of this abstract method has type 'ResourceAvailability'.
org.rhq.enterprise.server.resource.ResourceManagerLocal.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'ResourceAvailability'.
org.rhq.enterprise.server.resource.ResourceManagerRemote.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'ResourceAvailability'.
package org.rhq.core.domain.resource.composite
[+] AgentLastAvailabilityReportComposite (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AgentLastAvailabilityReportComposite. |
[+] affected methods (9)
AgentLastAvailabilityReportComposite.AgentLastAvailabilityReportComposite ( int agentId, String agentName, String remoteEndpoint, Long lastReport, boolean backFilled )This constructor is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.equals ( Object obj )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.getAgentId ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.getAgentName ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.getLastAvailabilityReport ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.getRemoteEndpoint ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.hashCode ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.isBackFilled ( )This method is from 'AgentLastAvailabilityReportComposite' class.
AgentLastAvailabilityReportComposite.toString ( )This method is from 'AgentLastAvailabilityReportComposite' class.
package org.rhq.core.server
[+] EntitySerializer (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitySerializer. |
[+] affected methods (4)
EntitySerializer.EntitySerializer ( )This constructor is from 'EntitySerializer' class.
EntitySerializer.main ( String[ ] args )This method is from 'EntitySerializer' class.
EntitySerializer.readExternalRemote ( Object object, java.io.ObjectInput in )This method is from 'EntitySerializer' class.
EntitySerializer.writeExternalRemote ( Object object, java.io.ObjectOutput out )This method is from 'EntitySerializer' class.
[+] ExternalizableStrategy (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExternalizableStrategy. |
[+] affected methods (3)
ExternalizableStrategy.ExternalizableStrategy ( )This constructor is from 'ExternalizableStrategy' class.
ExternalizableStrategy.getStrategy ( )This method is from 'ExternalizableStrategy' class.
ExternalizableStrategy.setStrategy ( ExternalizableStrategy.Subsystem newStrategy )This method is from 'ExternalizableStrategy' class.
[+] ExternalizableStrategy.Subsystem (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExternalizableStrategy.Subsystem. |
[+] affected methods (3)
ExternalizableStrategy.Subsystem.id ( )This method is from 'ExternalizableStrategy.Subsystem' class.
ExternalizableStrategy.Subsystem.valueOf ( String name )This method is from 'ExternalizableStrategy.Subsystem' class.
ExternalizableStrategy.Subsystem.values ( )This method is from 'ExternalizableStrategy.Subsystem' class.
[+] H2CustomDialect (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class H2CustomDialect. |
[+] affected methods (2)
H2CustomDialect.H2CustomDialect ( )This constructor is from 'H2CustomDialect' class.
H2CustomDialect.supportsIdentityColumns ( )This method is from 'H2CustomDialect' class.
[+] PersistenceUtility (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PersistenceUtility. |
[+] affected methods (18)
PersistenceUtility.addH2NativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.addOracleNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.addPostgresNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.addSQLServerNativePagingSortingToQuery ( String query, org.rhq.core.domain.util.PageControl pageControl, boolean alternatePagingStyle )This method is from 'PersistenceUtility' class.
PersistenceUtility.cast ( String value, org.hibernate.type.Type hibernateType )This method is from 'PersistenceUtility' class.
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager em, String queryName )This method is from 'PersistenceUtility' class.
PersistenceUtility.createCountQuery ( javax.persistence.EntityManager entityManager, String queryName, String countItem )This method is from 'PersistenceUtility' class.
PersistenceUtility.createPaginationFilter ( javax.persistence.EntityManager entityManager, java.util.Collection collection, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.OrderingField[ ] orderByFields )This method is from 'PersistenceUtility' class.
PersistenceUtility.createQueryWithOrderBy ( javax.persistence.EntityManager entityManager, String queryName, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
PersistenceUtility.enableHibernateStatistics ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server )This method is from 'PersistenceUtility' class.
PersistenceUtility.findByCriteria ( javax.persistence.EntityManager entityManager, Class type, org.hibernate.criterion.Criterion[ ] criterion )This method is from 'PersistenceUtility' class.
PersistenceUtility.getDisplayString ( org.hibernate.type.Type hibernateType )This method is from 'PersistenceUtility' class.
PersistenceUtility.getHibernateSession ( javax.persistence.EntityManager entityManager )This method is from 'PersistenceUtility' class.
PersistenceUtility.getStatisticsService ( javax.persistence.EntityManager entityManager, javax.management.MBeanServer server )This method is from 'PersistenceUtility' class.
PersistenceUtility.PersistenceUtility ( )This constructor is from 'PersistenceUtility' class.
PersistenceUtility.setDataPage ( javax.persistence.Query query, org.rhq.core.domain.util.PageControl pageControl )This method is from 'PersistenceUtility' class.
rhq-core-util-4.2.0.JON.3.0.1.GA.jar
package org.rhq.core.clientapi.util
[+] StringUtil (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringUtil. |
[+] affected methods (27)
StringUtil.arrayToString ( boolean[ ] array )This method is from 'StringUtil' class.
StringUtil.arrayToString ( int[ ] array )This method is from 'StringUtil' class.
StringUtil.arrayToString ( Object[ ] array )This method is from 'StringUtil' class.
StringUtil.arrayToString ( Object[ ] array, char delim )This method is from 'StringUtil' class.
StringUtil.capitalize ( String str )This method is from 'StringUtil' class.
StringUtil.collectionToString ( java.util.Collection collection )This method is from 'StringUtil' class.
StringUtil.collectionToString ( java.util.Collection collection, String delim )This method is from 'StringUtil' class.
StringUtil.explode ( String s, String delim )This method is from 'StringUtil' class.
StringUtil.explodeQuoted ( String arg )This method is from 'StringUtil' class.
StringUtil.explodeToArray ( String toExplode, String delim )This method is from 'StringUtil' class.
StringUtil.formatDuration ( long duration )This method is from 'StringUtil' class.
StringUtil.formatDuration ( long duration, int scale, boolean minDigits )This method is from 'StringUtil' class.
StringUtil.getFirstStackTrace ( Throwable t )This method is from 'StringUtil' class.
StringUtil.getStackTrace ( Throwable t )This method is from 'StringUtil' class.
StringUtil.implode ( java.util.List objs, String delim )This method is from 'StringUtil' class.
StringUtil.iteratorToString ( java.util.Iterator i, String delim )This method is from 'StringUtil' class.
StringUtil.iteratorToString ( java.util.Iterator i, String delim, String quoteChar )This method is from 'StringUtil' class.
StringUtil.listToString ( java.util.List list )This method is from 'StringUtil' class.
StringUtil.listToString ( java.util.List list, String delim )This method is from 'StringUtil' class.
StringUtil.normalizePath ( String s )This method is from 'StringUtil' class.
StringUtil.pluralize ( String word )This method is from 'StringUtil' class.
StringUtil.remove ( String source, String find )This method is from 'StringUtil' class.
StringUtil.removePrefix ( String value, String prefix )This method is from 'StringUtil' class.
StringUtil.repeatChars ( char c, int nTimes )This method is from 'StringUtil' class.
StringUtil.replace ( String source, String find, String replace )This method is from 'StringUtil' class.
StringUtil.StringUtil ( )This constructor is from 'StringUtil' class.
StringUtil.truncate ( String s, int truncLength, boolean removeWhiteSpace )This method is from 'StringUtil' class.
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method checkConditions(model.AvailabilityDurationComposite[]) in AlertConditionCacheManagerLocal. |
[+] 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.model
[+] AbstractCacheElement (3)
| Change | Effect |
|---|
| 1 | Abstract method AbstractCacheElement.getOperatorSupportsType ( org.rhq.core.domain.alert.AlertConditionOperator p1 ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getOperatorSupportsType(org.rhq.core.domain.alert.AlertConditionOperator) in AbstractCacheElement. |
| 2 | Type of field alertConditionOperator has been changed from AlertConditionOperator to org.rhq.core.domain.alert.AlertConditionOperator. | Recompilation of a client program may be terminated with the message: incompatible types, found: AlertConditionOperator, required: org.rhq.core.domain.alert.AlertConditionOperator. |
| 3 | Abstract method AbstractCacheElement.getOperatorSupportsType ( AlertConditionOperator p1 ) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find method getOperatorSupportsType(AlertConditionOperator) in class AbstractCacheElement. |
[+] 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.
[+] AlertConditionOperator (1)
| Change | Effect |
|---|
| 1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlertConditionOperator. |
[+] 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. | Recompilation of a client program may be terminated with the message: cannot find class AlertConditionOperator.Type. |
[+] 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.core
[+] AgentManagerLocal (2)
| Change | Effect |
|---|
| 1 | Abstract method AgentManagerLocal.backfillAgent ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method backfillAgent(org.rhq.core.domain.auth.Subject, java.lang.String, int) in AgentManagerLocal. |
| 2 | Abstract method AgentManagerLocal.handlePingRequest ( org.rhq.core.clientapi.server.core.PingRequest p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method handlePingRequest(org.rhq.core.clientapi.server.core.PingRequest) in AgentManagerLocal. |
[+] 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 (3)
| 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateAgentResourceAvailabilities(int, org.rhq.core.domain.measurement.AvailabilityType, org.rhq.core.domain.measurement.AvailabilityType) in AvailabilityManagerLocal. |
| 2 | Added super-interface AvailabilityManagerRemote. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in AvailabilityManagerRemote. |
| 3 | Abstract method AvailabilityManagerLocal.setAllAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setAllAgentResourceAvailabilities(int, org.rhq.core.domain.measurement.AvailabilityType) in interface AvailabilityManagerLocal. |
[+] 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method findAvailabilityByCriteria(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.AvailabilityCriteria) in AvailabilityManagerRemote. |
[+] affected methods (4)
org.rhq.bindings.client.RhqFacade.getAvailabilityManager ( )Return value of this abstract method has type 'AvailabilityManagerRemote'.
org.rhq.enterprise.clientapi.RemoteClient.getAvailabilityManager ( )Return value of this method has type 'AvailabilityManagerRemote'.
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.
[+] MeasurementDataManagerLocal (1)
| Change | Effect |
|---|
| 1 | Abstract method MeasurementDataManagerLocal.findRawData ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method findRawData(org.rhq.core.domain.auth.Subject, int, long, long) in MeasurementDataManagerLocal. |
[+] affected methods (20)
MeasurementDataManagerLocal.addNumericData ( java.util.Set p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.addTraitData ( java.util.Set p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findCurrentTraitsForResource ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.measurement.DisplayType p3 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findDataForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, int p6 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findDataForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, int p3, long p4, long p5, int p6 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findDataForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, long p4, long p5, int p6 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findLiveData ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findNarrowedMetricDisplaySummariesForCompatibleResources ( org.rhq.core.domain.auth.Subject p1, java.util.Collection p2, long p3, long p4 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findNarrowedMetricDisplaySummariesForResourcesAndParent ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, java.util.List p4, long p5, long p6 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findNarrowedMetricsDisplaySummariesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findNarrowedMetricsDisplaySummariesForCompGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, long p3, long p4 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findTraits ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.findTraitsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.MeasurementDataTraitCriteria p2 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.getAggregate ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.getAggregate ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.getCurrentNumericForSchedule ( int p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.getCurrentTraitForSchedule ( int p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.mergeMeasurementReport ( org.rhq.core.domain.measurement.MeasurementReport p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
MeasurementDataManagerLocal.purgeTraits ( long p1 )This abstract method is from 'MeasurementDataManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getMeasurementDataManager ( )Return value of this method has type 'MeasurementDataManagerLocal'.
[+] MeasurementScheduleManagerLocal (1)
| Change | Effect |
|---|
| 1 | Added super-interface MeasurementScheduleManagerRemote. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in MeasurementScheduleManagerRemote. |
[+] 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'.
[+] 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method disableSchedulesForResourceType(org.rhq.core.domain.auth.Subject, int[], boolean) in MeasurementScheduleManagerRemote. |
| 2 | Abstract method MeasurementScheduleManagerRemote.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method enableSchedulesForResourceType(org.rhq.core.domain.auth.Subject, int[], boolean) in MeasurementScheduleManagerRemote. |
| 3 | Abstract method MeasurementScheduleManagerRemote.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateSchedulesForResourceType(org.rhq.core.domain.auth.Subject, int[], long, boolean) in MeasurementScheduleManagerRemote. |
[+] affected methods (13)
org.rhq.bindings.client.RhqFacade.getMeasurementScheduleManager ( )Return value of this abstract method has type 'MeasurementScheduleManagerRemote'.
org.rhq.enterprise.clientapi.RemoteClient.getMeasurementScheduleManager ( )Return value of this method has type 'MeasurementScheduleManagerRemote'.
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 (2)
| Change | Effect |
|---|
| 1 | Abstract method ResourceAvailabilityManagerLocal.updateAgentResourcesLatestAvailability ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, boolean p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateAgentResourcesLatestAvailability(int, org.rhq.core.domain.measurement.AvailabilityType, boolean) in ResourceAvailabilityManagerLocal. |
| 2 | Abstract method ResourceAvailabilityManagerLocal.updateAllResourcesAvailabilitiesForAgent ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method updateAllResourcesAvailabilitiesForAgent(int, org.rhq.core.domain.measurement.AvailabilityType) in interface ResourceAvailabilityManagerLocal. |
[+] 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method disableResources(org.rhq.core.domain.auth.Subject, int[]) in ResourceManagerLocal. |
| 2 | Abstract method ResourceManagerLocal.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method enableResources(org.rhq.core.domain.auth.Subject, int[]) in ResourceManagerLocal. |
[+] 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method disableResources(org.rhq.core.domain.auth.Subject, int[]) in ResourceManagerRemote. |
| 2 | Abstract method ResourceManagerRemote.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method enableResources(org.rhq.core.domain.auth.Subject, int[]) in ResourceManagerRemote. |
| 3 | Abstract method ResourceManagerRemote.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject p1, int p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getAvailabilitySummary(org.rhq.core.domain.auth.Subject, int) in ResourceManagerRemote. |
[+] affected methods (11)
org.rhq.bindings.client.RhqFacade.getResourceManager ( )Return value of this abstract method has type 'ResourceManagerRemote'.
org.rhq.enterprise.clientapi.RemoteClient.getResourceManager ( )Return value of this method has type 'ResourceManagerRemote'.
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.resource.metadata
[+] PluginManagerLocal (2)
| 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method registerPluginTypes(java.lang.String, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor, boolean, boolean) in PluginManagerLocal. |
| 2 | 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. | Recompilation of a client program may be terminated with the message: cannot find method registerPluginTypes(org.rhq.core.domain.plugin.Plugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor, boolean, boolean) in interface PluginManagerLocal. |
[+] 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.rest
[+] MetricHandlerLocal (16)
| Change | Effect |
|---|
| 1 | Abstract method MetricHandlerLocal.getBaseline ( int p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getBaseline(int, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in MetricHandlerLocal. |
| 2 | Abstract method MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getMetricData(int, long, long, int, boolean, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders) in MetricHandlerLocal. |
| 3 | Abstract method MetricHandlerLocal.getMetricDataMulti ( String p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getMetricDataMulti(java.lang.String, long, long, int, boolean, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders) in MetricHandlerLocal. |
| 4 | Abstract method MetricHandlerLocal.getMetricDataRaw ( int p1, long p2, long p3, long p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getMetricDataRaw(int, long, long, long, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders) in MetricHandlerLocal. |
| 5 | Abstract method MetricHandlerLocal.getSchedule ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getSchedule(int, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in MetricHandlerLocal. |
| 6 | Abstract method MetricHandlerLocal.getTraitValue ( int p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getTraitValue(int) in MetricHandlerLocal. |
| 7 | Abstract method MetricHandlerLocal.postMetricValues ( java.util.Collection p1, javax.ws.rs.core.HttpHeaders p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method postMetricValues(java.util.Collection, javax.ws.rs.core.HttpHeaders) in MetricHandlerLocal. |
| 8 | Abstract method MetricHandlerLocal.putMetricValue ( int p1, long p2, domain.NumericDataPoint p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method putMetricValue(int, long, domain.NumericDataPoint, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in MetricHandlerLocal. |
| 9 | Abstract method MetricHandlerLocal.putTraitValue ( int p1, domain.StringValue p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method putTraitValue(int, domain.StringValue) in MetricHandlerLocal. |
| 10 | Abstract method MetricHandlerLocal.setBaseline ( int p1, domain.Baseline p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setBaseline(int, domain.Baseline, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in MetricHandlerLocal. |
| 11 | Abstract method MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2, javax.ws.rs.core.HttpHeaders p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateSchedule(int, domain.MetricSchedule, javax.ws.rs.core.HttpHeaders) in MetricHandlerLocal. |
| 12 | Abstract method MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getMetricData(int, long, long, int, boolean) in interface MetricHandlerLocal. |
| 13 | Abstract method MetricHandlerLocal.getMetricDataHtml ( int p1, long p2, long p3, int p4, boolean p5 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getMetricDataHtml(int, long, long, int, boolean) in interface MetricHandlerLocal. |
| 14 | Abstract method MetricHandlerLocal.getSchedule ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getSchedule(int) in interface MetricHandlerLocal. |
| 15 | Abstract method MetricHandlerLocal.getScheduleHtml ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getScheduleHtml(int) in interface MetricHandlerLocal. |
| 16 | Abstract method MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method updateSchedule(int, domain.MetricSchedule) in interface MetricHandlerLocal. |
[+] affected methods (1)
MetricHandlerLocal.getAggregatesForResource ( int p1 )This abstract method is from 'MetricHandlerLocal' interface.
[+] ResourceHandlerLocal (13)
| Change | Effect |
|---|
| 1 | Abstract method ResourceHandlerLocal.getChildren ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getChildren(int, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in ResourceHandlerLocal. |
| 2 | Abstract method ResourceHandlerLocal.getPlatforms ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getPlatforms(javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in ResourceHandlerLocal. |
| 3 | Abstract method ResourceHandlerLocal.getResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getResource(int, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in ResourceHandlerLocal. |
| 4 | Abstract method ResourceHandlerLocal.getSchedules ( int p1, String p2, boolean p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6, javax.ws.rs.core.UriInfo p7 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getSchedules(int, java.lang.String, boolean, java.lang.String, javax.ws.rs.core.Request, javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo) in ResourceHandlerLocal. |
| 5 | Abstract method ResourceHandlerLocal.reportAvailability ( int p1, domain.AvailabilityRest p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method reportAvailability(int, domain.AvailabilityRest) in ResourceHandlerLocal. |
| 6 | Abstract method ResourceHandlerLocal.getChildren ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getChildren(int) in interface ResourceHandlerLocal. |
| 7 | Abstract method ResourceHandlerLocal.getChildrenHtml ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getChildrenHtml(int) in interface ResourceHandlerLocal. |
| 8 | Abstract method ResourceHandlerLocal.getPlatforms ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getPlatforms() in interface ResourceHandlerLocal. |
| 9 | Abstract method ResourceHandlerLocal.getPlatformsHtml ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getPlatformsHtml() in interface ResourceHandlerLocal. |
| 10 | Abstract method ResourceHandlerLocal.getResource ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getResource(int) in interface ResourceHandlerLocal. |
| 11 | Abstract method ResourceHandlerLocal.getResourceHtml ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getResourceHtml(int) in interface ResourceHandlerLocal. |
| 12 | Abstract method ResourceHandlerLocal.getSchedules ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getSchedules(int) in interface ResourceHandlerLocal. |
| 13 | Abstract method ResourceHandlerLocal.getSchedulesHtml ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getSchedulesHtml(int) in interface ResourceHandlerLocal. |
[+] affected methods (3)
ResourceHandlerLocal.getAlertsForResource ( int p1 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getAvailability ( int p1 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getHierarchy ( int p1 )This abstract method is from 'ResourceHandlerLocal' interface.
[+] UserHandlerLocal (2)
| Change | Effect |
|---|
| 1 | Abstract method UserHandlerLocal.getFavorites ( javax.ws.rs.core.UriInfo p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getFavorites(javax.ws.rs.core.UriInfo) in UserHandlerLocal. |
| 2 | Abstract method UserHandlerLocal.getFavorites ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getFavorites() in interface UserHandlerLocal. |
[+] affected methods (2)
UserHandlerLocal.addFavoriteResource ( int p1 )This abstract method is from 'UserHandlerLocal' interface.
UserHandlerLocal.removeResourceFromFavorites ( int p1 )This abstract method is from 'UserHandlerLocal' 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. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method scheduleTriggeredJob(java.lang.Class, boolean, org.quartz.Trigger) in EnhancedScheduler. |
[+] 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.
package org.rhq.enterprise.server.system
[+] SystemManagerLocal (1)
| Change | Effect |
|---|
| 1 | Abstract method SystemManagerLocal.dumpSystemInfo ( org.rhq.core.domain.auth.Subject p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method dumpSystemInfo(org.rhq.core.domain.auth.Subject) in SystemManagerLocal. |
[+] affected methods (27)
org.rhq.enterprise.server.sync.exporters.SystemSettingsExporter.SystemSettingsExporter ( org.rhq.core.domain.auth.Subject subject, SystemManagerLocal systemManager )2nd parameter 'systemManager' of this method has type 'SystemManagerLocal'.
org.rhq.enterprise.server.sync.importers.SystemSettingsImporter.SystemSettingsImporter ( org.rhq.core.domain.auth.Subject subject, SystemManagerLocal systemManager )2nd parameter 'systemManager' of this method has type 'SystemManagerLocal'.
org.rhq.enterprise.server.sync.SystemSettingsSynchronizer.SystemSettingsSynchronizer ( SystemManagerLocal systemManager )1st parameter 'systemManager' of this method has type 'SystemManagerLocal'.
org.rhq.enterprise.server.sync.validators.SystemSettingsValidator.SystemSettingsValidator ( SystemManagerLocal systemManager )1st parameter 'systemManager' of this method has type 'SystemManagerLocal'.
SystemManagerLocal.analyze ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.enableHibernateStatistics ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.getDatabaseType ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.getProductInfo ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.getServerDetails ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.getSystemConfiguration ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.getSystemSettings ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.isDebugModeEnabled ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.isExperimentalFeaturesEnabled ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.isLdapAuthorizationEnabled ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.loadSystemConfigurationCache ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.loadSystemConfigurationCacheInNewTx ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.reconfigureSystem ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.reindex ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.scheduleConfigCacheReloader ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.setSystemConfiguration ( org.rhq.core.domain.auth.Subject p1, java.util.Properties p2, boolean p3 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.setSystemSettings ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.composite.SystemSettings p2 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.undeployInstaller ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.vacuum ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.vacuum ( org.rhq.core.domain.auth.Subject p1, String[ ] p2 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.vacuumAppdef ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.validateSystemConfiguration ( org.rhq.core.domain.auth.Subject p1, java.util.Properties p2 )This abstract method is from 'SystemManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getSystemManager ( )Return value of this method has type 'SystemManagerLocal'.
to the top
Problems with Methods, High Severity (1)
rhq-remoting-cli-4.2.0.JON.3.0.1.GA.jar, ScriptCommand
package org.rhq.enterprise.client.commands
[+] ScriptCommand.initBindings ( org.rhq.enterprise.client.ClientMain client ) : void (1)
[run-time name: org/rhq/enterprise/client/commands/ScriptCommand.initBindings:(Lorg/rhq/enterprise/client/ClientMain;)V]
| Change | Effect |
|---|
| 1 | Access level has been changed from public to private. | Recompilation of a client program may be terminated with the message: initBindings(org.rhq.enterprise.client.ClientMain) has private access in org.rhq.enterprise.client.commands.ScriptCommand. |
to the top
Problems with Methods, Medium Severity (1)
rhq-remoting-cli-4.2.0.JON.3.0.1.GA.jar, ClientMain
package org.rhq.enterprise.client
[+] ClientMain.ClientMain ( ) (1)
[run-time name: org/rhq/enterprise/client/ClientMain."<init>":()V]
| Change | Effect |
|---|
| 1 | Removed java.lang.Exception exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override ClientMain() in org.rhq.enterprise.client.ClientMain; overridden method does not throw java.lang.Exception. |
to the top
Other Changes in Data Types (16)
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar
package org.rhq.core.domain.alert
[+] AlertConditionCategory (1)
| Change | Effect |
|---|
| 1 | Field AVAIL_DURATION 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. Recompilation of a client class may be terminated with the message: reference to AVAIL_DURATION is ambiguous. |
[+] affected methods (12)
AlertCondition.AlertCondition ( AlertDefinition alertDef, AlertConditionCategory type )2nd parameter 'type' of this method has type 'AlertConditionCategory'.
AlertCondition.getCategory ( )Return value of this method has type 'AlertConditionCategory'.
AlertCondition.setCategory ( AlertConditionCategory category )1st parameter 'category' of this method has type 'AlertConditionCategory'.
AlertConditionCategory.getDisplayName ( )This method is from 'AlertConditionCategory' class.
AlertConditionCategory.getName ( )This method is from 'AlertConditionCategory' class.
AlertConditionCategory.make ( int legacyIndex )Return value of this method has type 'AlertConditionCategory'.
AlertConditionCategory.toString ( )This method is from 'AlertConditionCategory' class.
AlertConditionCategory.valueOf ( String name )Return value of this method has type 'AlertConditionCategory'.
AlertConditionCategory.values ( )This method is from 'AlertConditionCategory' class.
org.rhq.enterprise.server.alert.AlertConditionManagerLocal.getAlertConditionComposites ( org.rhq.core.domain.auth.Subject p1, Integer p2, AlertConditionCategory p3, org.rhq.core.domain.util.PageControl p4 )3rd parameter 'p3' of this abstract method has type 'AlertConditionCategory'.
org.rhq.enterprise.server.subsystem.AlertSubsystemManagerLocal.getAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, Long p4, Long p5, AlertConditionCategory p6, org.rhq.core.domain.util.PageControl p7 )6th parameter 'p6' of this abstract method has type 'AlertConditionCategory'.
org.rhq.enterprise.server.subsystem.AlertSubsystemManagerLocal.getAlertHistories ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, Long p4, Long p5, AlertConditionCategory p6, org.rhq.core.domain.util.PageControl p7 )6th parameter 'p6' of this abstract method has type 'AlertConditionCategory'.
package org.rhq.core.domain.authz
[+] Permission (1)
| Change | Effect |
|---|
| 1 | Field VIEW_USERS 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. Recompilation of a client class may be terminated with the message: reference to VIEW_USERS is ambiguous. |
[+] affected methods (16)
Permission.getTarget ( )This method is from 'Permission' class.
Permission.valueOf ( String name )Return value of this method has type 'Permission'.
Permission.values ( )This method is from 'Permission' class.
Role.addPermission ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
Role.removePermission ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
org.rhq.enterprise.server.authz.AuthorizationManagerLocal.hasAutoGroupPermission ( org.rhq.core.domain.auth.Subject p1, Permission p2, int p3, int p4 )2nd parameter 'p2' of this abstract method has type 'Permission'.
org.rhq.enterprise.server.authz.AuthorizationManagerLocal.hasGlobalPermission ( org.rhq.core.domain.auth.Subject p1, Permission p2 )2nd parameter 'p2' of this abstract method has type 'Permission'.
org.rhq.enterprise.server.authz.AuthorizationManagerLocal.hasGroupPermission ( org.rhq.core.domain.auth.Subject p1, Permission p2, int p3 )2nd parameter 'p2' of this abstract method has type 'Permission'.
org.rhq.enterprise.server.authz.AuthorizationManagerLocal.hasResourcePermission ( org.rhq.core.domain.auth.Subject p1, Permission p2, int p3 )2nd parameter 'p2' of this abstract method has type 'Permission'.
org.rhq.enterprise.server.authz.AuthorizationManagerLocal.hasResourcePermission ( org.rhq.core.domain.auth.Subject p1, Permission p2, java.util.Collection p3 )2nd parameter 'p2' of this abstract method has type 'Permission'.
org.rhq.enterprise.server.authz.RequiredPermission.value ( )Return value of this abstract method has type 'Permission'.
org.rhq.enterprise.server.perspective.activator.context.AbstractResourceOrGroupActivationContext.hasResourcePermission ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
org.rhq.enterprise.server.perspective.activator.context.GlobalActivationContext.hasGlobalPermission ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
org.rhq.enterprise.server.perspective.activator.context.ResourceActivationContext.hasResourcePermission ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
org.rhq.enterprise.server.perspective.activator.GlobalPermissionActivator.GlobalPermissionActivator ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
org.rhq.enterprise.server.perspective.activator.ResourcePermissionActivator.ResourcePermissionActivator ( Permission permission )1st parameter 'permission' of this method has type 'Permission'.
package org.rhq.core.domain.measurement
[+] Availability (2)
| Change | Effect |
|---|
| 1 | Field FIND_CHILD_COMPOSITE_BY_AGENT_AND_NONMATCHING_TYPE 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. Recompilation of a client class may be terminated with the message: reference to FIND_CHILD_COMPOSITE_BY_AGENT_AND_NONMATCHING_TYPE is ambiguous. |
| 2 | Field FIND_FOR_AGENT_PLATFORM 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. Recompilation of a client class may be terminated with the message: reference to FIND_FOR_AGENT_PLATFORM is ambiguous. |
[+] affected methods (12)
org.rhq.core.domain.discovery.AvailabilityReport.addAvailability ( Availability availability )1st parameter 'availability' of this method has type 'Availability'.
Availability.Availability ( )This constructor is from 'Availability' class.
Availability.equals ( Object obj )This method is from 'Availability' class.
Availability.getAvailabilityType ( )This method is from 'Availability' class.
Availability.getId ( )This method is from 'Availability' class.
Availability.getResource ( )This method is from 'Availability' class.
Availability.hashCode ( )This method is from 'Availability' class.
Availability.setAvailabilityType ( AvailabilityType availabilityType )This method is from 'Availability' class.
Availability.toString ( )This method is from 'Availability' class.
org.rhq.core.domain.resource.composite.ResourceIdWithAvailabilityComposite.getAvailability ( )Return value of this method has type 'Availability'.
org.rhq.core.domain.resource.composite.ResourceIdWithAvailabilityComposite.ResourceIdWithAvailabilityComposite ( int resourceId, Availability avail )2nd parameter 'avail' of this method has type 'Availability'.
org.rhq.enterprise.server.measurement.AvailabilityManagerRemote.getCurrentAvailabilityForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'Availability'.
[+] AvailabilityType (2)
| Change | Effect |
|---|
| 1 | Field DISABLED 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. Recompilation of a client class may be terminated with the message: reference to DISABLED is ambiguous. |
| 2 | Field UNKNOWN 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. Recompilation of a client class may be terminated with the message: reference to UNKNOWN is ambiguous. |
[+] affected methods (37)
org.rhq.core.domain.alert.composite.AlertConditionAvailabilityCategoryComposite.AlertConditionAvailabilityCategoryComposite ( org.rhq.core.domain.alert.AlertCondition condition, Integer resourceId, AvailabilityType availabilityType )3rd parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.alert.composite.AlertConditionAvailabilityCategoryComposite.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.criteria.ResourceCriteria.addFilterCurrentAvailability ( AvailabilityType filterCurrentAvailability )1st parameter 'filterCurrentAvailability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.discovery.AvailabilityReport.Datum.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
Availability.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
Availability.setAvailabilityType ( AvailabilityType availabilityType )1st parameter 'availabilityType' of this method has type 'AvailabilityType'.
AvailabilityType.getName ( )This method is from 'AvailabilityType' class.
AvailabilityType.valueOf ( String name )Return value of this method has type 'AvailabilityType'.
AvailabilityType.values ( )This method is from 'AvailabilityType' class.
ResourceAvailability.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
ResourceAvailability.ResourceAvailability ( org.rhq.core.domain.resource.Resource resource, AvailabilityType type )2nd parameter 'type' of this method has type 'AvailabilityType'.
ResourceAvailability.setAvailabilityType ( AvailabilityType availabilityType )1st parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ProblemResourceComposite.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ProblemResourceComposite.ProblemResourceComposite ( int resourceId, int resourceTypeId, String resourceName, String ancestry, long numAlerts, AvailabilityType availabilityType )6th parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceAvailabilitySummary.getCurrent ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceComposite.getAvailability ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceComposite.ResourceComposite ( org.rhq.core.domain.resource.Resource resource, AvailabilityType availability )2nd parameter 'availability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceComposite.ResourceComposite ( org.rhq.core.domain.resource.Resource resource, AvailabilityType availability, Number measure, Number inventory, Number control, Number alert, Number event, Number configureRead, Number configureWrite, Number content, Number createChildResources, Number deleteResources, Number drift )2nd parameter 'availability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceComposite.ResourceComposite ( org.rhq.core.domain.resource.Resource resource, org.rhq.core.domain.resource.Resource parent, AvailabilityType availability )3rd parameter 'availability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceComposite.ResourceComposite ( org.rhq.core.domain.resource.Resource resource, org.rhq.core.domain.resource.Resource parent, AvailabilityType availability, Number measure, Number inventory, Number control, Number alert, Number event, Number configureRead, Number configureWrite, Number content, Number createChildResources, Number deleteResources, Number drift )3rd parameter 'availability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceHealthComposite.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceHealthComposite.ResourceHealthComposite ( int id, String name, String typeName, AvailabilityType availabilityType, long alerts )4th parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceWithAvailability.getAvailability ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceWithAvailability.ResourceWithAvailability ( org.rhq.core.domain.resource.Resource resource, AvailabilityType availabilityType )2nd parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceWithAvailability.ResourceWithAvailability ( org.rhq.core.domain.resource.Resource resource, AvailabilityType availabilityType, Number explicitCount, Number implicitCount )2nd parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceWithAvailability.ResourceWithAvailability ( org.rhq.core.domain.resource.Resource resource, org.rhq.core.domain.resource.Resource parent, AvailabilityType availabilityType, Number explicitCount, Number implicitCount )3rd parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.composite.ResourceWithAvailability.setAvailability ( AvailabilityType availability )1st parameter 'availability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.flyweight.FlyweightCache.constructResource ( int id, String name, String uuid, String resourceKey, Integer parentId, int typeId, AvailabilityType currentAvailability )7th parameter 'currentAvailability' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.flyweight.MembersAvailabilityHint.fromAvailabilityType ( AvailabilityType availType )1st parameter 'availType' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.flyweight.ResourceAvailabilityFlyweight.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.flyweight.ResourceAvailabilityFlyweight.ResourceAvailabilityFlyweight ( org.rhq.core.domain.resource.flyweight.ResourceFlyweight resource, AvailabilityType type )2nd parameter 'type' of this method has type 'AvailabilityType'.
org.rhq.core.domain.resource.flyweight.ResourceAvailabilityFlyweight.setAvailabilityType ( AvailabilityType availabilityType )1st parameter 'availabilityType' of this method has type 'AvailabilityType'.
org.rhq.enterprise.server.measurement.AvailabilityManagerLocal.getCurrentAvailabilityTypeForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'AvailabilityType'.
org.rhq.enterprise.server.measurement.AvailabilityPoint.AvailabilityPoint ( AvailabilityType value, long timestamp )1st parameter 'value' of this method has type 'AvailabilityType'.
org.rhq.enterprise.server.measurement.AvailabilityPoint.getAvailabilityType ( )Return value of this method has type 'AvailabilityType'.
org.rhq.enterprise.server.resource.ResourceAvailabilityManagerLocal.getLatestAvailabilityType ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'AvailabilityType'.
org.rhq.enterprise.server.rest.domain.AvailabilityRest.AvailabilityRest ( AvailabilityType type, long since, int resourceId )1st parameter 'type' of this method has type 'AvailabilityType'.
[+] DataType (1)
| Change | Effect |
|---|
| 1 | Field AVAILABILITY 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY is ambiguous. |
[+] affected methods (22)
org.rhq.bindings.client.ResourceClientProxy.Measurement.getDataType ( )Return value of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AbstractAlertConditionCategoryComposite.getDataType ( )Return value of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionBaselineCategoryComposite.AlertConditionBaselineCategoryComposite ( org.rhq.core.domain.alert.AlertCondition condition, Integer scheduleId, Integer baselineId, Double minValue, Double meanValue, Double maxValue, DataType dataType )7th parameter 'dataType' of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionChangesCategoryComposite.AlertConditionChangesCategoryComposite ( org.rhq.core.domain.alert.AlertCondition condition, Integer scheduleId, DataType dataType )3rd parameter 'dataType' of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionRangeCategoryComposite.AlertConditionRangeCategoryComposite ( org.rhq.core.domain.alert.AlertCondition condition, Integer scheduleId, DataType dataType )3rd parameter 'dataType' of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionRangeCategoryComposite.getDataType ( )Return value of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite.AlertConditionScheduleCategoryComposite ( org.rhq.core.domain.alert.AlertCondition condition, Integer scheduleId, DataType dataType )3rd parameter 'dataType' of this method has type 'DataType'.
org.rhq.core.domain.alert.composite.AlertConditionScheduleCategoryComposite.getDataType ( )Return value of this method has type 'DataType'.
org.rhq.core.domain.criteria.CallTimeDataCriteria.addFilterDataType ( DataType filterDataType )1st parameter 'filterDataType' of this method has type 'DataType'.
org.rhq.core.domain.criteria.MeasurementDefinitionCriteria.addFilterDataType ( DataType filterDataType )1st parameter 'filterDataType' of this method has type 'DataType'.
DataType.valueOf ( String name )Return value of this method has type 'DataType'.
DataType.values ( )This method is from 'DataType' class.
MeasurementDefinition.getDataType ( )Return value of this method has type 'DataType'.
MeasurementDefinition.MeasurementDefinition ( String name, MeasurementCategory category, MeasurementUnits units, DataType dataType, boolean defaultOn, long defaultInterval, DisplayType displayType )4th parameter 'dataType' of this method has type 'DataType'.
MeasurementDefinition.MeasurementDefinition ( String name, MeasurementCategory category, MeasurementUnits units, DataType dataType, NumericType numericType, boolean defaultOn, long defaultInterval, DisplayType displayType )4th parameter 'dataType' of this method has type 'DataType'.
MeasurementDefinition.setDataType ( DataType dataType )1st parameter 'dataType' of this method has type 'DataType'.
MeasurementScheduleRequest.getDataType ( )Return value of this method has type 'DataType'.
MeasurementScheduleRequest.MeasurementScheduleRequest ( int scheduleId, String name, long interval, boolean enabled, DataType dataType )5th parameter 'dataType' of this method has type 'DataType'.
MeasurementScheduleRequest.MeasurementScheduleRequest ( int scheduleId, String name, long interval, boolean enabled, DataType dataType, NumericType rawNumericType )5th parameter 'dataType' of this method has type 'DataType'.
org.rhq.enterprise.server.measurement.MeasurementChartsManagerLocal.getMetricDisplaySummariesForMetrics ( org.rhq.core.domain.auth.Subject p1, int p2, DataType p3, long p4, long p5, boolean p6, boolean p7 )3rd parameter 'p3' of this abstract method has type 'DataType'.
org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerLocal.findMeasurementDefinitionsByResourceType ( org.rhq.core.domain.auth.Subject p1, int p2, DataType p3, DisplayType p4 )3rd parameter 'p3' of this abstract method has type 'DataType'.
org.rhq.enterprise.server.measurement.MeasurementScheduleManagerLocal.findSchedulesForResourceAndType ( org.rhq.core.domain.auth.Subject p1, int p2, DataType p3, DisplayType p4, boolean p5 )3rd parameter 'p3' of this abstract method has type 'DataType'.
[+] MeasurementDefinition (5)
| Change | Effect |
|---|
| 1 | Field AVAILABILITY_DEFAULT_PERIOD_SERVER 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY_DEFAULT_PERIOD_SERVER is ambiguous. |
| 2 | Field AVAILABILITY_DEFAULT_PERIOD_SERVICE 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY_DEFAULT_PERIOD_SERVICE is ambiguous. |
| 3 | Field AVAILABILITY_DESCRIPTION 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY_DESCRIPTION is ambiguous. |
| 4 | Field AVAILABILITY_DISPLAY_NAME 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY_DISPLAY_NAME is ambiguous. |
| 5 | Field AVAILABILITY_NAME 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. Recompilation of a client class may be terminated with the message: reference to AVAILABILITY_NAME is ambiguous. |
[+] affected methods (63)
org.rhq.bindings.client.ResourceClientProxy.Measurement.ResourceClientProxy.Measurement ( org.rhq.bindings.client.ResourceClientProxy definition, MeasurementDefinition p2 )2nd parameter 'p2' of this method has type 'MeasurementDefinition'.
org.rhq.core.domain.alert.AlertCondition.getMeasurementDefinition ( )Return value of this method has type 'MeasurementDefinition'.
org.rhq.core.domain.alert.AlertCondition.setMeasurementDefinition ( MeasurementDefinition measurementDefinition )1st parameter 'measurementDefinition' of this method has type 'MeasurementDefinition'.
composite.MeasurementScheduleComposite.getMeasurementDefinition ( )Return value of this method has type 'MeasurementDefinition'.
composite.MeasurementScheduleComposite.MeasurementScheduleComposite ( MeasurementDefinition measurementDefinition )1st parameter 'measurementDefinition' of this method has type 'MeasurementDefinition'.
composite.MeasurementScheduleComposite.MeasurementScheduleComposite ( MeasurementDefinition measurementDefinition, Boolean collectionEnabled, long collectionInterval )1st parameter 'measurementDefinition' of this method has type 'MeasurementDefinition'.
MeasurementDefinition.addSchedule ( MeasurementSchedule ms )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.equals ( Object o )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getAlertCondition ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getCategory ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDataType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDefaultInterval ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDescription ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDestinationType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDisplayName ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDisplayOrder ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getDisplayType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getId ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getName ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getNumericType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getRawNumericType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getResourceType ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getSchedules ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.getUnits ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.hashCode ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.isDefaultOn ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.isPerMinute ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( String name, MeasurementCategory category, MeasurementUnits units, DataType dataType, boolean defaultOn, long defaultInterval, DisplayType displayType )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( String name, MeasurementCategory category, MeasurementUnits units, DataType dataType, NumericType numericType, boolean defaultOn, long defaultInterval, DisplayType displayType )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( String name, MeasurementCategory category, MeasurementUnits units, NumericType numericType, boolean defaultOn, long defaultInterval, DisplayType displayType )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( MeasurementDefinition def )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.MeasurementDefinition ( org.rhq.core.domain.resource.ResourceType resourceType, String name )This constructor is from 'MeasurementDefinition' class.
MeasurementDefinition.setAlertCondition ( java.util.List alertConditions )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setCategory ( MeasurementCategory category )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDataType ( DataType dataType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDefaultInterval ( long defaultInterval )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDefaultOn ( boolean defaultOn )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDescription ( String description )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDestinationType ( String destinationType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDisplayName ( String displayName )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDisplayOrder ( int i )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setDisplayType ( DisplayType displayType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setId ( int id )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setMeasurementType ( NumericType numericType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setName ( String name )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setNumericType ( NumericType type )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setRawNumericType ( NumericType rawNumericType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setResourceType ( org.rhq.core.domain.resource.ResourceType resourceType )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setSchedules ( java.util.List schedules )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.setUnits ( MeasurementUnits units )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.toString ( )This method is from 'MeasurementDefinition' class.
MeasurementDefinition.update ( MeasurementDefinition newDefinition, boolean alsoUpdateInterval )This method is from 'MeasurementDefinition' class.
MeasurementSchedule.getDefinition ( )Return value of this method has type 'MeasurementDefinition'.
MeasurementSchedule.MeasurementSchedule ( MeasurementDefinition definition, org.rhq.core.domain.resource.Resource resource )1st parameter 'definition' of this method has type 'MeasurementDefinition'.
MeasurementSchedule.setDefinition ( MeasurementDefinition myDefinition )1st parameter 'myDefinition' of this method has type 'MeasurementDefinition'.
org.rhq.core.domain.resource.ResourceType.addMetricDefinition ( MeasurementDefinition metricDef )1st parameter 'metricDef' of this method has type 'MeasurementDefinition'.
org.rhq.core.domain.sync.entity.MetricTemplate.MetricTemplate ( MeasurementDefinition definition )1st parameter 'definition' of this method has type 'MeasurementDefinition'.
org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerLocal.getMeasurementDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'MeasurementDefinition'.
org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerLocal.removeMeasurementDefinition ( MeasurementDefinition p1 )1st parameter 'p1' of this abstract method has type 'MeasurementDefinition'.
org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerRemote.getMeasurementDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'MeasurementDefinition'.
org.rhq.enterprise.server.measurement.MeasurementScheduleManagerLocal.createSchedulesForExistingResources ( org.rhq.core.domain.resource.ResourceType p1, MeasurementDefinition p2 )2nd parameter 'p2' of this abstract method has type 'MeasurementDefinition'.
org.rhq.enterprise.server.sync.importers.MetricTemplateImporter.update ( MeasurementDefinition entity, org.rhq.core.domain.sync.entity.MetricTemplate exportedEntity )1st parameter 'entity' of this method has type 'MeasurementDefinition'.
[+] MeasurementScheduleRequest (1)
| Change | Effect |
|---|
| 1 | Field NO_SCHEDULE_ID 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. Recompilation of a client class may be terminated with the message: reference to NO_SCHEDULE_ID is ambiguous. |
[+] affected methods (26)
calltime.CallTimeData.CallTimeData ( MeasurementScheduleRequest schedule )1st parameter 'schedule' of this method has type 'MeasurementScheduleRequest'.
MeasurementData.MeasurementData ( long timestamp, MeasurementScheduleRequest request )2nd parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementData.MeasurementData ( MeasurementScheduleRequest request )1st parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementDataNumeric.MeasurementDataNumeric ( long collectionTime, MeasurementScheduleRequest request, Double value )2nd parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementDataNumeric.MeasurementDataNumeric ( MeasurementScheduleRequest request, Double value )1st parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementDataTrait.MeasurementDataTrait ( long timestamp, MeasurementScheduleRequest request, String value )2nd parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementDataTrait.MeasurementDataTrait ( MeasurementScheduleRequest request, String value )1st parameter 'request' of this method has type 'MeasurementScheduleRequest'.
MeasurementScheduleRequest.equals ( Object obj )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.getDataType ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.getInterval ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.getName ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.getRawNumericType ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.getScheduleId ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.hashCode ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.isEnabled ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.isPerMinute ( )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.MeasurementScheduleRequest ( int scheduleId, String name, long interval, boolean enabled, DataType dataType )This constructor is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.MeasurementScheduleRequest ( int scheduleId, String name, long interval, boolean enabled, DataType dataType, NumericType rawNumericType )This constructor is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.MeasurementScheduleRequest ( MeasurementSchedule schedule )This constructor is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.MeasurementScheduleRequest ( MeasurementScheduleRequest scheduleRequest )This constructor is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.setEnabled ( boolean enabled )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.setInterval ( long interval )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.setName ( String name )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.setScheduleId ( int scheduleId )This method is from 'MeasurementScheduleRequest' class.
MeasurementScheduleRequest.toString ( )This method is from 'MeasurementScheduleRequest' class.
ResourceMeasurementScheduleRequest.addMeasurementScheduleRequest ( MeasurementScheduleRequest scheduleRequest )1st parameter 'scheduleRequest' of this method has type 'MeasurementScheduleRequest'.
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.jar
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. Recompilation of a client class may be terminated with the message: reference to availabilityDurationCacheElementMatches is ambiguous. |
| 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. Recompilation of a client class may be terminated with the message: reference to availabilityDurationProcessingTime is ambiguous. |
[+] 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.
rhq-remoting-cli-4.2.0.JON.3.0.1.GA.jar
package org.rhq.enterprise.client
[+] ClientMain (1)
| Change | Effect |
|---|
| 1 | Field DEFAULT_CONSOLE_WIDTH 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. Recompilation of a client class may be terminated with the message: reference to DEFAULT_CONSOLE_WIDTH is ambiguous. |
[+] affected methods (45)
ClientMain.addMenuNote ( String note )This method is from 'ClientMain' class.
ClientMain.ClientMain ( )This constructor is from 'ClientMain' class.
ClientMain.executePromptCommand ( String[ ] args )This method is from 'ClientMain' class.
ClientMain.getCommands ( )This method is from 'ClientMain' class.
ClientMain.getConsoleReader ( )This method is from 'ClientMain' class.
ClientMain.getConsoleWidth ( )This method is from 'ClientMain' class.
ClientMain.getHost ( )This method is from 'ClientMain' class.
ClientMain.getPass ( )This method is from 'ClientMain' class.
ClientMain.getPort ( )This method is from 'ClientMain' class.
ClientMain.getPrintWriter ( )This method is from 'ClientMain' class.
ClientMain.getRecorder ( )This method is from 'ClientMain' class.
ClientMain.getRemoteClient ( )This method is from 'ClientMain' class.
ClientMain.getSubject ( )This method is from 'ClientMain' class.
ClientMain.getTransport ( )This method is from 'ClientMain' class.
ClientMain.getUser ( )This method is from 'ClientMain' class.
ClientMain.getUserInput ( String prompt )This method is from 'ClientMain' class.
ClientMain.isInteractiveMode ( )This method is from 'ClientMain' class.
ClientMain.loggedIn ( )This method is from 'ClientMain' class.
ClientMain.main ( String[ ] args )This method is from 'ClientMain' class.
ClientMain.parseCommandLine ( String cmdLine )This method is from 'ClientMain' class.
ClientMain.setHost ( String host )This method is from 'ClientMain' class.
ClientMain.setPass ( String pass )This method is from 'ClientMain' class.
ClientMain.setPort ( int port )This method is from 'ClientMain' class.
ClientMain.setPrintWriter ( java.io.PrintWriter writer )This method is from 'ClientMain' class.
ClientMain.setRecorder ( Recorder recorder )This method is from 'ClientMain' class.
ClientMain.setRemoteClient ( org.rhq.enterprise.clientapi.RemoteClient remoteClient )This method is from 'ClientMain' class.
ClientMain.setSubject ( org.rhq.core.domain.auth.Subject subject )This method is from 'ClientMain' class.
ClientMain.setTransport ( String transport )This method is from 'ClientMain' class.
ClientMain.setUser ( String user )This method is from 'ClientMain' class.
commands.ClientCommand.execute ( ClientMain p1, String[ ] p2 )1st parameter 'p1' of this abstract method has type 'ClientMain'.
commands.HelpCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
commands.LoginCommand.execute ( ClientMain client, String username, String password )1st parameter 'client' of this method has type 'ClientMain'.
commands.LoginCommand.execute ( ClientMain client, String username, String password, String host, int port, String transport )1st parameter 'client' of this method has type 'ClientMain'.
commands.LoginCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
commands.LogoutCommand.execute ( ClientMain client )1st parameter 'client' of this method has type 'ClientMain'.
commands.LogoutCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
commands.QuitCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
commands.RecordCommand.execute ( ClientMain client, String[ ] cmdLine )1st parameter 'client' of this method has type 'ClientMain'.
commands.ScriptCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
commands.ScriptCommand.initBindings ( ClientMain client )1st parameter 'client' of this method has type 'ClientMain'.
commands.VersionCommand.execute ( ClientMain client, String[ ] args )1st parameter 'client' of this method has type 'ClientMain'.
Controller.Controller ( ClientMain client )1st parameter 'client' of this method has type 'ClientMain'.
proxy.ConfigurationEditor.ConfigurationEditor ( ClientMain client )1st parameter 'client' of this method has type 'ClientMain'.
proxy.EditableResourceClientFactory.EditableResourceClientFactory ( ClientMain client )1st parameter 'client' of this method has type 'ClientMain'.
proxy.EditableResourceClientProxy.MethodHandler.EditableResourceClientProxy.MethodHandler ( org.rhq.bindings.client.ResourceClientProxy resourceClientProxy, org.rhq.bindings.client.RhqFacade remoteClient, ClientMain client )3rd parameter 'client' of this method has type 'ClientMain'.
to the top
Java ARchives (7)
rhq-core-domain-4.2.0.JON.3.0.1.GA.jar
rhq-core-util-4.2.0.JON.3.0.1.GA.jar
rhq-enterprise-comm-4.2.0.JON.3.0.1.GA.jar
rhq-enterprise-server-4.2.0.JON.3.0.1.GA-client.jar
rhq-remoting-cli-4.2.0.JON.3.0.1.GA.jar
rhq-remoting-client-api-4.2.0.JON.3.0.1.GA.jar
rhq-script-bindings-4.2.0.JON.3.0.1.GA.jar
to the top
Generated on Thu May 17 20:25:51 2012 for RHQ CLI Client by Java API Compliance Checker 1.1
A tool for checking backward compatibility of a Java library API