Source compatibility report for the rhq-enterprise-server library between 4.0.1 and 4.2.0 versions
Test Info
Library Name | rhq-enterprise-server |
Version #1 | 4.0.1 |
Version #2 | 4.2.0 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 6181 / 660 |
---|
Verdict | Incompatible (6.9%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 746 |
---|
Removed Methods | High | 27 |
---|
Problems with Data Types | High | 54 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 13 |
Added Methods (746)
rhq-enterprise-server-4.2.0.jar, AbstractDelegatingExportingIterator.class
package org.rhq.enterprise.server.sync.exporters
AbstractDelegatingExportingIterator.AbstractDelegatingExportingIterator ( java.util.Iterator wrapped )
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator."<init>":(Ljava/util/Iterator;)V]
AbstractDelegatingExportingIterator.convert ( Object p1 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator.convert:(Ljava/lang/Object;)Ljava/lang/Object;]
AbstractDelegatingExportingIterator.getCurrent ( ) : Object
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator.getCurrent:()Ljava/lang/Object;]
AbstractDelegatingExportingIterator.hasNext ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator.hasNext:()Z]
AbstractDelegatingExportingIterator.next ( ) : Object
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator.next:()Ljava/lang/Object;]
AbstractDelegatingExportingIterator.remove ( ) : void
[run-time name: org/rhq/enterprise/server/sync/exporters/AbstractDelegatingExportingIterator.remove:()V]
rhq-enterprise-server-4.2.0.jar, AbstractRestBean.class
package org.rhq.enterprise.server.rest
AbstractRestBean.AbstractRestBean ( )
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean."<init>":()V]
AbstractRestBean.renderTemplate ( String templateName, Object objectToRender ) : String
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.renderTemplate:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;]
rhq-enterprise-server-4.2.0.jar, AgentClient.class
package org.rhq.enterprise.server.agentclient
AgentClient.getDriftAgentService ( ) [abstract] : org.rhq.core.clientapi.agent.drift.DriftAgentService
[run-time name: org/rhq/enterprise/server/agentclient/AgentClient.getDriftAgentService:()Lorg/rhq/core/clientapi/agent/drift/DriftAgentService;]
rhq-enterprise-server-4.2.0.jar, AgentInventoryStatusUpdateJob.class
package org.rhq.enterprise.server.discovery
AgentInventoryStatusUpdateJob.AgentInventoryStatusUpdateJob ( )
[run-time name: org/rhq/enterprise/server/discovery/AgentInventoryStatusUpdateJob."<init>":()V]
AgentInventoryStatusUpdateJob.execute ( org.quartz.JobExecutionContext context ) : void
[run-time name: org/rhq/enterprise/server/discovery/AgentInventoryStatusUpdateJob.execute:(Lorg/quartz/JobExecutionContext;)V]
AgentInventoryStatusUpdateJob.externalizeJobValues ( org.quartz.JobDataMap jobDataMap, String key, java.util.List resources ) [static] : void
[run-time name: org/rhq/enterprise/server/discovery/AgentInventoryStatusUpdateJob.externalizeJobValues:(Lorg/quartz/JobDataMap;Ljava/lang/String;Ljava/util/List;)V]
AgentInventoryStatusUpdateJob.internalizeJobValues ( javax.persistence.EntityManager entityManager, String valuesCsvList, java.util.List resources ) [static] : void
[run-time name: org/rhq/enterprise/server/discovery/AgentInventoryStatusUpdateJob.internalizeJobValues:(Ljavax/persistence/EntityManager;Ljava/lang/String;Ljava/util/List;)V]
rhq-enterprise-server-4.2.0.jar, AlertConditionCacheManagerBean.class
package org.rhq.enterprise.server.alert.engine
AlertConditionCacheManagerBean.checkConditions ( org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary driftChangeSetSummary ) : AlertConditionCacheStats
[run-time name: org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerBean.checkConditions:(Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;)Lorg/rhq/enterprise/server/alert/engine/AlertConditionCacheStats;]
rhq-enterprise-server-4.2.0.jar, AlertConditionCacheManagerLocal.class
package org.rhq.enterprise.server.alert.engine
AlertConditionCacheManagerLocal.checkConditions ( org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary p1 ) [abstract] : AlertConditionCacheStats
[run-time name: org/rhq/enterprise/server/alert/engine/AlertConditionCacheManagerLocal.checkConditions:(Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;)Lorg/rhq/enterprise/server/alert/engine/AlertConditionCacheStats;]
rhq-enterprise-server-4.2.0.jar, AlertConditionCacheMonitor.class
package org.rhq.enterprise.server.alert.engine.mbean
AlertConditionCacheMonitor.getDriftCacheElementCount ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getDriftCacheElementCount:()I]
AlertConditionCacheMonitor.getDriftCacheElementMatches ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getDriftCacheElementMatches:()I]
AlertConditionCacheMonitor.getDriftProcessingTime ( ) : long
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.getDriftProcessingTime:()J]
AlertConditionCacheMonitor.incrementDriftCacheElementMatches ( int matches ) : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.incrementDriftCacheElementMatches:(I)V]
AlertConditionCacheMonitor.incrementDriftProcessingTime ( long moreMillis ) : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitor.incrementDriftProcessingTime:(J)V]
rhq-enterprise-server-4.2.0.jar, AlertConditionCacheMonitorMBean.class
package org.rhq.enterprise.server.alert.engine.mbean
AlertConditionCacheMonitorMBean.getDriftCacheElementCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getDriftCacheElementCount:()I]
AlertConditionCacheMonitorMBean.getDriftCacheElementMatches ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getDriftCacheElementMatches:()I]
AlertConditionCacheMonitorMBean.getDriftProcessingTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.getDriftProcessingTime:()J]
AlertConditionCacheMonitorMBean.incrementDriftCacheElementMatches ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.incrementDriftCacheElementMatches:(I)V]
AlertConditionCacheMonitorMBean.incrementDriftProcessingTime ( long p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/alert/engine/mbean/AlertConditionCacheMonitorMBean.incrementDriftProcessingTime:(J)V]
rhq-enterprise-server-4.2.0.jar, AlertDefinitionRest.class
package org.rhq.enterprise.server.rest.domain
AlertDefinitionRest.AlertDefinitionRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest."<init>":()V]
AlertDefinitionRest.AlertDefinitionRest ( int id )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest."<init>":(I)V]
AlertDefinitionRest.getId ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getId:()Ljava/lang/String;]
AlertDefinitionRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getName:()Ljava/lang/String;]
AlertDefinitionRest.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
AlertDefinitionRest.isEnabled ( ) : boolean
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.isEnabled:()Z]
AlertDefinitionRest.setEnabled ( boolean enabled ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setEnabled:(Z)V]
AlertDefinitionRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setName:(Ljava/lang/String;)V]
AlertDefinitionRest.setRest ( org.jboss.resteasy.links.RESTServiceDiscovery rest ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setRest:(Lorg/jboss/resteasy/links/RESTServiceDiscovery;)V]
rhq-enterprise-server-4.2.0.jar, AlertHandlerBean.class
package org.rhq.enterprise.server.rest
AlertHandlerBean.ackAlert ( int id ) : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.ackAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerBean.AlertHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean."<init>":()V]
AlertHandlerBean.alertToDomain ( org.rhq.core.domain.alert.Alert al ) : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.alertToDomain:(Lorg/rhq/core/domain/alert/Alert;)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerBean.getAlert ( int id ) : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.getAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerBean.getAlertDefinition ( int definitionId ) : domain.AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.getAlertDefinition:(I)Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertHandlerBean.getDefinitionForAlert ( int alertId ) : domain.AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.getDefinitionForAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertHandlerBean.listAlertDefinitions ( int page, String status ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.listAlertDefinitions:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerBean.listAlerts ( int page, String status ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.listAlerts:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerBean.purgeAlert ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.purgeAlert:(I)V]
rhq-enterprise-server-4.2.0.jar, AlertHandlerLocal.class
package org.rhq.enterprise.server.rest
AlertHandlerLocal.ackAlert ( int p1 ) [abstract] : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.ackAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerLocal.getAlert ( int p1 ) [abstract] : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerLocal.getAlertDefinition ( int p1 ) [abstract] : domain.AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getAlertDefinition:(I)Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertHandlerLocal.getDefinitionForAlert ( int p1 ) [abstract] : domain.AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getDefinitionForAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertHandlerLocal.listAlertDefinitions ( int p1, String p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.listAlertDefinitions:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerLocal.listAlerts ( int p1, String p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.listAlerts:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerLocal.purgeAlert ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.purgeAlert:(I)V]
rhq-enterprise-server-4.2.0.jar, AlertRest.class
package org.rhq.enterprise.server.rest.domain
AlertRest.AlertRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest."<init>":()V]
AlertRest.getAckBy ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getAckBy:()Ljava/lang/String;]
AlertRest.getAckTime ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getAckTime:()J]
AlertRest.getAlertDefinition ( ) : AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getAlertDefinition:()Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertRest.getAlertTime ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getAlertTime:()J]
AlertRest.getDescription ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getDescription:()Ljava/lang/String;]
AlertRest.getId ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getId:()Ljava/lang/String;]
AlertRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getName:()Ljava/lang/String;]
AlertRest.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
AlertRest.isDefinitionEnabled ( ) : boolean
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.isDefinitionEnabled:()Z]
AlertRest.setAckBy ( String ackBy ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setAckBy:(Ljava/lang/String;)V]
AlertRest.setAckTime ( long ackTime ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setAckTime:(J)V]
AlertRest.setAlertDefinition ( AlertDefinitionRest alertDefinitionId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setAlertDefinition:(Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;)V]
AlertRest.setAlertTime ( long alertTime ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setAlertTime:(J)V]
AlertRest.setDefinitionEnabled ( boolean definitionEnabled ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setDefinitionEnabled:(Z)V]
AlertRest.setDescription ( String description ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setDescription:(Ljava/lang/String;)V]
AlertRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setId:(I)V]
AlertRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setName:(Ljava/lang/String;)V]
AlertRest.setResource ( ResourceWithType resource ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setResource:(Lorg/rhq/enterprise/server/rest/domain/ResourceWithType;)V]
AlertRest.setRest ( org.jboss.resteasy.links.RESTServiceDiscovery rest ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertRest.setRest:(Lorg/jboss/resteasy/links/RESTServiceDiscovery;)V]
rhq-enterprise-server-4.2.0.jar, AvailabilityRest.class
package org.rhq.enterprise.server.rest.domain
AvailabilityRest.AvailabilityRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest."<init>":()V]
AvailabilityRest.AvailabilityRest ( org.rhq.core.domain.measurement.AvailabilityType type, long since, int resourceId )
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest."<init>":(Lorg/rhq/core/domain/measurement/AvailabilityType;JI)V]
AvailabilityRest.getResourceId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.getResourceId:()I]
AvailabilityRest.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
AvailabilityRest.getSince ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.getSince:()J]
AvailabilityRest.getType ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AvailabilityRest.getType:()Ljava/lang/String;]
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.jar, BundleManagerBean.class
package org.rhq.enterprise.server.bundle
BundleManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String destBaseDirName, String deployDir, Integer groupId ) : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
BundleManagerBean.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject subject, byte[ ] fileBytes ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.createBundleVersionViaByteArray:(Lorg/rhq/core/domain/auth/Subject;[B)Lorg/rhq/core/domain/bundle/BundleVersion;]
BundleManagerBean.findBundleDeploymentsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleDeploymentCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.findBundleDeploymentsByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleDeploymentCriteria;)Lorg/rhq/core/domain/util/PageList;]
BundleManagerBean.findBundlesByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.findBundlesByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleCriteria;)Lorg/rhq/core/domain/util/PageList;]
BundleManagerBean.findBundleVersionsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleVersionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.findBundleVersionsByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleVersionCriteria;)Lorg/rhq/core/domain/util/PageList;]
BundleManagerBean.getResourceTypeBundleConfiguration ( org.rhq.core.domain.auth.Subject subject, int compatGroupId ) : org.rhq.core.domain.bundle.ResourceTypeBundleConfiguration
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.getResourceTypeBundleConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/bundle/ResourceTypeBundleConfiguration;]
rhq-enterprise-server-4.2.0.jar, BundleManagerLocal.class
package org.rhq.enterprise.server.bundle
BundleManagerLocal.findBundleDeploymentsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleDeploymentCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerLocal.findBundleDeploymentsByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleDeploymentCriteria;)Lorg/rhq/core/domain/util/PageList;]
BundleManagerLocal.findBundlesByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerLocal.findBundlesByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleCriteria;)Lorg/rhq/core/domain/util/PageList;]
BundleManagerLocal.findBundleVersionsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleVersionCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerLocal.findBundleVersionsByCriteriaWithDestinationFilter:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleVersionCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.2.0.jar, BundleManagerRemote.class
package org.rhq.enterprise.server.bundle
BundleManagerRemote.createBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, String p5, String p6, Integer p7 ) [abstract] : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerRemote.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
BundleManagerRemote.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject p1, byte[ ] p2 ) [abstract] : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerRemote.createBundleVersionViaByteArray:(Lorg/rhq/core/domain/auth/Subject;[B)Lorg/rhq/core/domain/bundle/BundleVersion;]
BundleManagerRemote.getResourceTypeBundleConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : org.rhq.core.domain.bundle.ResourceTypeBundleConfiguration
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerRemote.getResourceTypeBundleConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/bundle/ResourceTypeBundleConfiguration;]
rhq-enterprise-server-4.2.0.jar, ConfigurationManagerBean.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerBean.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.configuration.definition.ConfigurationDefinition def ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
rhq-enterprise-server-4.2.0.jar, ConfigurationManagerLocal.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.configuration.definition.ConfigurationDefinition p2 ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ConfigurationManagerLocal.isGroupPluginConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.isGroupPluginConfigurationUpdateInProgress:(Lorg/rhq/core/domain/auth/Subject;I)Z]
rhq-enterprise-server-4.2.0.jar, ConfigurationMaskingUtility.class
package org.rhq.enterprise.server.configuration.util
ConfigurationMaskingUtility.ConfigurationMaskingUtility ( )
[run-time name: org/rhq/enterprise/server/configuration/util/ConfigurationMaskingUtility."<init>":()V]
ConfigurationMaskingUtility.maskConfiguration ( org.rhq.core.domain.configuration.Configuration configuration, org.rhq.core.domain.configuration.definition.ConfigurationDefinition configurationDefinition ) [static] : void
[run-time name: org/rhq/enterprise/server/configuration/util/ConfigurationMaskingUtility.maskConfiguration:(Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)V]
ConfigurationMaskingUtility.unmaskConfiguration ( org.rhq.core.domain.configuration.Configuration configuration, org.rhq.core.domain.configuration.Configuration unmaskedConfiguration ) [static] : void
[run-time name: org/rhq/enterprise/server/configuration/util/ConfigurationMaskingUtility.unmaskConfiguration:(Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;)V]
rhq-enterprise-server-4.2.0.jar, ConsistencyValidator.class
package org.rhq.enterprise.server.sync.validators
ConsistencyValidator.equals ( Object p1 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.equals:(Ljava/lang/Object;)Z]
ConsistencyValidator.exportState ( org.rhq.enterprise.server.sync.ExportWriter p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.exportState:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
ConsistencyValidator.getValidatedEntityTypes ( ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.getValidatedEntityTypes:()Ljava/util/Set;]
ConsistencyValidator.hashCode ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.hashCode:()I]
ConsistencyValidator.initialize ( org.rhq.core.domain.auth.Subject p1, javax.persistence.EntityManager p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
ConsistencyValidator.initializeExportedStateValidation ( org.rhq.enterprise.server.sync.ExportReader p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.initializeExportedStateValidation:(Lorg/rhq/enterprise/server/sync/ExportReader;)V]
ConsistencyValidator.validateExportedEntity ( Object p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.validateExportedEntity:(Ljava/lang/Object;)V]
ConsistencyValidator.validateExportedState ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/validators/ConsistencyValidator.validateExportedState:()V]
rhq-enterprise-server-4.2.0.jar, ConsistentPlugin.class
package org.rhq.enterprise.server.sync.validators
DeployedAgentPluginsValidator.ConsistentPlugin.DeployedAgentPluginsValidator.ConsistentPlugin ( )
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.ConsistentPlugin."<init>":()V]
DeployedAgentPluginsValidator.ConsistentPlugin.DeployedAgentPluginsValidator.ConsistentPlugin ( org.rhq.core.domain.plugin.Plugin p )
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.ConsistentPlugin."<init>":(Lorg/rhq/core/domain/plugin/Plugin;)V]
DeployedAgentPluginsValidator.ConsistentPlugin.equals ( Object other ) : boolean
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.ConsistentPlugin.equals:(Ljava/lang/Object;)Z]
DeployedAgentPluginsValidator.ConsistentPlugin.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.ConsistentPlugin.hashCode:()I]
rhq-enterprise-server-4.2.0.jar, CustomExceptionMapper.class
package org.rhq.enterprise.server.rest
CustomExceptionMapper.CustomExceptionMapper ( )
[run-time name: org/rhq/enterprise/server/rest/CustomExceptionMapper."<init>":()V]
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;]
CustomExceptionMapper.toResponse ( Throwable x0 ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/CustomExceptionMapper.toResponse:(Ljava/lang/Throwable;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.2.0.jar, DataPoint.class
package org.rhq.enterprise.server.rest.domain
MetricAggregate.DataPoint.getHigh ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.getHigh:()D]
MetricAggregate.DataPoint.getLow ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.getLow:()D]
MetricAggregate.DataPoint.getTimeStamp ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.getTimeStamp:()J]
MetricAggregate.DataPoint.getValue ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.getValue:()D]
MetricAggregate.DataPoint.MetricAggregate.DataPoint ( )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint."<init>":()V]
MetricAggregate.DataPoint.MetricAggregate.DataPoint ( long timeStamp, double value, double high, double low )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint."<init>":(JDDD)V]
MetricAggregate.DataPoint.setHigh ( double high ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.setHigh:(D)V]
MetricAggregate.DataPoint.setLow ( double low ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.setLow:(D)V]
MetricAggregate.DataPoint.setTimeStamp ( long timeStamp ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.setTimeStamp:(J)V]
MetricAggregate.DataPoint.setValue ( double value ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.DataPoint.setValue:(D)V]
rhq-enterprise-server-4.2.0.jar, DefaultImportConfigurationDescriptor.class
package org.rhq.enterprise.server.sync
DefaultImportConfigurationDescriptor.create ( org.rhq.enterprise.server.xmlschema.generated.configuration.instance.ConfigurationInstanceDescriptor descriptor ) [static] : DefaultImportConfigurationDescriptor
[run-time name: org/rhq/enterprise/server/sync/DefaultImportConfigurationDescriptor.create:(Lorg/rhq/enterprise/server/xmlschema/generated/configuration/instance/ConfigurationInstanceDescriptor;)Lorg/rhq/enterprise/server/sync/DefaultImportConfigurationDescriptor;]
DefaultImportConfigurationDescriptor.DefaultImportConfigurationDescriptor ( )
[run-time name: org/rhq/enterprise/server/sync/DefaultImportConfigurationDescriptor."<init>":()V]
rhq-enterprise-server-4.2.0.jar, DeployedAgentPluginsValidator.class
package org.rhq.enterprise.server.sync.validators
DeployedAgentPluginsValidator.DeployedAgentPluginsValidator ( )
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator."<init>":()V]
DeployedAgentPluginsValidator.DeployedAgentPluginsValidator ( org.rhq.enterprise.server.resource.metadata.PluginManagerLocal pluginManager )
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator."<init>":(Lorg/rhq/enterprise/server/resource/metadata/PluginManagerLocal;)V]
DeployedAgentPluginsValidator.equals ( Object obj ) : boolean
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.equals:(Ljava/lang/Object;)Z]
DeployedAgentPluginsValidator.exportState ( org.rhq.enterprise.server.sync.ExportWriter writer ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.exportState:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
DeployedAgentPluginsValidator.getPluginsToValidate ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.getPluginsToValidate:()Ljava/util/Set;]
DeployedAgentPluginsValidator.getValidatedEntityTypes ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.getValidatedEntityTypes:()Ljava/util/Set;]
DeployedAgentPluginsValidator.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.hashCode:()I]
DeployedAgentPluginsValidator.initialize ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
DeployedAgentPluginsValidator.initializeExportedStateValidation ( org.rhq.enterprise.server.sync.ExportReader reader ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.initializeExportedStateValidation:(Lorg/rhq/enterprise/server/sync/ExportReader;)V]
DeployedAgentPluginsValidator.setPluginsToValidate ( java.util.Set pluginsToValidate ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.setPluginsToValidate:(Ljava/util/Set;)V]
DeployedAgentPluginsValidator.validateExportedEntity ( Object entity ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.validateExportedEntity:(Ljava/lang/Object;)V]
DeployedAgentPluginsValidator.validateExportedState ( ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/DeployedAgentPluginsValidator.validateExportedState:()V]
rhq-enterprise-server-4.2.0.jar, DiscoveryBossBean.class
package org.rhq.enterprise.server.discovery
DiscoveryBossBean.updateAgentInventoryStatus ( java.util.List platforms, java.util.List servers ) : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossBean.updateAgentInventoryStatus:(Ljava/util/List;Ljava/util/List;)V]
DiscoveryBossBean.updateAgentInventoryStatus ( String platformsCsvList, String serversCsvList ) : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossBean.updateAgentInventoryStatus:(Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, DiscoveryBossLocal.class
package org.rhq.enterprise.server.discovery
DiscoveryBossLocal.updateAgentInventoryStatus ( String p1, String p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossLocal.updateAgentInventoryStatus:(Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, DriftCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
DriftCacheElement.DriftCacheElement ( AlertConditionOperator operator, String driftDefNameRegexStr, String driftPathNameRegexStr, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement."<init>":(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;Ljava/lang/String;Ljava/lang/String;I)V]
DriftCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
DriftCacheElement.matches ( Object providedValue, Object[ ] extraParams ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/DriftCacheElement.matches:(Ljava/lang/Object;[Ljava/lang/Object;)Z]
rhq-enterprise-server-4.2.0.jar, DriftChangesetBean.class
package org.rhq.enterprise.server.drift
DriftChangesetBean.DriftChangesetBean ( )
[run-time name: org/rhq/enterprise/server/drift/DriftChangesetBean."<init>":()V]
DriftChangesetBean.onMessage ( javax.jms.Message message ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftChangesetBean.onMessage:(Ljavax/jms/Message;)V]
rhq-enterprise-server-4.2.0.jar, DriftChangeSetSummary.class
package org.rhq.enterprise.server.plugin.pc.drift
DriftChangeSetSummary.addDriftPathname ( String driftPathname ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.addDriftPathname:(Ljava/lang/String;)V]
DriftChangeSetSummary.DriftChangeSetSummary ( )
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary."<init>":()V]
DriftChangeSetSummary.getCategory ( ) : org.rhq.core.domain.drift.DriftChangeSetCategory
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getCategory:()Lorg/rhq/core/domain/drift/DriftChangeSetCategory;]
DriftChangeSetSummary.getCreatedTime ( ) : long
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getCreatedTime:()J]
DriftChangeSetSummary.getDriftDefinitionName ( ) : String
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getDriftDefinitionName:()Ljava/lang/String;]
DriftChangeSetSummary.getDriftHandlingMode ( ) : org.rhq.core.domain.drift.DriftConfigurationDefinition.DriftHandlingMode
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getDriftHandlingMode:()Lorg/rhq/core/domain/drift/DriftConfigurationDefinition$DriftHandlingMode;]
DriftChangeSetSummary.getDriftPathnames ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getDriftPathnames:()Ljava/util/List;]
DriftChangeSetSummary.getResourceId ( ) : int
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.getResourceId:()I]
DriftChangeSetSummary.setCategory ( org.rhq.core.domain.drift.DriftChangeSetCategory category ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setCategory:(Lorg/rhq/core/domain/drift/DriftChangeSetCategory;)V]
DriftChangeSetSummary.setCreatedTime ( long createdTime ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setCreatedTime:(J)V]
DriftChangeSetSummary.setDriftDefinitionName ( String driftDefinitionName ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setDriftDefinitionName:(Ljava/lang/String;)V]
DriftChangeSetSummary.setDriftHandlingMode ( org.rhq.core.domain.drift.DriftConfigurationDefinition.DriftHandlingMode driftHandlingMode ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setDriftHandlingMode:(Lorg/rhq/core/domain/drift/DriftConfigurationDefinition$DriftHandlingMode;)V]
DriftChangeSetSummary.setDriftPathnames ( java.util.List driftPathnames ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setDriftPathnames:(Ljava/util/List;)V]
DriftChangeSetSummary.setResourceId ( int resourceId ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.setResourceId:(I)V]
DriftChangeSetSummary.toString ( ) : String
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.2.0.jar, DriftFileBean.class
package org.rhq.enterprise.server.drift
DriftFileBean.DriftFileBean ( )
[run-time name: org/rhq/enterprise/server/drift/DriftFileBean."<init>":()V]
DriftFileBean.onMessage ( javax.jms.Message message ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftFileBean.onMessage:(Ljavax/jms/Message;)V]
rhq-enterprise-server-4.2.0.jar, DriftManagerBean.class
package org.rhq.enterprise.server.drift
DriftManagerBean.addChangeSet ( org.rhq.core.domain.auth.Subject subject, int resourceId, long zipSize, java.io.InputStream zipStream ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.addChangeSet:(Lorg/rhq/core/domain/auth/Subject;IJLjava/io/InputStream;)V]
DriftManagerBean.addFiles ( org.rhq.core.domain.auth.Subject subject, int resourceId, String driftDefName, String token, long zipSize, java.io.InputStream zipStream ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.addFiles:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;JLjava/io/InputStream;)V]
DriftManagerBean.deleteDriftDefinition ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext entityContext, String driftDefName ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.deleteDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Ljava/lang/String;)V]
DriftManagerBean.deleteResourceDriftDefinition ( org.rhq.core.domain.auth.Subject subject, int resourceId, int driftDefId ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.deleteResourceDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;II)V]
DriftManagerBean.detectDrift ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, org.rhq.core.domain.drift.DriftDefinition driftDef ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.detectDrift:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/drift/DriftDefinition;)V]
DriftManagerBean.DriftManagerBean ( )
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean."<init>":()V]
DriftManagerBean.findDriftChangeSetsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftChangeSetCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.findDriftChangeSetsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftChangeSetCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerBean.findDriftCompositesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.findDriftCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerBean.findDriftDefinitionCompositesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftDefinitionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.findDriftDefinitionCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerBean.findDriftDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftDefinitionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.findDriftDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerBean.findDriftsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.findDriftsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerBean.generateUnifiedDiff ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.Drift drift ) : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.generateUnifiedDiff:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerBean.generateUnifiedDiff ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.Drift drift1, org.rhq.core.domain.drift.Drift drift2 ) : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.generateUnifiedDiff:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;Lorg/rhq/core/domain/drift/Drift;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerBean.generateUnifiedDiffByIds ( org.rhq.core.domain.auth.Subject subject, String driftId1, String driftId2 ) : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.generateUnifiedDiffByIds:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerBean.getDriftDefinition ( org.rhq.core.domain.auth.Subject subject, int driftDefId ) : org.rhq.core.domain.drift.DriftDefinition
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.getDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/drift/DriftDefinition;]
DriftManagerBean.getDriftDetails ( org.rhq.core.domain.auth.Subject subject, String driftId ) : org.rhq.core.domain.drift.DriftDetails
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.getDriftDetails:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/DriftDetails;]
DriftManagerBean.getDriftFile ( org.rhq.core.domain.auth.Subject subject, String hashId ) : org.rhq.core.domain.drift.DriftFile
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.getDriftFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/DriftFile;]
DriftManagerBean.getDriftFileBits ( org.rhq.core.domain.auth.Subject subject, String hash ) : String
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.getDriftFileBits:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Ljava/lang/String;]
DriftManagerBean.getSnapshot ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.DriftSnapshotRequest request ) : org.rhq.core.domain.drift.DriftSnapshot
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.getSnapshot:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftSnapshotRequest;)Lorg/rhq/core/domain/drift/DriftSnapshot;]
DriftManagerBean.isBinaryFile ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.Drift drift ) : boolean
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.isBinaryFile:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;)Z]
DriftManagerBean.persistSnapshot ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.DriftSnapshot snapshot, org.rhq.core.domain.drift.DriftChangeSet changeSet ) : String
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.persistSnapshot:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftSnapshot;Lorg/rhq/core/domain/drift/DriftChangeSet;)Ljava/lang/String;]
DriftManagerBean.pinSnapshot ( org.rhq.core.domain.auth.Subject subject, int driftDefId, int snapshotVersion ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.pinSnapshot:(Lorg/rhq/core/domain/auth/Subject;II)V]
DriftManagerBean.processRepeatChangeSet ( int resourceId, String driftDefName, int version ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.processRepeatChangeSet:(ILjava/lang/String;I)V]
DriftManagerBean.purgeByDriftDefinitionName ( org.rhq.core.domain.auth.Subject subject, int resourceId, String driftDefName ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.purgeByDriftDefinitionName:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;)V]
DriftManagerBean.purgeOrphanedDriftFiles ( org.rhq.core.domain.auth.Subject subject, long purgeMillis ) : int
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.purgeOrphanedDriftFiles:(Lorg/rhq/core/domain/auth/Subject;J)I]
DriftManagerBean.saveChangeSet ( org.rhq.core.domain.auth.Subject subject, int resourceId, java.io.File changeSetZip ) : org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.saveChangeSet:(Lorg/rhq/core/domain/auth/Subject;ILjava/io/File;)Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;]
DriftManagerBean.saveChangeSetContent ( org.rhq.core.domain.auth.Subject subject, int resourceId, String driftDefName, String token, java.io.File changeSetFilesZip ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.saveChangeSetContent:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/io/File;)V]
DriftManagerBean.saveChangeSetFiles ( org.rhq.core.domain.auth.Subject subject, java.io.File changeSetFilesZip ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.saveChangeSetFiles:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)V]
DriftManagerBean.updateDriftDefinition ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext entityContext, org.rhq.core.domain.drift.DriftDefinition driftDef ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.updateDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/drift/DriftDefinition;)V]
DriftManagerBean.updateDriftDefinition ( org.rhq.core.domain.drift.DriftDefinition driftDefinition ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerBean.updateDriftDefinition:(Lorg/rhq/core/domain/drift/DriftDefinition;)V]
rhq-enterprise-server-4.2.0.jar, DriftManagerLocal.class
package org.rhq.enterprise.server.drift
DriftManagerLocal.addChangeSet ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, java.io.InputStream p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.addChangeSet:(Lorg/rhq/core/domain/auth/Subject;IJLjava/io/InputStream;)V]
DriftManagerLocal.addFiles ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, long p5, java.io.InputStream p6 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.addFiles:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;JLjava/io/InputStream;)V]
DriftManagerLocal.deleteResourceDriftDefinition ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.deleteResourceDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;II)V]
DriftManagerLocal.detectDrift ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.drift.DriftDefinition p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.detectDrift:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/drift/DriftDefinition;)V]
DriftManagerLocal.findDriftCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.findDriftCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerLocal.findDriftDefinitionCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftDefinitionCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.findDriftDefinitionCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerLocal.getDriftDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : org.rhq.core.domain.drift.DriftDefinition
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.getDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/drift/DriftDefinition;]
DriftManagerLocal.getDriftDetails ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : org.rhq.core.domain.drift.DriftDetails
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.getDriftDetails:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/DriftDetails;]
DriftManagerLocal.getDriftFile ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : org.rhq.core.domain.drift.DriftFile
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.getDriftFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/DriftFile;]
DriftManagerLocal.getDriftFileBits ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.getDriftFileBits:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Ljava/lang/String;]
DriftManagerLocal.isBinaryFile ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.Drift p2 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.isBinaryFile:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;)Z]
DriftManagerLocal.persistSnapshot ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.DriftSnapshot p2, org.rhq.core.domain.drift.DriftChangeSet p3 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.persistSnapshot:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftSnapshot;Lorg/rhq/core/domain/drift/DriftChangeSet;)Ljava/lang/String;]
DriftManagerLocal.processRepeatChangeSet ( int p1, String p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.processRepeatChangeSet:(ILjava/lang/String;I)V]
DriftManagerLocal.purgeByDriftDefinitionName ( org.rhq.core.domain.auth.Subject p1, int p2, String p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.purgeByDriftDefinitionName:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;)V]
DriftManagerLocal.purgeOrphanedDriftFiles ( org.rhq.core.domain.auth.Subject p1, long p2 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.purgeOrphanedDriftFiles:(Lorg/rhq/core/domain/auth/Subject;J)I]
DriftManagerLocal.saveChangeSet ( org.rhq.core.domain.auth.Subject p1, int p2, java.io.File p3 ) [abstract] : org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.saveChangeSet:(Lorg/rhq/core/domain/auth/Subject;ILjava/io/File;)Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;]
DriftManagerLocal.saveChangeSetContent ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, java.io.File p5 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.saveChangeSetContent:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/io/File;)V]
DriftManagerLocal.saveChangeSetFiles ( org.rhq.core.domain.auth.Subject p1, java.io.File p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.saveChangeSetFiles:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)V]
DriftManagerLocal.updateDriftDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.drift.DriftDefinition p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.updateDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/drift/DriftDefinition;)V]
DriftManagerLocal.updateDriftDefinition ( org.rhq.core.domain.drift.DriftDefinition p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerLocal.updateDriftDefinition:(Lorg/rhq/core/domain/drift/DriftDefinition;)V]
rhq-enterprise-server-4.2.0.jar, DriftManagerRemote.class
package org.rhq.enterprise.server.drift
DriftManagerRemote.deleteDriftDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, String p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.deleteDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Ljava/lang/String;)V]
DriftManagerRemote.findDriftChangeSetsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftChangeSetCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.findDriftChangeSetsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftChangeSetCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerRemote.findDriftDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftDefinitionCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.findDriftDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerRemote.findDriftsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.findDriftsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftManagerRemote.generateUnifiedDiff ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.Drift p2 ) [abstract] : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.generateUnifiedDiff:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerRemote.generateUnifiedDiff ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.Drift p2, org.rhq.core.domain.drift.Drift p3 ) [abstract] : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.generateUnifiedDiff:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/Drift;Lorg/rhq/core/domain/drift/Drift;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerRemote.generateUnifiedDiffByIds ( org.rhq.core.domain.auth.Subject p1, String p2, String p3 ) [abstract] : org.rhq.core.domain.drift.FileDiffReport
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.generateUnifiedDiffByIds:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)Lorg/rhq/core/domain/drift/FileDiffReport;]
DriftManagerRemote.getDriftFileBits ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.getDriftFileBits:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Ljava/lang/String;]
DriftManagerRemote.getSnapshot ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.DriftSnapshotRequest p2 ) [abstract] : org.rhq.core.domain.drift.DriftSnapshot
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.getSnapshot:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftSnapshotRequest;)Lorg/rhq/core/domain/drift/DriftSnapshot;]
DriftManagerRemote.pinSnapshot ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.pinSnapshot:(Lorg/rhq/core/domain/auth/Subject;II)V]
DriftManagerRemote.updateDriftDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.drift.DriftDefinition p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftManagerRemote.updateDriftDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/drift/DriftDefinition;)V]
rhq-enterprise-server-4.2.0.jar, DriftServerPluginContainer.class
package org.rhq.enterprise.server.plugin.pc.drift
DriftServerPluginContainer.createPluginManager ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginManager
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginContainer.createPluginManager:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginManager;]
DriftServerPluginContainer.DriftServerPluginContainer ( org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer master )
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginContainer."<init>":(Lorg/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer;)V]
DriftServerPluginContainer.getSupportedServerPluginType ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginType
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginContainer.getSupportedServerPluginType:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginType;]
rhq-enterprise-server-4.2.0.jar, DriftServerPluginFacet.class
package org.rhq.enterprise.server.plugin.pc.drift
DriftServerPluginFacet.copyChangeSet ( org.rhq.core.domain.auth.Subject p1, String p2, int p3, int p4 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.copyChangeSet:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;II)Ljava/lang/String;]
DriftServerPluginFacet.findDriftChangeSetsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftChangeSetCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.findDriftChangeSetsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftChangeSetCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftServerPluginFacet.findDriftCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.findDriftCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftServerPluginFacet.findDriftsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.findDriftsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftServerPluginFacet.getDriftFile ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : org.rhq.core.domain.drift.DriftFile
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.getDriftFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/DriftFile;]
DriftServerPluginFacet.getDriftFileBits ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.getDriftFileBits:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Ljava/lang/String;]
DriftServerPluginFacet.persistChangeSet ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.DriftChangeSet p2 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.persistChangeSet:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftChangeSet;)Ljava/lang/String;]
DriftServerPluginFacet.purgeByDriftDefinitionName ( org.rhq.core.domain.auth.Subject p1, int p2, String p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.purgeByDriftDefinitionName:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;)V]
DriftServerPluginFacet.purgeOrphanedDriftFiles ( org.rhq.core.domain.auth.Subject p1, long p2 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.purgeOrphanedDriftFiles:(Lorg/rhq/core/domain/auth/Subject;J)I]
DriftServerPluginFacet.saveChangeSet ( org.rhq.core.domain.auth.Subject p1, int p2, java.io.File p3 ) [abstract] : DriftChangeSetSummary
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.saveChangeSet:(Lorg/rhq/core/domain/auth/Subject;ILjava/io/File;)Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;]
DriftServerPluginFacet.saveChangeSetFiles ( org.rhq.core.domain.auth.Subject p1, java.io.File p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet.saveChangeSetFiles:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)V]
rhq-enterprise-server-4.2.0.jar, DriftServerPluginManager.class
package org.rhq.enterprise.server.plugin.pc.drift
DriftServerPluginManager.DriftServerPluginManager ( DriftServerPluginContainer pc )
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginManager."<init>":(Lorg/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginContainer;)V]
DriftServerPluginManager.getDriftServerPluginComponent ( ) : DriftServerPluginFacet
[run-time name: org/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginManager.getDriftServerPluginComponent:()Lorg/rhq/enterprise/server/plugin/pc/drift/DriftServerPluginFacet;]
rhq-enterprise-server-4.2.0.jar, DriftServerServiceImpl.class
package org.rhq.enterprise.server.drift
DriftServerServiceImpl.DriftServerServiceImpl ( )
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl."<init>":()V]
DriftServerServiceImpl.getCurrentSnapshot ( int driftDefinitionId ) : org.rhq.core.domain.drift.DriftSnapshot
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.getCurrentSnapshot:(I)Lorg/rhq/core/domain/drift/DriftSnapshot;]
DriftServerServiceImpl.getDriftDefinitions ( java.util.Set resourceIds ) : java.util.Map
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.getDriftDefinitions:(Ljava/util/Set;)Ljava/util/Map;]
DriftServerServiceImpl.getSnapshot ( int driftDefinitionId, int startVersion, int endVersion ) : org.rhq.core.domain.drift.DriftSnapshot
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.getSnapshot:(III)Lorg/rhq/core/domain/drift/DriftSnapshot;]
DriftServerServiceImpl.repeatChangeSet ( int resourceId, String driftDefName, int version ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.repeatChangeSet:(ILjava/lang/String;I)V]
DriftServerServiceImpl.sendChangesetZip ( int resourceId, long zipSize, java.io.InputStream zipStream ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.sendChangesetZip:(IJLjava/io/InputStream;)V]
DriftServerServiceImpl.sendFilesZip ( int resourceId, String driftDefinitionName, String token, long zipSize, java.io.InputStream zipStream ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftServerServiceImpl.sendFilesZip:(ILjava/lang/String;Ljava/lang/String;JLjava/io/InputStream;)V]
rhq-enterprise-server-4.2.0.jar, DriftTemplateManagerBean.class
package org.rhq.enterprise.server.drift
DriftTemplateManagerBean.createTemplate ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId, boolean isUserDefined, org.rhq.core.domain.drift.DriftDefinition definition ) : org.rhq.core.domain.drift.DriftDefinitionTemplate
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.createTemplate:(Lorg/rhq/core/domain/auth/Subject;IZLorg/rhq/core/domain/drift/DriftDefinition;)Lorg/rhq/core/domain/drift/DriftDefinitionTemplate;]
DriftTemplateManagerBean.createTemplateChangeSet ( org.rhq.core.domain.auth.Subject subject, int templateId, int driftDefId, int snapshotVersion ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.createTemplateChangeSet:(Lorg/rhq/core/domain/auth/Subject;III)V]
DriftTemplateManagerBean.deleteTemplate ( org.rhq.core.domain.auth.Subject subject, int templateId ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.deleteTemplate:(Lorg/rhq/core/domain/auth/Subject;I)V]
DriftTemplateManagerBean.DriftTemplateManagerBean ( )
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean."<init>":()V]
DriftTemplateManagerBean.findTemplatesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftDefinitionTemplateCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.findTemplatesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionTemplateCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftTemplateManagerBean.pinTemplate ( org.rhq.core.domain.auth.Subject subject, int templateId, int driftDefId, int snapshotVersion ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.pinTemplate:(Lorg/rhq/core/domain/auth/Subject;III)V]
DriftTemplateManagerBean.updateTemplate ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.DriftDefinitionTemplate template ) : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerBean.updateTemplate:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftDefinitionTemplate;)V]
rhq-enterprise-server-4.2.0.jar, DriftTemplateManagerLocal.class
package org.rhq.enterprise.server.drift
DriftTemplateManagerLocal.createTemplateChangeSet ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerLocal.createTemplateChangeSet:(Lorg/rhq/core/domain/auth/Subject;III)V]
rhq-enterprise-server-4.2.0.jar, DriftTemplateManagerRemote.class
package org.rhq.enterprise.server.drift
DriftTemplateManagerRemote.createTemplate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3, org.rhq.core.domain.drift.DriftDefinition p4 ) [abstract] : org.rhq.core.domain.drift.DriftDefinitionTemplate
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerRemote.createTemplate:(Lorg/rhq/core/domain/auth/Subject;IZLorg/rhq/core/domain/drift/DriftDefinition;)Lorg/rhq/core/domain/drift/DriftDefinitionTemplate;]
DriftTemplateManagerRemote.deleteTemplate ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerRemote.deleteTemplate:(Lorg/rhq/core/domain/auth/Subject;I)V]
DriftTemplateManagerRemote.findTemplatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftDefinitionTemplateCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerRemote.findTemplatesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftDefinitionTemplateCriteria;)Lorg/rhq/core/domain/util/PageList;]
DriftTemplateManagerRemote.pinTemplate ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerRemote.pinTemplate:(Lorg/rhq/core/domain/auth/Subject;III)V]
DriftTemplateManagerRemote.updateTemplate ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.DriftDefinitionTemplate p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/DriftTemplateManagerRemote.updateTemplate:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftDefinitionTemplate;)V]
rhq-enterprise-server-4.2.0.jar, DriftUploadRequest.class
package org.rhq.enterprise.server.drift
DriftUploadRequest.DriftUploadRequest ( int resourceId, long dataSize, java.io.InputStream dataStream )
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest."<init>":(IJLjava/io/InputStream;)V]
DriftUploadRequest.DriftUploadRequest ( int resourceId, String driftDefName, String token, long dataSize, java.io.InputStream dataStream )
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest."<init>":(ILjava/lang/String;Ljava/lang/String;JLjava/io/InputStream;)V]
DriftUploadRequest.getDataSize ( ) : long
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest.getDataSize:()J]
DriftUploadRequest.getDataStream ( ) : java.io.InputStream
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest.getDataStream:()Ljava/io/InputStream;]
DriftUploadRequest.getDriftDefName ( ) : String
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest.getDriftDefName:()Ljava/lang/String;]
DriftUploadRequest.getResourceId ( ) : int
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest.getResourceId:()I]
DriftUploadRequest.getToken ( ) : String
[run-time name: org/rhq/enterprise/server/drift/DriftUploadRequest.getToken:()Ljava/lang/String;]
rhq-enterprise-server-4.2.0.jar, DriftUtil.class
package org.rhq.enterprise.server.drift
DriftUtil.DriftUtil ( )
[run-time name: org/rhq/enterprise/server/drift/DriftUtil."<init>":()V]
rhq-enterprise-server-4.2.0.jar, ExportedEntityMatcher.class
package org.rhq.enterprise.server.sync.importers
ExportedEntityMatcher.findMatch ( Object p1 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/sync/importers/ExportedEntityMatcher.findMatch:(Ljava/lang/Object;)Ljava/lang/Object;]
rhq-enterprise-server-4.2.0.jar, Exporter.class
package org.rhq.enterprise.server.sync.exporters
Exporter.getExportingIterator ( ) [abstract] : ExportingIterator
[run-time name: org/rhq/enterprise/server/sync/exporters/Exporter.getExportingIterator:()Lorg/rhq/enterprise/server/sync/exporters/ExportingIterator;]
Exporter.getNotes ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/sync/exporters/Exporter.getNotes:()Ljava/lang/String;]
rhq-enterprise-server-4.2.0.jar, ExportException.class
package org.rhq.enterprise.server.sync
ExportException.ExportException ( )
[run-time name: org/rhq/enterprise/server/sync/ExportException."<init>":()V]
ExportException.ExportException ( String message )
[run-time name: org/rhq/enterprise/server/sync/ExportException."<init>":(Ljava/lang/String;)V]
ExportException.ExportException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ExportException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
ExportException.ExportException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ExportException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.2.0.jar, ExportingInputStream.class
package org.rhq.enterprise.server.sync
ExportingInputStream.available ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.available:()I]
ExportingInputStream.close ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.close:()V]
ExportingInputStream.ExportingInputStream ( java.util.Set synchronizers, java.util.Map messagesPerExporter )
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream."<init>":(Ljava/util/Set;Ljava/util/Map;)V]
ExportingInputStream.ExportingInputStream ( java.util.Set synchronizers, java.util.Map messagesPerExporter, int size, boolean zip )
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream."<init>":(Ljava/util/Set;Ljava/util/Map;IZ)V]
ExportingInputStream.mark ( int readlimit ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.mark:(I)V]
ExportingInputStream.markSupported ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.markSupported:()Z]
ExportingInputStream.read ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.read:()I]
ExportingInputStream.read ( byte[ ] b ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.read:([B)I]
ExportingInputStream.read ( byte[ ] b, int off, int len ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.read:([BII)I]
ExportingInputStream.reset ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.reset:()V]
ExportingInputStream.skip ( long n ) : long
[run-time name: org/rhq/enterprise/server/sync/ExportingInputStream.skip:(J)J]
rhq-enterprise-server-4.2.0.jar, ExportingIterator.class
package org.rhq.enterprise.server.sync.exporters
ExportingIterator.export ( org.rhq.enterprise.server.sync.ExportWriter p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/exporters/ExportingIterator.export:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
ExportingIterator.getNotes ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/sync/exporters/ExportingIterator.getNotes:()Ljava/lang/String;]
rhq-enterprise-server-4.2.0.jar, ExportReader.class
package org.rhq.enterprise.server.sync
ExportReader.close ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportReader.close:()V]
ExportReader.ExportReader ( javax.xml.stream.XMLStreamReader reader )
[run-time name: org/rhq/enterprise/server/sync/ExportReader."<init>":(Ljavax/xml/stream/XMLStreamReader;)V]
ExportReader.getAttributeCount ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeCount:()I]
ExportReader.getAttributeLocalName ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeLocalName:(I)Ljava/lang/String;]
ExportReader.getAttributeName ( int index ) : javax.xml.namespace.QName
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeName:(I)Ljavax/xml/namespace/QName;]
ExportReader.getAttributeNamespace ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeNamespace:(I)Ljava/lang/String;]
ExportReader.getAttributePrefix ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributePrefix:(I)Ljava/lang/String;]
ExportReader.getAttributeType ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeType:(I)Ljava/lang/String;]
ExportReader.getAttributeValue ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeValue:(I)Ljava/lang/String;]
ExportReader.getAttributeValue ( String namespaceURI, String localName ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getAttributeValue:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
ExportReader.getCharacterEncodingScheme ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getCharacterEncodingScheme:()Ljava/lang/String;]
ExportReader.getElementText ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getElementText:()Ljava/lang/String;]
ExportReader.getEncoding ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getEncoding:()Ljava/lang/String;]
ExportReader.getEventType ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getEventType:()I]
ExportReader.getLocalName ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getLocalName:()Ljava/lang/String;]
ExportReader.getLocation ( ) : javax.xml.stream.Location
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getLocation:()Ljavax/xml/stream/Location;]
ExportReader.getName ( ) : javax.xml.namespace.QName
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getName:()Ljavax/xml/namespace/QName;]
ExportReader.getNamespaceContext ( ) : javax.xml.namespace.NamespaceContext
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespaceContext:()Ljavax/xml/namespace/NamespaceContext;]
ExportReader.getNamespaceCount ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespaceCount:()I]
ExportReader.getNamespacePrefix ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespacePrefix:(I)Ljava/lang/String;]
ExportReader.getNamespaceURI ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespaceURI:()Ljava/lang/String;]
ExportReader.getNamespaceURI ( int index ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespaceURI:(I)Ljava/lang/String;]
ExportReader.getNamespaceURI ( String prefix ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getNamespaceURI:(Ljava/lang/String;)Ljava/lang/String;]
ExportReader.getPIData ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getPIData:()Ljava/lang/String;]
ExportReader.getPITarget ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getPITarget:()Ljava/lang/String;]
ExportReader.getPrefix ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getPrefix:()Ljava/lang/String;]
ExportReader.getProperty ( String name ) : Object
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
ExportReader.getText ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getText:()Ljava/lang/String;]
ExportReader.getTextCharacters ( ) : char[ ]
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getTextCharacters:()[C]
ExportReader.getTextCharacters ( int sourceStart, char[ ] target, int targetStart, int length ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getTextCharacters:(I[CII)I]
ExportReader.getTextLength ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getTextLength:()I]
ExportReader.getTextStart ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getTextStart:()I]
ExportReader.getVersion ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportReader.getVersion:()Ljava/lang/String;]
ExportReader.hasName ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.hasName:()Z]
ExportReader.hasNext ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.hasNext:()Z]
ExportReader.hasText ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.hasText:()Z]
ExportReader.isAttributeSpecified ( int index ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isAttributeSpecified:(I)Z]
ExportReader.isCharacters ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isCharacters:()Z]
ExportReader.isEndElement ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isEndElement:()Z]
ExportReader.isStandalone ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isStandalone:()Z]
ExportReader.isStartElement ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isStartElement:()Z]
ExportReader.isWhiteSpace ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.isWhiteSpace:()Z]
ExportReader.next ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.next:()I]
ExportReader.nextTag ( ) : int
[run-time name: org/rhq/enterprise/server/sync/ExportReader.nextTag:()I]
ExportReader.require ( int type, String namespaceURI, String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportReader.require:(ILjava/lang/String;Ljava/lang/String;)V]
ExportReader.standaloneSet ( ) : boolean
[run-time name: org/rhq/enterprise/server/sync/ExportReader.standaloneSet:()Z]
rhq-enterprise-server-4.2.0.jar, ExportWriter.class
package org.rhq.enterprise.server.sync
ExportWriter.close ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.close:()V]
ExportWriter.ExportWriter ( javax.xml.stream.XMLStreamWriter wrapped )
[run-time name: org/rhq/enterprise/server/sync/ExportWriter."<init>":(Ljavax/xml/stream/XMLStreamWriter;)V]
ExportWriter.flush ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.flush:()V]
ExportWriter.getNamespaceContext ( ) : javax.xml.namespace.NamespaceContext
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.getNamespaceContext:()Ljavax/xml/namespace/NamespaceContext;]
ExportWriter.getPrefix ( String uri ) : String
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.getPrefix:(Ljava/lang/String;)Ljava/lang/String;]
ExportWriter.getProperty ( String name ) : Object
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
ExportWriter.setDefaultNamespace ( String uri ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.setDefaultNamespace:(Ljava/lang/String;)V]
ExportWriter.setNamespaceContext ( javax.xml.namespace.NamespaceContext context ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.setNamespaceContext:(Ljavax/xml/namespace/NamespaceContext;)V]
ExportWriter.setPrefix ( String prefix, String uri ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.setPrefix:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeAttribute ( String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeAttribute ( String namespaceURI, String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeAttribute ( String prefix, String namespaceURI, String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeCData ( String data ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeCData:(Ljava/lang/String;)V]
ExportWriter.writeCharacters ( char[ ] text, int start, int len ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeCharacters:([CII)V]
ExportWriter.writeCharacters ( String text ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeCharacters:(Ljava/lang/String;)V]
ExportWriter.writeComment ( String data ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeComment:(Ljava/lang/String;)V]
ExportWriter.writeDefaultNamespace ( String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeDefaultNamespace:(Ljava/lang/String;)V]
ExportWriter.writeDTD ( String dtd ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeDTD:(Ljava/lang/String;)V]
ExportWriter.writeEmptyElement ( String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEmptyElement:(Ljava/lang/String;)V]
ExportWriter.writeEmptyElement ( String namespaceURI, String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEmptyElement:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeEmptyElement ( String prefix, String localName, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEmptyElement:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeEndDocument ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEndDocument:()V]
ExportWriter.writeEndElement ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEndElement:()V]
ExportWriter.writeEntityRef ( String name ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeEntityRef:(Ljava/lang/String;)V]
ExportWriter.writeNamespace ( String prefix, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeNamespace:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeProcessingInstruction ( String target ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeProcessingInstruction:(Ljava/lang/String;)V]
ExportWriter.writeProcessingInstruction ( String target, String data ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeStartDocument ( ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartDocument:()V]
ExportWriter.writeStartDocument ( String encoding, String version ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartDocument:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeStartDocument ( String version ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartDocument:(Ljava/lang/String;)V]
ExportWriter.writeStartElement ( String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartElement:(Ljava/lang/String;)V]
ExportWriter.writeStartElement ( String namespaceURI, String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartElement:(Ljava/lang/String;Ljava/lang/String;)V]
ExportWriter.writeStartElement ( String prefix, String localName, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/ExportWriter.writeStartElement:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, IllegalExporterActionException.class
package org.rhq.enterprise.server.sync
IllegalExporterActionException.IllegalExporterActionException ( )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":()V]
IllegalExporterActionException.IllegalExporterActionException ( String msg )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":(Ljava/lang/String;)V]
IllegalExporterActionException.IllegalExporterActionException ( String msg, javax.xml.stream.Location location )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":(Ljava/lang/String;Ljavax/xml/stream/Location;)V]
IllegalExporterActionException.IllegalExporterActionException ( String msg, javax.xml.stream.Location location, Throwable th )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":(Ljava/lang/String;Ljavax/xml/stream/Location;Ljava/lang/Throwable;)V]
IllegalExporterActionException.IllegalExporterActionException ( String msg, Throwable th )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
IllegalExporterActionException.IllegalExporterActionException ( Throwable th )
[run-time name: org/rhq/enterprise/server/sync/IllegalExporterActionException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.2.0.jar, Importer.class
package org.rhq.enterprise.server.sync.importers
Importer.configure ( org.rhq.core.domain.configuration.Configuration p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.configure:(Lorg/rhq/core/domain/configuration/Configuration;)V]
Importer.finishImport ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.finishImport:()V]
Importer.getExportedEntityMatcher ( ) [abstract] : ExportedEntityMatcher
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.getExportedEntityMatcher:()Lorg/rhq/enterprise/server/sync/importers/ExportedEntityMatcher;]
Importer.getImportConfigurationDefinition ( ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.getImportConfigurationDefinition:()Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
Importer.unmarshallExportedEntity ( org.rhq.enterprise.server.sync.ExportReader p1 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.unmarshallExportedEntity:(Lorg/rhq/enterprise/server/sync/ExportReader;)Ljava/lang/Object;]
Importer.update ( Object p1, Object p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/importers/Importer.update:(Ljava/lang/Object;Ljava/lang/Object;)V]
rhq-enterprise-server-4.2.0.jar, ImportException.class
package org.rhq.enterprise.server.sync
ImportException.ImportException ( )
[run-time name: org/rhq/enterprise/server/sync/ImportException."<init>":()V]
ImportException.ImportException ( String message )
[run-time name: org/rhq/enterprise/server/sync/ImportException."<init>":(Ljava/lang/String;)V]
ImportException.ImportException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ImportException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
ImportException.ImportException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ImportException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.2.0.jar, InconsistentStateException.class
package org.rhq.enterprise.server.sync.validators
InconsistentStateException.InconsistentStateException ( )
[run-time name: org/rhq/enterprise/server/sync/validators/InconsistentStateException."<init>":()V]
InconsistentStateException.InconsistentStateException ( String message )
[run-time name: org/rhq/enterprise/server/sync/validators/InconsistentStateException."<init>":(Ljava/lang/String;)V]
InconsistentStateException.InconsistentStateException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/validators/InconsistentStateException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
InconsistentStateException.InconsistentStateException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/validators/InconsistentStateException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.2.0.jar, IndentingXMLStreamWriter.class
package org.rhq.enterprise.server.sync.util
IndentingXMLStreamWriter.close ( ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.close:()V]
IndentingXMLStreamWriter.flush ( ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.flush:()V]
IndentingXMLStreamWriter.getNamespaceContext ( ) : javax.xml.namespace.NamespaceContext
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.getNamespaceContext:()Ljavax/xml/namespace/NamespaceContext;]
IndentingXMLStreamWriter.getPrefix ( String uri ) : String
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.getPrefix:(Ljava/lang/String;)Ljava/lang/String;]
IndentingXMLStreamWriter.getProperty ( String name ) : Object
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.getProperty:(Ljava/lang/String;)Ljava/lang/Object;]
IndentingXMLStreamWriter.IndentingXMLStreamWriter ( javax.xml.stream.XMLStreamWriter wrapped )
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter."<init>":(Ljavax/xml/stream/XMLStreamWriter;)V]
IndentingXMLStreamWriter.IndentingXMLStreamWriter ( javax.xml.stream.XMLStreamWriter wrapped, String indentString )
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter."<init>":(Ljavax/xml/stream/XMLStreamWriter;Ljava/lang/String;)V]
IndentingXMLStreamWriter.setDefaultNamespace ( String uri ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.setDefaultNamespace:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.setNamespaceContext ( javax.xml.namespace.NamespaceContext context ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.setNamespaceContext:(Ljavax/xml/namespace/NamespaceContext;)V]
IndentingXMLStreamWriter.setPrefix ( String prefix, String uri ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.setPrefix:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeAttribute ( String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeAttribute ( String namespaceURI, String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeAttribute ( String prefix, String namespaceURI, String localName, String value ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeCData ( String data ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeCData:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeCharacters ( char[ ] text, int start, int len ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeCharacters:([CII)V]
IndentingXMLStreamWriter.writeCharacters ( String text ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeCharacters:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeComment ( String data ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeComment:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeDefaultNamespace ( String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeDefaultNamespace:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeDTD ( String dtd ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeDTD:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeEmptyElement ( String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEmptyElement:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeEmptyElement ( String namespaceURI, String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEmptyElement:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeEmptyElement ( String prefix, String localName, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEmptyElement:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeEndDocument ( ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEndDocument:()V]
IndentingXMLStreamWriter.writeEndElement ( ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEndElement:()V]
IndentingXMLStreamWriter.writeEntityRef ( String name ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeEntityRef:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeNamespace ( String prefix, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeNamespace:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeProcessingInstruction ( String target ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeProcessingInstruction:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeProcessingInstruction ( String target, String data ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeStartDocument ( ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartDocument:()V]
IndentingXMLStreamWriter.writeStartDocument ( String encoding, String version ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartDocument:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeStartDocument ( String version ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartDocument:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeStartElement ( String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartElement:(Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeStartElement ( String namespaceURI, String localName ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartElement:(Ljava/lang/String;Ljava/lang/String;)V]
IndentingXMLStreamWriter.writeStartElement ( String prefix, String localName, String namespaceURI ) : void
[run-time name: org/rhq/enterprise/server/sync/util/IndentingXMLStreamWriter.writeStartElement:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, JAXBExportingIterator.class
package org.rhq.enterprise.server.sync.exporters
JAXBExportingIterator.export ( org.rhq.enterprise.server.sync.ExportWriter output ) : void
[run-time name: org/rhq/enterprise/server/sync/exporters/JAXBExportingIterator.export:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
JAXBExportingIterator.JAXBExportingIterator ( java.util.Iterator sourceIterator, Class[ ] jaxbBoundClasses )
[run-time name: org/rhq/enterprise/server/sync/exporters/JAXBExportingIterator."<init>":(Ljava/util/Iterator;[Ljava/lang/Class;)V]
rhq-enterprise-server-4.2.0.jar, JPADriftServerBean.class
package org.rhq.enterprise.server.drift
JPADriftServerBean.copyChangeSet ( org.rhq.core.domain.auth.Subject subject, String changeSetId, int driftDefId, int resourceId ) : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.copyChangeSet:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;II)Ljava/lang/String;]
JPADriftServerBean.findDriftChangeSetsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftChangeSetCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.findDriftChangeSetsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftChangeSetCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerBean.findDriftCompositesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.findDriftCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerBean.findDriftsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.DriftCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.findDriftsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerBean.getDriftFile ( org.rhq.core.domain.auth.Subject subject, String sha256 ) : org.rhq.core.domain.drift.JPADriftFile
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.getDriftFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/JPADriftFile;]
JPADriftServerBean.getDriftFileBits ( String hash ) : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.getDriftFileBits:(Ljava/lang/String;)Ljava/lang/String;]
JPADriftServerBean.JPADriftServerBean ( )
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean."<init>":()V]
JPADriftServerBean.persistChangeSet ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.drift.DriftChangeSet changeSet ) : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.persistChangeSet:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftChangeSet;)Ljava/lang/String;]
JPADriftServerBean.persistDriftFile ( org.rhq.core.domain.drift.JPADriftFile driftFile ) : org.rhq.core.domain.drift.JPADriftFile
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.persistDriftFile:(Lorg/rhq/core/domain/drift/JPADriftFile;)Lorg/rhq/core/domain/drift/JPADriftFile;]
JPADriftServerBean.persistDriftFileData ( org.rhq.core.domain.drift.JPADriftFile driftFile, java.io.InputStream data, long numBytes ) : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.persistDriftFileData:(Lorg/rhq/core/domain/drift/JPADriftFile;Ljava/io/InputStream;J)V]
JPADriftServerBean.purgeByDriftDefinitionName ( org.rhq.core.domain.auth.Subject subject, int resourceId, String driftDefName ) : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.purgeByDriftDefinitionName:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;)V]
JPADriftServerBean.purgeOrphanedDriftFiles ( org.rhq.core.domain.auth.Subject subject, long purgeMillis ) : int
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.purgeOrphanedDriftFiles:(Lorg/rhq/core/domain/auth/Subject;J)I]
JPADriftServerBean.storeChangeSet ( org.rhq.core.domain.auth.Subject subject, int resourceId, java.io.File changeSetZip ) : org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.storeChangeSet:(Lorg/rhq/core/domain/auth/Subject;ILjava/io/File;)Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;]
JPADriftServerBean.storeFiles ( org.rhq.core.domain.auth.Subject subject, java.io.File filesZip ) : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerBean.storeFiles:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)V]
rhq-enterprise-server-4.2.0.jar, JPADriftServerLocal.class
package org.rhq.enterprise.server.drift
JPADriftServerLocal.copyChangeSet ( org.rhq.core.domain.auth.Subject p1, String p2, int p3, int p4 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.copyChangeSet:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;II)Ljava/lang/String;]
JPADriftServerLocal.findDriftChangeSetsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftChangeSetCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.findDriftChangeSetsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftChangeSetCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerLocal.findDriftCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.findDriftCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerLocal.findDriftsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.DriftCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.findDriftsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/DriftCriteria;)Lorg/rhq/core/domain/util/PageList;]
JPADriftServerLocal.getDriftFile ( org.rhq.core.domain.auth.Subject p1, String p2 ) [abstract] : org.rhq.core.domain.drift.JPADriftFile
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.getDriftFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/drift/JPADriftFile;]
JPADriftServerLocal.getDriftFileBits ( String p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.getDriftFileBits:(Ljava/lang/String;)Ljava/lang/String;]
JPADriftServerLocal.persistChangeSet ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.drift.DriftChangeSet p2 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.persistChangeSet:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/drift/DriftChangeSet;)Ljava/lang/String;]
JPADriftServerLocal.persistDriftFile ( org.rhq.core.domain.drift.JPADriftFile p1 ) [abstract] : org.rhq.core.domain.drift.JPADriftFile
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.persistDriftFile:(Lorg/rhq/core/domain/drift/JPADriftFile;)Lorg/rhq/core/domain/drift/JPADriftFile;]
JPADriftServerLocal.persistDriftFileData ( org.rhq.core.domain.drift.JPADriftFile p1, java.io.InputStream p2, long p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.persistDriftFileData:(Lorg/rhq/core/domain/drift/JPADriftFile;Ljava/io/InputStream;J)V]
JPADriftServerLocal.purgeByDriftDefinitionName ( org.rhq.core.domain.auth.Subject p1, int p2, String p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.purgeByDriftDefinitionName:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;)V]
JPADriftServerLocal.purgeOrphanedDriftFiles ( org.rhq.core.domain.auth.Subject p1, long p2 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.purgeOrphanedDriftFiles:(Lorg/rhq/core/domain/auth/Subject;J)I]
JPADriftServerLocal.storeChangeSet ( org.rhq.core.domain.auth.Subject p1, int p2, java.io.File p3 ) [abstract] : org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.storeChangeSet:(Lorg/rhq/core/domain/auth/Subject;ILjava/io/File;)Lorg/rhq/enterprise/server/plugin/pc/drift/DriftChangeSetSummary;]
JPADriftServerLocal.storeFiles ( org.rhq.core.domain.auth.Subject p1, java.io.File p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/drift/JPADriftServerLocal.storeFiles:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)V]
rhq-enterprise-server-4.2.0.jar, LDAPStringUtil.class
package org.rhq.enterprise.server.resource.group
LDAPStringUtil.encodeForFilter ( String filterString ) [static] : String
[run-time name: org/rhq/enterprise/server/resource/group/LDAPStringUtil.encodeForFilter:(Ljava/lang/String;)Ljava/lang/String;]
LDAPStringUtil.LDAPStringUtil ( )
[run-time name: org/rhq/enterprise/server/resource/group/LDAPStringUtil."<init>":()V]
rhq-enterprise-server-4.2.0.jar, LookupUtil.class
package org.rhq.enterprise.server.util
LookupUtil.getDriftManager ( ) [static] : org.rhq.enterprise.server.drift.DriftManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getDriftManager:()Lorg/rhq/enterprise/server/drift/DriftManagerLocal;]
LookupUtil.getDriftTemplateManager ( ) [static] : org.rhq.enterprise.server.drift.DriftTemplateManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getDriftTemplateManager:()Lorg/rhq/enterprise/server/drift/DriftTemplateManagerLocal;]
LookupUtil.getJPADriftServer ( ) [static] : org.rhq.enterprise.server.drift.JPADriftServerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getJPADriftServer:()Lorg/rhq/enterprise/server/drift/JPADriftServerLocal;]
LookupUtil.getSynchronizationManager ( ) [static] : org.rhq.enterprise.server.sync.SynchronizationManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getSynchronizationManager:()Lorg/rhq/enterprise/server/sync/SynchronizationManagerLocal;]
rhq-enterprise-server-4.2.0.jar, MeasurementBaselineManagerBean.class
package org.rhq.enterprise.server.measurement
MeasurementBaselineManagerBean.calculateAutoBaselineForGroupInNewTransaction ( org.rhq.core.domain.auth.Subject subject, int groupId, int definitionId, long startDate, long endDate, boolean save ) : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerBean.calculateAutoBaselineForGroupInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;IIJJZ)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
MeasurementBaselineManagerBean.calculateAutoBaselineInNewTransaction ( org.rhq.core.domain.auth.Subject subject, Integer measurementScheduleId, long startDate, long endDate, boolean save ) : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerBean.calculateAutoBaselineInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;JJZ)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
rhq-enterprise-server-4.2.0.jar, MeasurementBaselineManagerLocal.class
package org.rhq.enterprise.server.measurement
MeasurementBaselineManagerLocal.calculateAutoBaselineForGroupInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, boolean p6 ) [abstract] : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerLocal.calculateAutoBaselineForGroupInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;IIJJZ)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
MeasurementBaselineManagerLocal.calculateAutoBaselineInNewTransaction ( org.rhq.core.domain.auth.Subject p1, Integer p2, long p3, long p4, boolean p5 ) [abstract] : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerLocal.calculateAutoBaselineInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;JJZ)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
rhq-enterprise-server-4.2.0.jar, MeasurementRangeNumericCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
MeasurementRangeNumericCacheElement.getOperatorSupportsType ( AlertConditionOperator operator ) : AlertConditionOperator.Type
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement.getOperatorSupportsType:(Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator;)Lorg/rhq/enterprise/server/alert/engine/model/AlertConditionOperator$Type;]
MeasurementRangeNumericCacheElement.matches ( Double providedValue, Object[ ] extraParams ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement.matches:(Ljava/lang/Double;[Ljava/lang/Object;)Z]
MeasurementRangeNumericCacheElement.matches ( Object x0, Object[ ] x1 ) : boolean
[run-time name: org/rhq/enterprise/server/alert/engine/model/MeasurementRangeNumericCacheElement.matches:(Ljava/lang/Object;[Ljava/lang/Object;)Z]
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.jar, MeasurementScheduleManagerBean.class
package org.rhq.enterprise.server.measurement
MeasurementScheduleManagerBean.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean enable, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerBean.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions:(Lorg/rhq/core/domain/auth/Subject;[IJZZ)V]
rhq-enterprise-server-4.2.0.jar, MeasurementScheduleManagerLocal.class
package org.rhq.enterprise.server.measurement
MeasurementScheduleManagerLocal.notifyAgentsOfScheduleUpdates ( org.rhq.core.domain.common.EntityContext p1, String p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerLocal.notifyAgentsOfScheduleUpdates:(Lorg/rhq/core/domain/common/EntityContext;Ljava/lang/String;)V]
MeasurementScheduleManagerLocal.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4, boolean p5 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/MeasurementScheduleManagerLocal.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions:(Lorg/rhq/core/domain/auth/Subject;[IJZZ)V]
rhq-enterprise-server-4.2.0.jar, MetricAggregate.class
package org.rhq.enterprise.server.rest.domain
MetricAggregate.addDataPoint ( MetricAggregate.DataPoint point ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.addDataPoint:(Lorg/rhq/enterprise/server/rest/domain/MetricAggregate$DataPoint;)V]
MetricAggregate.getAvg ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getAvg:()D]
MetricAggregate.getDataPoints ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getDataPoints:()Ljava/util/List;]
MetricAggregate.getMax ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getMax:()D]
MetricAggregate.getMaxTimeStamp ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getMaxTimeStamp:()J]
MetricAggregate.getMin ( ) : double
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getMin:()D]
MetricAggregate.getMinTimeStamp ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getMinTimeStamp:()J]
MetricAggregate.getNumDataPoints ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getNumDataPoints:()I]
MetricAggregate.getScheduleId ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.getScheduleId:()Ljava/lang/Integer;]
MetricAggregate.MetricAggregate ( )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate."<init>":()V]
MetricAggregate.MetricAggregate ( Integer scheduleId, double min, double avg, double max )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate."<init>":(Ljava/lang/Integer;DDD)V]
MetricAggregate.setAvg ( double avg ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setAvg:(D)V]
MetricAggregate.setDataPoints ( java.util.List dataPoints ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setDataPoints:(Ljava/util/List;)V]
MetricAggregate.setMax ( double max ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setMax:(D)V]
MetricAggregate.setMaxTimeStamp ( long maxTimeStamp ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setMaxTimeStamp:(J)V]
MetricAggregate.setMin ( double min ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setMin:(D)V]
MetricAggregate.setMinTimeStamp ( long minTimeStamp ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setMinTimeStamp:(J)V]
MetricAggregate.setNumDataPoints ( int numDataPoints ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setNumDataPoints:(I)V]
MetricAggregate.setScheduleId ( Integer scheduleId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricAggregate.setScheduleId:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.2.0.jar, MetricHandlerBean.class
package org.rhq.enterprise.server.rest
MetricHandlerBean.getAggregatesForResource ( int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getAggregatesForResource:(I)Ljava/util/List;]
MetricHandlerBean.getMetricData ( int scheduleId, long startTime, long endTime, int dataPoints, boolean hideEmpty ) : domain.MetricAggregate
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricData:(IJJIZ)Lorg/rhq/enterprise/server/rest/domain/MetricAggregate;]
MetricHandlerBean.getMetricDataHtml ( int scheduleId, long startTime, long endTime, int dataPoints, boolean hideEmpty ) : String
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataHtml:(IJJIZ)Ljava/lang/String;]
MetricHandlerBean.getSchedule ( int scheduleId ) : domain.MetricSchedule
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getSchedule:(I)Lorg/rhq/enterprise/server/rest/domain/MetricSchedule;]
MetricHandlerBean.getScheduleHtml ( int scheduleId ) : String
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getScheduleHtml:(I)Ljava/lang/String;]
MetricHandlerBean.MetricHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean."<init>":()V]
MetricHandlerBean.updateSchedule ( int scheduleId, domain.MetricSchedule in ) : domain.MetricSchedule
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.updateSchedule:(ILorg/rhq/enterprise/server/rest/domain/MetricSchedule;)Lorg/rhq/enterprise/server/rest/domain/MetricSchedule;]
rhq-enterprise-server-4.2.0.jar, MetricHandlerLocal.class
package org.rhq.enterprise.server.rest
MetricHandlerLocal.getAggregatesForResource ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getAggregatesForResource:(I)Ljava/util/List;]
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.jar, MetricSchedule.class
package org.rhq.enterprise.server.rest.domain
MetricSchedule.getCollectionInterval ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getCollectionInterval:()J]
MetricSchedule.getDisplayName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getDisplayName:()Ljava/lang/String;]
MetricSchedule.getEnabled ( ) : Boolean
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getEnabled:()Ljava/lang/Boolean;]
MetricSchedule.getScheduleId ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getScheduleId:()Ljava/lang/String;]
MetricSchedule.getScheduleName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getScheduleName:()Ljava/lang/String;]
MetricSchedule.getType ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getType:()Ljava/lang/String;]
MetricSchedule.getUnit ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.getUnit:()Ljava/lang/String;]
MetricSchedule.MetricSchedule ( )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule."<init>":()V]
MetricSchedule.MetricSchedule ( int scheduleId, String scheduleName, String displayName, boolean enabled, long collectionInterval, String unit, String type )
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule."<init>":(ILjava/lang/String;Ljava/lang/String;ZJLjava/lang/String;Ljava/lang/String;)V]
MetricSchedule.setCollectionInterval ( long collectionInterval ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setCollectionInterval:(J)V]
MetricSchedule.setDisplayName ( String displayName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setDisplayName:(Ljava/lang/String;)V]
MetricSchedule.setEnabled ( Boolean enabled ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setEnabled:(Ljava/lang/Boolean;)V]
MetricSchedule.setScheduleId ( int scheduleId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setScheduleId:(I)V]
MetricSchedule.setScheduleName ( String scheduleName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setScheduleName:(Ljava/lang/String;)V]
MetricSchedule.setType ( String type ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setType:(Ljava/lang/String;)V]
MetricSchedule.setUnit ( String unit ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/MetricSchedule.setUnit:(Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, MetricTemplateExporter.class
package org.rhq.enterprise.server.sync.exporters
MetricTemplateExporter.getExportingIterator ( ) : ExportingIterator
[run-time name: org/rhq/enterprise/server/sync/exporters/MetricTemplateExporter.getExportingIterator:()Lorg/rhq/enterprise/server/sync/exporters/ExportingIterator;]
MetricTemplateExporter.getNotes ( ) : String
[run-time name: org/rhq/enterprise/server/sync/exporters/MetricTemplateExporter.getNotes:()Ljava/lang/String;]
MetricTemplateExporter.MetricTemplateExporter ( org.rhq.core.domain.auth.Subject subject, org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerLocal measurementDefinitionManager )
[run-time name: org/rhq/enterprise/server/sync/exporters/MetricTemplateExporter."<init>":(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/measurement/MeasurementDefinitionManagerLocal;)V]
rhq-enterprise-server-4.2.0.jar, MetricTemplateImporter.class
package org.rhq.enterprise.server.sync.importers
MetricTemplateImporter.configure ( org.rhq.core.domain.configuration.Configuration configuration ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.configure:(Lorg/rhq/core/domain/configuration/Configuration;)V]
MetricTemplateImporter.finishImport ( ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.finishImport:()V]
MetricTemplateImporter.getExportedEntityMatcher ( ) : ExportedEntityMatcher
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.getExportedEntityMatcher:()Lorg/rhq/enterprise/server/sync/importers/ExportedEntityMatcher;]
MetricTemplateImporter.getImportConfigurationDefinition ( ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.getImportConfigurationDefinition:()Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
MetricTemplateImporter.MetricTemplateImporter ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager )
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter."<init>":(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
MetricTemplateImporter.MetricTemplateImporter ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager, org.rhq.enterprise.server.measurement.MeasurementScheduleManagerLocal measurementScheduleManager )
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter."<init>":(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;Lorg/rhq/enterprise/server/measurement/MeasurementScheduleManagerLocal;)V]
MetricTemplateImporter.unmarshallExportedEntity ( org.rhq.enterprise.server.sync.ExportReader reader ) : org.rhq.core.domain.sync.entity.MetricTemplate
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.unmarshallExportedEntity:(Lorg/rhq/enterprise/server/sync/ExportReader;)Lorg/rhq/core/domain/sync/entity/MetricTemplate;]
MetricTemplateImporter.unmarshallExportedEntity ( org.rhq.enterprise.server.sync.ExportReader x0 ) : Object
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.unmarshallExportedEntity:(Lorg/rhq/enterprise/server/sync/ExportReader;)Ljava/lang/Object;]
MetricTemplateImporter.update ( Object x0, Object x1 ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.update:(Ljava/lang/Object;Ljava/lang/Object;)V]
MetricTemplateImporter.update ( org.rhq.core.domain.measurement.MeasurementDefinition entity, org.rhq.core.domain.sync.entity.MetricTemplate exportedEntity ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/MetricTemplateImporter.update:(Lorg/rhq/core/domain/measurement/MeasurementDefinition;Lorg/rhq/core/domain/sync/entity/MetricTemplate;)V]
rhq-enterprise-server-4.2.0.jar, MetricTemplateSynchronizer.class
package org.rhq.enterprise.server.sync
MetricTemplateSynchronizer.getExporter ( ) : exporters.Exporter
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer.getExporter:()Lorg/rhq/enterprise/server/sync/exporters/Exporter;]
MetricTemplateSynchronizer.getImporter ( ) : importers.Importer
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer.getImporter:()Lorg/rhq/enterprise/server/sync/importers/Importer;]
MetricTemplateSynchronizer.getRequiredValidators ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer.getRequiredValidators:()Ljava/util/Set;]
MetricTemplateSynchronizer.initialize ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager ) : void
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
MetricTemplateSynchronizer.MetricTemplateSynchronizer ( )
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer."<init>":()V]
MetricTemplateSynchronizer.MetricTemplateSynchronizer ( org.rhq.enterprise.server.measurement.MeasurementDefinitionManagerLocal measurementDefinitionManager, org.rhq.enterprise.server.measurement.MeasurementScheduleManagerLocal measurementScheduleManager, org.rhq.enterprise.server.resource.metadata.PluginManagerLocal pluginManager )
[run-time name: org/rhq/enterprise/server/sync/MetricTemplateSynchronizer."<init>":(Lorg/rhq/enterprise/server/measurement/MeasurementDefinitionManagerLocal;Lorg/rhq/enterprise/server/measurement/MeasurementScheduleManagerLocal;Lorg/rhq/enterprise/server/resource/metadata/PluginManagerLocal;)V]
rhq-enterprise-server-4.2.0.jar, MetricTemplateValidator.class
package org.rhq.enterprise.server.sync.validators
MetricTemplateValidator.equals ( Object other ) : boolean
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.equals:(Ljava/lang/Object;)Z]
MetricTemplateValidator.exportState ( org.rhq.enterprise.server.sync.ExportWriter writer ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.exportState:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
MetricTemplateValidator.getValidatedEntityTypes ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.getValidatedEntityTypes:()Ljava/util/Set;]
MetricTemplateValidator.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.hashCode:()I]
MetricTemplateValidator.initialize ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
MetricTemplateValidator.initializeExportedStateValidation ( org.rhq.enterprise.server.sync.ExportReader reader ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.initializeExportedStateValidation:(Lorg/rhq/enterprise/server/sync/ExportReader;)V]
MetricTemplateValidator.MetricTemplateValidator ( )
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator."<init>":()V]
MetricTemplateValidator.validateExportedEntity ( Object entity ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.validateExportedEntity:(Ljava/lang/Object;)V]
MetricTemplateValidator.validateExportedState ( ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/MetricTemplateValidator.validateExportedState:()V]
rhq-enterprise-server-4.2.0.jar, NoSingleEntity.class
package org.rhq.enterprise.server.sync
NoSingleEntity.NoSingleEntity ( )
[run-time name: org/rhq/enterprise/server/sync/NoSingleEntity."<init>":()V]
rhq-enterprise-server-4.2.0.jar, NoSingleEntityMatcher.class
package org.rhq.enterprise.server.sync.importers
NoSingleEntityMatcher.findMatch ( Object object ) : org.rhq.enterprise.server.sync.NoSingleEntity
[run-time name: org/rhq/enterprise/server/sync/importers/NoSingleEntityMatcher.findMatch:(Ljava/lang/Object;)Lorg/rhq/enterprise/server/sync/NoSingleEntity;]
NoSingleEntityMatcher.findMatch ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/sync/importers/NoSingleEntityMatcher.findMatch:(Ljava/lang/Object;)Ljava/lang/Object;]
NoSingleEntityMatcher.NoSingleEntityMatcher ( )
[run-time name: org/rhq/enterprise/server/sync/importers/NoSingleEntityMatcher."<init>":()V]
rhq-enterprise-server-4.2.0.jar, NotifyAgentsOfScheduleUpdatesJob.class
package org.rhq.enterprise.server.measurement
NotifyAgentsOfScheduleUpdatesJob.executeJobCode ( org.quartz.JobExecutionContext context ) : void
[run-time name: org/rhq/enterprise/server/measurement/NotifyAgentsOfScheduleUpdatesJob.executeJobCode:(Lorg/quartz/JobExecutionContext;)V]
NotifyAgentsOfScheduleUpdatesJob.NotifyAgentsOfScheduleUpdatesJob ( )
[run-time name: org/rhq/enterprise/server/measurement/NotifyAgentsOfScheduleUpdatesJob."<init>":()V]
rhq-enterprise-server-4.2.0.jar, OperationJob.class
package org.rhq.enterprise.server.operation
OperationJob.getUserWithSession ( org.rhq.core.domain.auth.Subject user ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/operation/OperationJob.getUserWithSession:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.2.0.jar, PluginManagerBean.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerBean.getPluginDropboxDirectory ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.getPluginDropboxDirectory:()Ljava/io/File;]
PluginManagerBean.installPluginJar ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.plugin.Plugin newPlugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, java.io.File pluginFile ) : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.installPluginJar:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;Ljava/io/File;)Z]
PluginManagerBean.registerPluginTypes ( org.rhq.core.domain.plugin.Plugin newPlugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, boolean newOrUpdated, boolean forceUpdate ) : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.registerPluginTypes:(Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;ZZ)Z]
rhq-enterprise-server-4.2.0.jar, PluginManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerLocal.getPluginDropboxDirectory ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.getPluginDropboxDirectory:()Ljava/io/File;]
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 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.installPluginJar:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;Ljava/io/File;)Z]
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.jar, ResourceFactoryManagerBean.class
package org.rhq.enterprise.server.resource
ResourceFactoryManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersionNumber, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[BLjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;ILjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerBean.createResource ( org.rhq.core.domain.auth.Subject user, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersionNumber, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, java.io.InputStream packageBitStream, java.util.Map packageUploadDetails, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;Ljava/io/InputStream;Ljava/util/Map;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerBean.createResource ( org.rhq.core.domain.auth.Subject user, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerBean.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
rhq-enterprise-server-4.2.0.jar, ResourceFactoryManagerLocal.class
package org.rhq.enterprise.server.resource
ResourceFactoryManagerLocal.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10, Integer p11 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerLocal.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[BLjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerLocal.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7, Integer p8 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerLocal.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;ILjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, Integer p7 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerLocal.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
rhq-enterprise-server-4.2.0.jar, ResourceFactoryManagerRemote.class
package org.rhq.enterprise.server.resource
ResourceFactoryManagerRemote.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10, Integer p11 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[BLjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7, Integer p8 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;ILjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerRemote.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, Integer p7 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
rhq-enterprise-server-4.2.0.jar, ResourceHandlerBean.class
package org.rhq.enterprise.server.rest
ResourceHandlerBean.getAlertsForResource ( int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getAlertsForResource:(I)Ljava/util/List;]
ResourceHandlerBean.getAvailability ( int resourceId ) : domain.AvailabilityRest
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getAvailability:(I)Lorg/rhq/enterprise/server/rest/domain/AvailabilityRest;]
ResourceHandlerBean.getChildren ( int id ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getChildren:(I)Ljava/util/List;]
ResourceHandlerBean.getChildrenHtml ( int id ) : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getChildrenHtml:(I)Ljava/lang/String;]
ResourceHandlerBean.getHierarchy ( int baseResourceId ) : domain.ResourceWithChildren
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getHierarchy:(I)Lorg/rhq/enterprise/server/rest/domain/ResourceWithChildren;]
ResourceHandlerBean.getPlatforms ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getPlatforms:()Ljava/util/List;]
ResourceHandlerBean.getPlatformsHtml ( ) : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getPlatformsHtml:()Ljava/lang/String;]
ResourceHandlerBean.getResource ( int id ) : domain.ResourceWithType
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getResource:(I)Lorg/rhq/enterprise/server/rest/domain/ResourceWithType;]
ResourceHandlerBean.getResourceHtml ( int id ) : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getResourceHtml:(I)Ljava/lang/String;]
ResourceHandlerBean.getSchedules ( int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getSchedules:(I)Ljava/util/List;]
ResourceHandlerBean.getSchedulesHtml ( int resourceId ) : String
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getSchedulesHtml:(I)Ljava/lang/String;]
ResourceHandlerBean.ResourceHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean."<init>":()V]
rhq-enterprise-server-4.2.0.jar, ResourceHandlerLocal.class
package org.rhq.enterprise.server.rest
ResourceHandlerLocal.getAlertsForResource ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getAlertsForResource:(I)Ljava/util/List;]
ResourceHandlerLocal.getAvailability ( int p1 ) [abstract] : domain.AvailabilityRest
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getAvailability:(I)Lorg/rhq/enterprise/server/rest/domain/AvailabilityRest;]
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.getHierarchy ( int p1 ) [abstract] : domain.ResourceWithChildren
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getHierarchy:(I)Lorg/rhq/enterprise/server/rest/domain/ResourceWithChildren;]
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.jar, ResourceMetadataManagerBean.class
package org.rhq.enterprise.server.resource.metadata
ResourceMetadataManagerBean.updateDriftMetadata ( org.rhq.core.domain.resource.ResourceType existingType, org.rhq.core.domain.resource.ResourceType resourceType ) : void
[run-time name: org/rhq/enterprise/server/resource/metadata/ResourceMetadataManagerBean.updateDriftMetadata:(Lorg/rhq/core/domain/resource/ResourceType;Lorg/rhq/core/domain/resource/ResourceType;)V]
rhq-enterprise-server-4.2.0.jar, ResourceMetadataManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
ResourceMetadataManagerLocal.updateDriftMetadata ( org.rhq.core.domain.resource.ResourceType p1, org.rhq.core.domain.resource.ResourceType p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/metadata/ResourceMetadataManagerLocal.updateDriftMetadata:(Lorg/rhq/core/domain/resource/ResourceType;Lorg/rhq/core/domain/resource/ResourceType;)V]
rhq-enterprise-server-4.2.0.jar, ResourceWithChildren.class
package org.rhq.enterprise.server.rest.domain
ResourceWithChildren.getChildren ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren.getChildren:()Ljava/util/List;]
ResourceWithChildren.getId ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren.getId:()Ljava/lang/String;]
ResourceWithChildren.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren.getName:()Ljava/lang/String;]
ResourceWithChildren.ResourceWithChildren ( )
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren."<init>":()V]
ResourceWithChildren.ResourceWithChildren ( String id, String name )
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
ResourceWithChildren.setChildren ( java.util.List children ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithChildren.setChildren:(Ljava/util/List;)V]
rhq-enterprise-server-4.2.0.jar, ResourceWithType.class
package org.rhq.enterprise.server.rest.domain
ResourceWithType.getParentId ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getParentId:()Ljava/lang/Integer;]
ResourceWithType.getPluginName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getPluginName:()Ljava/lang/String;]
ResourceWithType.getResourceId ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getResourceId:()Ljava/lang/String;]
ResourceWithType.getResourceName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getResourceName:()Ljava/lang/String;]
ResourceWithType.getRest ( ) : org.jboss.resteasy.links.RESTServiceDiscovery
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getRest:()Lorg/jboss/resteasy/links/RESTServiceDiscovery;]
ResourceWithType.getTypeId ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getTypeId:()Ljava/lang/Integer;]
ResourceWithType.getTypeName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.getTypeName:()Ljava/lang/String;]
ResourceWithType.ResourceWithType ( )
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType."<init>":()V]
ResourceWithType.ResourceWithType ( int id )
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType."<init>":(I)V]
ResourceWithType.ResourceWithType ( String resourceName, int resourceId )
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType."<init>":(Ljava/lang/String;I)V]
ResourceWithType.setParentId ( Integer parentId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setParentId:(Ljava/lang/Integer;)V]
ResourceWithType.setPluginName ( String pluginName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setPluginName:(Ljava/lang/String;)V]
ResourceWithType.setResourceId ( int resourceId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setResourceId:(I)V]
ResourceWithType.setResourceName ( String resourceName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setResourceName:(Ljava/lang/String;)V]
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]
ResourceWithType.setTypeId ( int typeId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setTypeId:(I)V]
ResourceWithType.setTypeName ( String typeName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/ResourceWithType.setTypeName:(Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, RHQApplication.class
package org.rhq.enterprise.server.rest
RHQApplication.RHQApplication ( )
[run-time name: org/rhq/enterprise/server/rest/RHQApplication."<init>":()V]
rhq-enterprise-server-4.2.0.jar, ServerPluginsBean.class
package org.rhq.enterprise.server.plugin
ServerPluginsBean.getServerPluginConfigurationDefinition ( org.rhq.core.domain.plugin.PluginKey pluginKey ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsBean.getServerPluginConfigurationDefinition:(Lorg/rhq/core/domain/plugin/PluginKey;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ServerPluginsBean.getServerPluginScheduledJobsDefinition ( org.rhq.core.domain.plugin.PluginKey pluginKey ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsBean.getServerPluginScheduledJobsDefinition:(Lorg/rhq/core/domain/plugin/PluginKey;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ServerPluginsBean.invokeServerPluginControl ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.plugin.PluginKey pluginKey, String controlName, org.rhq.core.domain.configuration.Configuration params ) : pc.ControlResults
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsBean.invokeServerPluginControl:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/PluginKey;Ljava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/enterprise/server/plugin/pc/ControlResults;]
rhq-enterprise-server-4.2.0.jar, ServerPluginsLocal.class
package org.rhq.enterprise.server.plugin
ServerPluginsLocal.getServerPluginConfigurationDefinition ( org.rhq.core.domain.plugin.PluginKey p1 ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsLocal.getServerPluginConfigurationDefinition:(Lorg/rhq/core/domain/plugin/PluginKey;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ServerPluginsLocal.getServerPluginScheduledJobsDefinition ( org.rhq.core.domain.plugin.PluginKey p1 ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsLocal.getServerPluginScheduledJobsDefinition:(Lorg/rhq/core/domain/plugin/PluginKey;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ServerPluginsLocal.invokeServerPluginControl ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.PluginKey p2, String p3, org.rhq.core.domain.configuration.Configuration p4 ) [abstract] : pc.ControlResults
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsLocal.invokeServerPluginControl:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/PluginKey;Ljava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/enterprise/server/plugin/pc/ControlResults;]
rhq-enterprise-server-4.2.0.jar, SessionManager.class
package org.rhq.enterprise.server.auth
SessionManager.invalidate ( String username ) : void
[run-time name: org/rhq/enterprise/server/auth/SessionManager.invalidate:(Ljava/lang/String;)V]
SessionManager.put ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SessionManager.put:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/auth/Subject;]
SessionManager.put ( org.rhq.core.domain.auth.Subject subject, long timeout ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SessionManager.put:(Lorg/rhq/core/domain/auth/Subject;J)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.2.0.jar, SetCallerInterceptor.class
package org.rhq.enterprise.server.rest
SetCallerInterceptor.setCaller ( javax.interceptor.InvocationContext ctx ) : Object
[run-time name: org/rhq/enterprise/server/rest/SetCallerInterceptor.setCaller:(Ljavax/interceptor/InvocationContext;)Ljava/lang/Object;]
SetCallerInterceptor.SetCallerInterceptor ( )
[run-time name: org/rhq/enterprise/server/rest/SetCallerInterceptor."<init>":()V]
rhq-enterprise-server-4.2.0.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]
Status.Status ( )
[run-time name: org/rhq/enterprise/server/rest/domain/Status."<init>":()V]
rhq-enterprise-server-4.2.0.jar, StatusHandlerBean.class
package org.rhq.enterprise.server.rest
StatusHandlerBean.getStatus ( ) : domain.Status
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerBean.getStatus:()Lorg/rhq/enterprise/server/rest/domain/Status;]
StatusHandlerBean.getStatusHtml ( ) : String
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerBean.getStatusHtml:()Ljava/lang/String;]
StatusHandlerBean.StatusHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerBean."<init>":()V]
rhq-enterprise-server-4.2.0.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.jar, StuffNotFoundException.class
package org.rhq.enterprise.server.rest
StuffNotFoundException.StuffNotFoundException ( String message )
[run-time name: org/rhq/enterprise/server/rest/StuffNotFoundException."<init>":(Ljava/lang/String;)V]
rhq-enterprise-server-4.2.0.jar, SubjectManagerBean.class
package org.rhq.enterprise.server.auth
SubjectManagerBean.loginUnauthenticated ( String username ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerBean.loginUnauthenticated:(Ljava/lang/String;)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.2.0.jar, SubjectManagerLocal.class
package org.rhq.enterprise.server.auth
SubjectManagerLocal.loginUnauthenticated ( String p1 ) [abstract] : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerLocal.loginUnauthenticated:(Ljava/lang/String;)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.2.0.jar, SynchronizationConstants.class
package org.rhq.enterprise.server.sync
SynchronizationConstants.createConfigurationExportNamespaceContext ( ) [static] : javax.xml.namespace.NamespaceContext
[run-time name: org/rhq/enterprise/server/sync/SynchronizationConstants.createConfigurationExportNamespaceContext:()Ljavax/xml/namespace/NamespaceContext;]
rhq-enterprise-server-4.2.0.jar, SynchronizationException.class
package org.rhq.enterprise.server.sync
SynchronizationException.SynchronizationException ( )
[run-time name: org/rhq/enterprise/server/sync/SynchronizationException."<init>":()V]
SynchronizationException.SynchronizationException ( String message )
[run-time name: org/rhq/enterprise/server/sync/SynchronizationException."<init>":(Ljava/lang/String;)V]
SynchronizationException.SynchronizationException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/SynchronizationException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
SynchronizationException.SynchronizationException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/SynchronizationException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.2.0.jar, SynchronizationManagerBean.class
package org.rhq.enterprise.server.sync
SynchronizationManagerBean.exportAllSubsystems ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.sync.ExportReport
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.exportAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportReport;]
SynchronizationManagerBean.exportAllSubsystemsLocally ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.sync.ExportWrapper
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.exportAllSubsystemsLocally:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportWrapper;]
SynchronizationManagerBean.getImportConfigurationDefinition ( String synchronizerClass ) : org.rhq.core.domain.sync.ImportConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.getImportConfigurationDefinition:(Ljava/lang/String;)Lorg/rhq/core/domain/sync/ImportConfigurationDefinition;]
SynchronizationManagerBean.getImportConfigurationDefinitionOfAllSynchronizers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.getImportConfigurationDefinitionOfAllSynchronizers:()Ljava/util/List;]
SynchronizationManagerBean.importAllSubsystems ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile, java.util.List configurations ) : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;[BLjava/util/List;)V]
SynchronizationManagerBean.importAllSubsystems ( org.rhq.core.domain.auth.Subject subject, java.io.InputStream exportFile, java.util.List configurations ) : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/InputStream;Ljava/util/List;)V]
SynchronizationManagerBean.SynchronizationManagerBean ( )
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean."<init>":()V]
SynchronizationManagerBean.validate ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile ) : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.validate:(Lorg/rhq/core/domain/auth/Subject;[B)V]
SynchronizationManagerBean.validate ( org.rhq.core.domain.auth.Subject subject, java.io.InputStream exportFile ) : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerBean.validate:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/InputStream;)V]
rhq-enterprise-server-4.2.0.jar, SynchronizationManagerLocal.class
package org.rhq.enterprise.server.sync
SynchronizationManagerLocal.exportAllSubsystems ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.sync.ExportReport
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.exportAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportReport;]
SynchronizationManagerLocal.exportAllSubsystemsLocally ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.sync.ExportWrapper
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.exportAllSubsystemsLocally:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportWrapper;]
SynchronizationManagerLocal.getImportConfigurationDefinition ( String p1 ) [abstract] : org.rhq.core.domain.sync.ImportConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.getImportConfigurationDefinition:(Ljava/lang/String;)Lorg/rhq/core/domain/sync/ImportConfigurationDefinition;]
SynchronizationManagerLocal.getImportConfigurationDefinitionOfAllSynchronizers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.getImportConfigurationDefinitionOfAllSynchronizers:()Ljava/util/List;]
SynchronizationManagerLocal.importAllSubsystems ( org.rhq.core.domain.auth.Subject p1, byte[ ] p2, java.util.List p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;[BLjava/util/List;)V]
SynchronizationManagerLocal.importAllSubsystems ( org.rhq.core.domain.auth.Subject p1, java.io.InputStream p2, java.util.List p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/InputStream;Ljava/util/List;)V]
SynchronizationManagerLocal.validate ( org.rhq.core.domain.auth.Subject p1, byte[ ] p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.validate:(Lorg/rhq/core/domain/auth/Subject;[B)V]
SynchronizationManagerLocal.validate ( org.rhq.core.domain.auth.Subject p1, java.io.InputStream p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerLocal.validate:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/InputStream;)V]
rhq-enterprise-server-4.2.0.jar, SynchronizationManagerRemote.class
package org.rhq.enterprise.server.sync
SynchronizationManagerRemote.exportAllSubsystems ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.sync.ExportReport
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerRemote.exportAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportReport;]
SynchronizationManagerRemote.getImportConfigurationDefinition ( String p1 ) [abstract] : org.rhq.core.domain.sync.ImportConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerRemote.getImportConfigurationDefinition:(Ljava/lang/String;)Lorg/rhq/core/domain/sync/ImportConfigurationDefinition;]
SynchronizationManagerRemote.getImportConfigurationDefinitionOfAllSynchronizers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerRemote.getImportConfigurationDefinitionOfAllSynchronizers:()Ljava/util/List;]
SynchronizationManagerRemote.importAllSubsystems ( org.rhq.core.domain.auth.Subject p1, byte[ ] p2, java.util.List p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerRemote.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;[BLjava/util/List;)V]
SynchronizationManagerRemote.validate ( org.rhq.core.domain.auth.Subject p1, byte[ ] p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/SynchronizationManagerRemote.validate:(Lorg/rhq/core/domain/auth/Subject;[B)V]
rhq-enterprise-server-4.2.0.jar, SynchronizedEntity.class
package org.rhq.enterprise.server.sync
SynchronizedEntity.getSynchronizer ( ) [abstract] : Synchronizer
[run-time name: org/rhq/enterprise/server/sync/SynchronizedEntity.getSynchronizer:()Lorg/rhq/enterprise/server/sync/Synchronizer;]
SynchronizedEntity.valueOf ( String name ) [static] : SynchronizedEntity
[run-time name: org/rhq/enterprise/server/sync/SynchronizedEntity.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/sync/SynchronizedEntity;]
SynchronizedEntity.values ( ) [static] : SynchronizedEntity[ ]
[run-time name: org/rhq/enterprise/server/sync/SynchronizedEntity.values:()[Lorg/rhq/enterprise/server/sync/SynchronizedEntity;]
rhq-enterprise-server-4.2.0.jar, Synchronizer.class
package org.rhq.enterprise.server.sync
Synchronizer.getExporter ( ) [abstract] : exporters.Exporter
[run-time name: org/rhq/enterprise/server/sync/Synchronizer.getExporter:()Lorg/rhq/enterprise/server/sync/exporters/Exporter;]
Synchronizer.getImporter ( ) [abstract] : importers.Importer
[run-time name: org/rhq/enterprise/server/sync/Synchronizer.getImporter:()Lorg/rhq/enterprise/server/sync/importers/Importer;]
Synchronizer.getRequiredValidators ( ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/Synchronizer.getRequiredValidators:()Ljava/util/Set;]
Synchronizer.initialize ( org.rhq.core.domain.auth.Subject p1, javax.persistence.EntityManager p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/sync/Synchronizer.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
rhq-enterprise-server-4.2.0.jar, SystemManagerBean.class
package org.rhq.enterprise.server.system
SystemManagerBean.getSystemSettings ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.common.composite.SystemSettings
[run-time name: org/rhq/enterprise/server/system/SystemManagerBean.getSystemSettings:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/composite/SystemSettings;]
SystemManagerBean.isLdapAuthorizationEnabled ( ) : boolean
[run-time name: org/rhq/enterprise/server/system/SystemManagerBean.isLdapAuthorizationEnabled:()Z]
SystemManagerBean.setSystemSettings ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.composite.SystemSettings settings ) : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerBean.setSystemSettings:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/composite/SystemSettings;)V]
SystemManagerBean.validateSystemConfiguration ( org.rhq.core.domain.auth.Subject subject, java.util.Properties properties ) : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerBean.validateSystemConfiguration:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/Properties;)V]
rhq-enterprise-server-4.2.0.jar, SystemManagerLocal.class
package org.rhq.enterprise.server.system
SystemManagerLocal.getSystemSettings ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.common.composite.SystemSettings
[run-time name: org/rhq/enterprise/server/system/SystemManagerLocal.getSystemSettings:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/composite/SystemSettings;]
SystemManagerLocal.isLdapAuthorizationEnabled ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/system/SystemManagerLocal.isLdapAuthorizationEnabled:()Z]
SystemManagerLocal.setSystemSettings ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.composite.SystemSettings p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerLocal.setSystemSettings:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/composite/SystemSettings;)V]
SystemManagerLocal.validateSystemConfiguration ( org.rhq.core.domain.auth.Subject p1, java.util.Properties p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerLocal.validateSystemConfiguration:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/Properties;)V]
rhq-enterprise-server-4.2.0.jar, SystemManagerRemote.class
package org.rhq.enterprise.server.system
SystemManagerRemote.getSystemSettings ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : org.rhq.core.domain.common.composite.SystemSettings
[run-time name: org/rhq/enterprise/server/system/SystemManagerRemote.getSystemSettings:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/composite/SystemSettings;]
SystemManagerRemote.setSystemSettings ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.composite.SystemSettings p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/system/SystemManagerRemote.setSystemSettings:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/composite/SystemSettings;)V]
rhq-enterprise-server-4.2.0.jar, SystemSettingsExporter.class
package org.rhq.enterprise.server.sync.exporters
SystemSettingsExporter.getExportingIterator ( ) : ExportingIterator
[run-time name: org/rhq/enterprise/server/sync/exporters/SystemSettingsExporter.getExportingIterator:()Lorg/rhq/enterprise/server/sync/exporters/ExportingIterator;]
SystemSettingsExporter.getNotes ( ) : String
[run-time name: org/rhq/enterprise/server/sync/exporters/SystemSettingsExporter.getNotes:()Ljava/lang/String;]
SystemSettingsExporter.SystemSettingsExporter ( org.rhq.core.domain.auth.Subject subject, org.rhq.enterprise.server.system.SystemManagerLocal systemManager )
[run-time name: org/rhq/enterprise/server/sync/exporters/SystemSettingsExporter."<init>":(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/system/SystemManagerLocal;)V]
rhq-enterprise-server-4.2.0.jar, SystemSettingsImporter.class
package org.rhq.enterprise.server.sync.importers
SystemSettingsImporter.configure ( org.rhq.core.domain.configuration.Configuration importConfiguration ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.configure:(Lorg/rhq/core/domain/configuration/Configuration;)V]
SystemSettingsImporter.finishImport ( ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.finishImport:()V]
SystemSettingsImporter.getExportedEntityMatcher ( ) : ExportedEntityMatcher
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.getExportedEntityMatcher:()Lorg/rhq/enterprise/server/sync/importers/ExportedEntityMatcher;]
SystemSettingsImporter.getImportConfigurationDefinition ( ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.getImportConfigurationDefinition:()Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
SystemSettingsImporter.SystemSettingsImporter ( org.rhq.core.domain.auth.Subject subject, org.rhq.enterprise.server.system.SystemManagerLocal systemManager )
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter."<init>":(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/system/SystemManagerLocal;)V]
SystemSettingsImporter.unmarshallExportedEntity ( org.rhq.enterprise.server.sync.ExportReader reader ) : org.rhq.core.domain.sync.entity.SystemSettings
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.unmarshallExportedEntity:(Lorg/rhq/enterprise/server/sync/ExportReader;)Lorg/rhq/core/domain/sync/entity/SystemSettings;]
SystemSettingsImporter.unmarshallExportedEntity ( org.rhq.enterprise.server.sync.ExportReader x0 ) : Object
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.unmarshallExportedEntity:(Lorg/rhq/enterprise/server/sync/ExportReader;)Ljava/lang/Object;]
SystemSettingsImporter.update ( Object x0, Object x1 ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.update:(Ljava/lang/Object;Ljava/lang/Object;)V]
SystemSettingsImporter.update ( org.rhq.enterprise.server.sync.NoSingleEntity entity, org.rhq.core.domain.sync.entity.SystemSettings exportedEntity ) : void
[run-time name: org/rhq/enterprise/server/sync/importers/SystemSettingsImporter.update:(Lorg/rhq/enterprise/server/sync/NoSingleEntity;Lorg/rhq/core/domain/sync/entity/SystemSettings;)V]
rhq-enterprise-server-4.2.0.jar, SystemSettingsSynchronizer.class
package org.rhq.enterprise.server.sync
SystemSettingsSynchronizer.getExporter ( ) : exporters.Exporter
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer.getExporter:()Lorg/rhq/enterprise/server/sync/exporters/Exporter;]
SystemSettingsSynchronizer.getImporter ( ) : importers.Importer
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer.getImporter:()Lorg/rhq/enterprise/server/sync/importers/Importer;]
SystemSettingsSynchronizer.getRequiredValidators ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer.getRequiredValidators:()Ljava/util/Set;]
SystemSettingsSynchronizer.initialize ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager ) : void
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
SystemSettingsSynchronizer.SystemSettingsSynchronizer ( )
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer."<init>":()V]
SystemSettingsSynchronizer.SystemSettingsSynchronizer ( org.rhq.enterprise.server.system.SystemManagerLocal systemManager )
[run-time name: org/rhq/enterprise/server/sync/SystemSettingsSynchronizer."<init>":(Lorg/rhq/enterprise/server/system/SystemManagerLocal;)V]
rhq-enterprise-server-4.2.0.jar, SystemSettingsValidator.class
package org.rhq.enterprise.server.sync.validators
SystemSettingsValidator.equals ( Object obj ) : boolean
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.equals:(Ljava/lang/Object;)Z]
SystemSettingsValidator.exportState ( org.rhq.enterprise.server.sync.ExportWriter writer ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.exportState:(Lorg/rhq/enterprise/server/sync/ExportWriter;)V]
SystemSettingsValidator.getValidatedEntityTypes ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.getValidatedEntityTypes:()Ljava/util/Set;]
SystemSettingsValidator.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.hashCode:()I]
SystemSettingsValidator.initialize ( org.rhq.core.domain.auth.Subject subject, javax.persistence.EntityManager entityManager ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.initialize:(Lorg/rhq/core/domain/auth/Subject;Ljavax/persistence/EntityManager;)V]
SystemSettingsValidator.initializeExportedStateValidation ( org.rhq.enterprise.server.sync.ExportReader reader ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.initializeExportedStateValidation:(Lorg/rhq/enterprise/server/sync/ExportReader;)V]
SystemSettingsValidator.SystemSettingsValidator ( )
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator."<init>":()V]
SystemSettingsValidator.SystemSettingsValidator ( org.rhq.enterprise.server.system.SystemManagerLocal systemManager )
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator."<init>":(Lorg/rhq/enterprise/server/system/SystemManagerLocal;)V]
SystemSettingsValidator.validateExportedEntity ( Object entity ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.validateExportedEntity:(Ljava/lang/Object;)V]
SystemSettingsValidator.validateExportedState ( ) : void
[run-time name: org/rhq/enterprise/server/sync/validators/SystemSettingsValidator.validateExportedState:()V]
rhq-enterprise-server-4.2.0.jar, UserHandlerBean.class
package org.rhq.enterprise.server.rest
UserHandlerBean.addFavoriteResource ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.addFavoriteResource:(I)V]
UserHandlerBean.getFavorites ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.getFavorites:()Ljava/util/List;]
UserHandlerBean.removeResourceFromFavorites ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.removeResourceFromFavorites:(I)V]
UserHandlerBean.UserHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean."<init>":()V]
rhq-enterprise-server-4.2.0.jar, UserHandlerLocal.class
package org.rhq.enterprise.server.rest
UserHandlerLocal.addFavoriteResource ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.addFavoriteResource:(I)V]
UserHandlerLocal.getFavorites ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.getFavorites:()Ljava/util/List;]
UserHandlerLocal.removeResourceFromFavorites ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.removeResourceFromFavorites:(I)V]
rhq-enterprise-server-4.2.0.jar, ValidationException.class
package org.rhq.enterprise.server.sync
ValidationException.getValidationReports ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/sync/ValidationException.getValidationReports:()Ljava/util/Set;]
ValidationException.toString ( ) : String
[run-time name: org/rhq/enterprise/server/sync/ValidationException.toString:()Ljava/lang/String;]
ValidationException.ValidationException ( java.util.Set validationReports )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/util/Set;)V]
ValidationException.ValidationException ( String message )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/String;)V]
ValidationException.ValidationException ( String message, java.util.Set validationReports )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/String;Ljava/util/Set;)V]
ValidationException.ValidationException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
ValidationException.ValidationException ( String message, Throwable cause, java.util.Set validationReports )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Set;)V]
ValidationException.ValidationException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/Throwable;)V]
ValidationException.ValidationException ( Throwable cause, java.util.Set validationReports )
[run-time name: org/rhq/enterprise/server/sync/ValidationException."<init>":(Ljava/lang/Throwable;Ljava/util/Set;)V]
rhq-enterprise-server-4.2.0.jar, WebservicesManagerBean.class
package org.rhq.enterprise.server.webservices
WebservicesManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String destBaseDirName, String deployDir, Integer groupId ) : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
WebservicesManagerBean.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject subject, byte[ ] fileBytes ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleVersionViaByteArray:(Lorg/rhq/core/domain/auth/Subject;[B)Lorg/rhq/core/domain/bundle/BundleVersion;]
WebservicesManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersion, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[BLjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;ILjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.exportAllSubsystems ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.sync.ExportReport
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.exportAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportReport;]
WebservicesManagerBean.getImportConfigurationDefinition ( String importerClass ) : org.rhq.core.domain.sync.ImportConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getImportConfigurationDefinition:(Ljava/lang/String;)Lorg/rhq/core/domain/sync/ImportConfigurationDefinition;]
WebservicesManagerBean.getImportConfigurationDefinitionOfAllSynchronizers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getImportConfigurationDefinitionOfAllSynchronizers:()Ljava/util/List;]
WebservicesManagerBean.getResourceTypeBundleConfiguration ( org.rhq.core.domain.auth.Subject subject, int compatGroupId ) : org.rhq.core.domain.bundle.ResourceTypeBundleConfiguration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceTypeBundleConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/bundle/ResourceTypeBundleConfiguration;]
WebservicesManagerBean.getSystemSettings ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.common.composite.SystemSettings
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSystemSettings:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/composite/SystemSettings;]
WebservicesManagerBean.importAllSubsystems ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile, java.util.List importerConfigurations ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;[BLjava/util/List;)V]
WebservicesManagerBean.setSystemSettings ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.composite.SystemSettings settings ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setSystemSettings:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/composite/SystemSettings;)V]
WebservicesManagerBean.validate ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.validate:(Lorg/rhq/core/domain/auth/Subject;[B)V]
to the top
Removed Methods (27)
rhq-enterprise-server-4.0.1.jar, BundleManagerBean.class
package org.rhq.enterprise.server.bundle
BundleManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String deployDir, Integer groupId ) : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerBean.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
rhq-enterprise-server-4.0.1.jar, BundleManagerRemote.class
package org.rhq.enterprise.server.bundle
BundleManagerRemote.createBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, String p5, Integer p6 ) [abstract] : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/bundle/BundleManagerRemote.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
rhq-enterprise-server-4.0.1.jar, ConfigurationManagerBean.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerBean.getResourceConfigurationMapForCompatibleGroup ( org.rhq.core.domain.resource.group.ResourceGroup compatibleGroup ) : java.util.Map
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.getResourceConfigurationMapForCompatibleGroup:(Lorg/rhq/core/domain/resource/group/ResourceGroup;)Ljava/util/Map;]
rhq-enterprise-server-4.0.1.jar, ConfigurationManagerLocal.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerLocal.getResourceConfigurationMapForCompatibleGroup ( org.rhq.core.domain.resource.group.ResourceGroup p1 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.getResourceConfigurationMapForCompatibleGroup:(Lorg/rhq/core/domain/resource/group/ResourceGroup;)Ljava/util/Map;]
rhq-enterprise-server-4.0.1.jar, MeasurementBaselineManagerBean.class
package org.rhq.enterprise.server.measurement
MeasurementBaselineManagerBean.calculateBaseline ( int groupId, int definitionId, boolean userEntered, long startDate, long endDate, boolean save ) : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerBean.calculateBaseline:(IIZJJZ)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
MeasurementBaselineManagerBean.findBaselineForResourceAndMeasurementDefinition ( org.rhq.core.domain.auth.Subject subject, Integer resourceId, Integer measurementDefinitionId ) : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerBean.findBaselineForResourceAndMeasurementDefinition:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;Ljava/lang/Integer;)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
rhq-enterprise-server-4.0.1.jar, MeasurementBaselineManagerLocal.class
package org.rhq.enterprise.server.measurement
MeasurementBaselineManagerLocal.findBaselineForResourceAndMeasurementDefinition ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer p3 ) [abstract] : org.rhq.core.domain.measurement.MeasurementBaseline
[run-time name: org/rhq/enterprise/server/measurement/MeasurementBaselineManagerLocal.findBaselineForResourceAndMeasurementDefinition:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;Ljava/lang/Integer;)Lorg/rhq/core/domain/measurement/MeasurementBaseline;]
rhq-enterprise-server-4.0.1.jar, OperationJob.class
package org.rhq.enterprise.server.operation
OperationJob.getUserWithSession ( org.rhq.core.domain.auth.Subject user, boolean reattach ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/operation/OperationJob.getUserWithSession:(Lorg/rhq/core/domain/auth/Subject;Z)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.0.1.jar, PluginManagerBean.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerBean.registerPluginTypes ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.plugin.Plugin newPlugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor pluginDescriptor, java.io.File pluginFile, boolean forceUpdate ) : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.registerPluginTypes:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;Ljava/io/File;Z)Z]
rhq-enterprise-server-4.0.1.jar, PluginManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerLocal.registerPluginTypes ( 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 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.registerPluginTypes:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/plugin/Plugin;Lorg/rhq/core/clientapi/descriptor/plugin/PluginDescriptor;Ljava/io/File;Z)Z]
rhq-enterprise-server-4.0.1.jar, ResourceFactoryManagerRemote.class
package org.rhq.enterprise.server.resource
ResourceFactoryManagerRemote.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[B)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;I)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
ResourceFactoryManagerRemote.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6 ) [abstract] : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/resource/ResourceFactoryManagerRemote.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
rhq-enterprise-server-4.0.1.jar, ServerPluginsBean.class
package org.rhq.enterprise.server.plugin
ServerPluginsBean.invokeServerPluginControl ( org.rhq.core.domain.plugin.PluginKey pluginKey, String controlName, org.rhq.core.domain.configuration.Configuration params ) : pc.ControlResults
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsBean.invokeServerPluginControl:(Lorg/rhq/core/domain/plugin/PluginKey;Ljava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/enterprise/server/plugin/pc/ControlResults;]
rhq-enterprise-server-4.0.1.jar, ServerPluginsLocal.class
package org.rhq.enterprise.server.plugin
ServerPluginsLocal.invokeServerPluginControl ( org.rhq.core.domain.plugin.PluginKey p1, String p2, org.rhq.core.domain.configuration.Configuration p3 ) [abstract] : pc.ControlResults
[run-time name: org/rhq/enterprise/server/plugin/ServerPluginsLocal.invokeServerPluginControl:(Lorg/rhq/core/domain/plugin/PluginKey;Ljava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/enterprise/server/plugin/pc/ControlResults;]
rhq-enterprise-server-4.0.1.jar, SessionManager.class
package org.rhq.enterprise.server.auth
SessionManager.getSessionIdFromUsername ( String username ) : int
[run-time name: org/rhq/enterprise/server/auth/SessionManager.getSessionIdFromUsername:(Ljava/lang/String;)I]
SessionManager.put ( org.rhq.core.domain.auth.Subject subject ) : int
[run-time name: org/rhq/enterprise/server/auth/SessionManager.put:(Lorg/rhq/core/domain/auth/Subject;)I]
SessionManager.put ( org.rhq.core.domain.auth.Subject subject, long timeout ) : int
[run-time name: org/rhq/enterprise/server/auth/SessionManager.put:(Lorg/rhq/core/domain/auth/Subject;J)I]
rhq-enterprise-server-4.0.1.jar, SubjectManagerBean.class
package org.rhq.enterprise.server.auth
SubjectManagerBean.findAllSubjects ( org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerBean.findAllSubjects:(Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
SubjectManagerBean.findSubjectsById ( Integer[ ] subjectIds, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerBean.findSubjectsById:([Ljava/lang/Integer;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
SubjectManagerBean.isLoggedIn ( String username ) : boolean
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerBean.isLoggedIn:(Ljava/lang/String;)Z]
SubjectManagerBean.loginUnauthenticated ( String username, boolean reattach ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerBean.loginUnauthenticated:(Ljava/lang/String;Z)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.0.1.jar, SubjectManagerLocal.class
package org.rhq.enterprise.server.auth
SubjectManagerLocal.findAllSubjects ( org.rhq.core.domain.util.PageControl p1 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerLocal.findAllSubjects:(Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
SubjectManagerLocal.findSubjectsById ( Integer[ ] p1, org.rhq.core.domain.util.PageControl p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerLocal.findSubjectsById:([Ljava/lang/Integer;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
SubjectManagerLocal.isLoggedIn ( String p1 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerLocal.isLoggedIn:(Ljava/lang/String;)Z]
SubjectManagerLocal.loginUnauthenticated ( String p1, boolean p2 ) [abstract] : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/auth/SubjectManagerLocal.loginUnauthenticated:(Ljava/lang/String;Z)Lorg/rhq/core/domain/auth/Subject;]
rhq-enterprise-server-4.0.1.jar, WebservicesManagerBean.class
package org.rhq.enterprise.server.webservices
WebservicesManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String deployDir, Integer groupId ) : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
to the top
Problems with Data Types, High Severity (54)
rhq-enterprise-server-4.0.1.jar
package org.rhq.enterprise.server.agentclient
[+] AgentClient (1)
| Change | Effect |
---|
1 | Abstract method AgentClient.getDriftAgentService ( ) 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 getDriftAgentService() in AgentClient. |
[+] affected methods (20)
AgentClient.getAgent ( )This abstract method is from 'AgentClient' interface.
AgentClient.getBundleAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getConfigurationAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getContentAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getDiscoveryAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getMeasurementAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getOperationAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getResourceFactoryAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.getSupportAgentService ( )This abstract method is from 'AgentClient' interface.
AgentClient.ping ( long p1 )This abstract method is from 'AgentClient' interface.
AgentClient.startSending ( )This abstract method is from 'AgentClient' interface.
AgentClient.stopSending ( )This abstract method is from 'AgentClient' interface.
org.rhq.enterprise.server.core.AgentManagerBean.getAgentClient ( org.rhq.core.domain.auth.Subject subject, int resourceId )Return value of this method has type 'AgentClient'.
org.rhq.enterprise.server.core.AgentManagerBean.getAgentClient ( org.rhq.core.domain.resource.Agent agent )Return value of this method has type 'AgentClient'.
org.rhq.enterprise.server.core.AgentManagerLocal.getAgentClient ( org.rhq.core.domain.auth.Subject p1, int p2 )Return value of this abstract method has type 'AgentClient'.
org.rhq.enterprise.server.core.AgentManagerLocal.getAgentClient ( org.rhq.core.domain.resource.Agent p1 )Return value of this abstract method has type 'AgentClient'.
org.rhq.enterprise.server.core.comm.ServerCommunicationsService.getKnownAgentClient ( org.rhq.core.domain.resource.Agent agent )Return value of this method has type 'AgentClient'.
org.rhq.enterprise.server.core.comm.ServerCommunicationsServiceMBean.getKnownAgentClient ( org.rhq.core.domain.resource.Agent p1 )Return value of this abstract method has type 'AgentClient'.
org.rhq.enterprise.server.measurement.MeasurementScheduleManagerBean.getAgentClientForSchedule ( org.rhq.core.domain.measurement.MeasurementSchedule sched )Return value of this method has type 'AgentClient'.
org.rhq.enterprise.server.measurement.MeasurementScheduleManagerLocal.getAgentClientForSchedule ( org.rhq.core.domain.measurement.MeasurementSchedule p1 )Return value of this abstract method has type 'AgentClient'.
package org.rhq.enterprise.server.alert.engine
[+] AlertConditionCacheManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AlertConditionCacheManagerLocal.checkConditions ( org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary 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(org.rhq.enterprise.server.plugin.pc.drift.DriftChangeSetSummary) in AlertConditionCacheManagerLocal. |
[+] affected methods (10)
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.reloadAllCaches ( )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.reloadCachesForAgent ( int p1 )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
AlertConditionCacheManagerLocal.reloadGlobalCache ( )This abstract method is from 'AlertConditionCacheManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAlertConditionCacheManager ( )Return value of this method has type 'AlertConditionCacheManagerLocal'.
package org.rhq.enterprise.server.alert.engine.mbean
[+] AlertConditionCacheMonitorMBean (5)
| Change | Effect |
---|
1 | Abstract method AlertConditionCacheMonitorMBean.getDriftCacheElementCount ( ) 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 getDriftCacheElementCount() in AlertConditionCacheMonitorMBean. |
2 | Abstract method AlertConditionCacheMonitorMBean.getDriftCacheElementMatches ( ) 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 getDriftCacheElementMatches() in AlertConditionCacheMonitorMBean. |
3 | Abstract method AlertConditionCacheMonitorMBean.getDriftProcessingTime ( ) 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 getDriftProcessingTime() in AlertConditionCacheMonitorMBean. |
4 | Abstract method AlertConditionCacheMonitorMBean.incrementDriftCacheElementMatches ( 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 incrementDriftCacheElementMatches(int) in AlertConditionCacheMonitorMBean. |
5 | Abstract method AlertConditionCacheMonitorMBean.incrementDriftProcessingTime ( long 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 incrementDriftProcessingTime(long) in AlertConditionCacheMonitorMBean. |
[+] affected methods (29)
AlertConditionCacheMonitor.getMBean ( )Return value of this method has type 'AlertConditionCacheMonitorMBean'.
AlertConditionCacheMonitorMBean.getAvailabilityCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getAvailabilityCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getAvailabilityProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getCacheCounts ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getEventProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getMeasurementProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getOperationProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getResourceConfigurationCacheElementCount ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getResourceConfigurationCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getTotalCacheElementMatches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.getTotalProcessingTime ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementAvailabilityCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementAvailabilityProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementEventCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementEventProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementMeasurementCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementMeasurementProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementOperationCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementOperationProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementResourceConfigurationCacheElementMatches ( int p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.incrementResourceConfigurationProcessingTime ( long p1 )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
AlertConditionCacheMonitorMBean.reloadCaches ( )This abstract method is from 'AlertConditionCacheMonitorMBean' interface.
package org.rhq.enterprise.server.auth
[+] SubjectManagerLocal (5)
| Change | Effect |
---|
1 | Abstract method SubjectManagerLocal.loginUnauthenticated ( String 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 loginUnauthenticated(java.lang.String) in SubjectManagerLocal. |
2 | Abstract method SubjectManagerLocal.findAllSubjects ( org.rhq.core.domain.util.PageControl p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method findAllSubjects(org.rhq.core.domain.util.PageControl) in interface SubjectManagerLocal. |
3 | Abstract method SubjectManagerLocal.findSubjectsById ( Integer[ ] p1, org.rhq.core.domain.util.PageControl p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method findSubjectsById(java.lang.Integer[], org.rhq.core.domain.util.PageControl) in interface SubjectManagerLocal. |
4 | Abstract method SubjectManagerLocal.isLoggedIn ( String p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method isLoggedIn(java.lang.String) in interface SubjectManagerLocal. |
5 | Abstract method SubjectManagerLocal.loginUnauthenticated ( String p1, boolean p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method loginUnauthenticated(java.lang.String, boolean) in interface SubjectManagerLocal. |
[+] affected methods (27)
SubjectManagerLocal.changePassword ( org.rhq.core.domain.auth.Subject p1, String p2, String p3 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.checkAuthentication ( String p1, String p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.createPrincipal ( org.rhq.core.domain.auth.Subject p1, String p2, String p3 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.createPrincipal ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.auth.Principal p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.createSubject ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.auth.Subject p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.createSubject ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.auth.Subject p2, String p3 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.deleteSubjects ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.deleteUsers ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.findAllUsersWithPrincipals ( )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.findAvailableSubjectsForRole ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer[ ] p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.findSubjectsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.SubjectCriteria p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.getOverlord ( )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.getSubjectById ( int p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.getSubjectByName ( String p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.getSubjectByNameAndSessionId ( String p1, int p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.getSubjectBySessionId ( int p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.isUserWithPrincipal ( String p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.isValidSessionId ( int p1, String p2, int p3 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.loadUserConfiguration ( Integer p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.login ( String p1, String p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.logout ( int p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.logout ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.processSubjectForLdap ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.updateSubject ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.auth.Subject p2 )This abstract method is from 'SubjectManagerLocal' interface.
SubjectManagerLocal.updateSubject ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.auth.Subject p2, String p3 )This abstract method is from 'SubjectManagerLocal' interface.
org.rhq.enterprise.server.discovery.DeletedResourceTypeFilter.DeletedResourceTypeFilter ( SubjectManagerLocal subjectManager, org.rhq.enterprise.server.resource.ResourceTypeManagerLocal resourceTypeManager, org.rhq.enterprise.server.resource.metadata.PluginManagerLocal pluginManager )1st parameter 'subjectManager' of this method has type 'SubjectManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getSubjectManager ( )Return value of this method has type 'SubjectManagerLocal'.
package org.rhq.enterprise.server.bundle
[+] BundleManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method BundleManagerLocal.findBundleDeploymentsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleDeploymentCriteria 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 findBundleDeploymentsByCriteriaWithDestinationFilter(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.BundleDeploymentCriteria) in BundleManagerLocal. |
2 | Abstract method BundleManagerLocal.findBundleVersionsByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleVersionCriteria 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 findBundleVersionsByCriteriaWithDestinationFilter(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.BundleVersionCriteria) in BundleManagerLocal. |
3 | Abstract method BundleManagerLocal.findBundlesByCriteriaWithDestinationFilter ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleCriteria 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 findBundlesByCriteriaWithDestinationFilter(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.BundleCriteria) in BundleManagerLocal. |
[+] affected methods (15)
BundleManagerLocal._finalizePurge ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.bundle.BundleDeployment p2, java.util.Map p3 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.addBundleResourceDeploymentHistory ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.bundle.BundleResourceDeploymentHistory p3 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundle ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, int p4 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundleAndBundleVersion ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, int p4, String p5, String p6, String p7, String p8 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundleDeploymentInNewTrans ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, String p5, org.rhq.core.domain.configuration.Configuration p6 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundleResourceDeployment ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundleType ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.createBundleVersion ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, String p5, String p6 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.deleteBundleDeployment ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.deleteBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.getAllBundleVersionFilenames ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.getBundleDeploymentName ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, int p4 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.getScheduleRequest ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3, boolean p4 )This abstract method is from 'BundleManagerLocal' interface.
BundleManagerLocal.setBundleResourceDeploymentStatus ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.bundle.BundleDeploymentStatus p3 )This abstract method is from 'BundleManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getBundleManager ( )Return value of this method has type 'BundleManagerLocal'.
[+] BundleManagerRemote (4)
| Change | Effect |
---|
1 | Abstract method BundleManagerRemote.createBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, String p5, String p6, Integer 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 createBundleDestination(org.rhq.core.domain.auth.Subject, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Integer) in BundleManagerRemote. |
2 | Abstract method BundleManagerRemote.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject p1, byte[ ] 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 createBundleVersionViaByteArray(org.rhq.core.domain.auth.Subject, byte[]) in BundleManagerRemote. |
3 | Abstract method BundleManagerRemote.getResourceTypeBundleConfiguration ( 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 getResourceTypeBundleConfiguration(org.rhq.core.domain.auth.Subject, int) in BundleManagerRemote. |
4 | Abstract method BundleManagerRemote.createBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, String p5, Integer p6 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method createBundleDestination(org.rhq.core.domain.auth.Subject, int, java.lang.String, java.lang.String, java.lang.String, java.lang.Integer) in interface BundleManagerRemote. |
[+] affected methods (24)
BundleManagerRemote.addBundleFile ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, org.rhq.core.domain.content.Architecture p5, java.io.InputStream p6 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.addBundleFileViaByteArray ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, org.rhq.core.domain.content.Architecture p5, byte[ ] p6 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.addBundleFileViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, int p4 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.addBundleFileViaURL ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, org.rhq.core.domain.content.Architecture p5, String p6 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.createBundleDeployment ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.createBundleVersionViaFile ( org.rhq.core.domain.auth.Subject p1, java.io.File p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.createBundleVersionViaRecipe ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.createBundleVersionViaURL ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.deleteBundle ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.deleteBundles ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.deleteBundleVersion ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundleDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleDeploymentCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundleDestinationsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleDestinationCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundleFilesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleFileCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundleResourceDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleResourceDeploymentCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundlesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundlesWithLatestVersionCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.findBundleVersionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.BundleVersionCriteria p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.getAllBundleTypes ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.getBundleType ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.getBundleVersionFilenames ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.purgeBundleDestination ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.scheduleBundleDeployment ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'BundleManagerRemote' interface.
BundleManagerRemote.scheduleRevertBundleDeployment ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, boolean p4 )This abstract method is from 'BundleManagerRemote' interface.
package org.rhq.enterprise.server.configuration
[+] ConfigurationManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.configuration.definition.ConfigurationDefinition 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 getOptionsForConfigurationDefinition(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.configuration.definition.ConfigurationDefinition) in ConfigurationManagerLocal. |
2 | Abstract method ConfigurationManagerLocal.isGroupPluginConfigurationUpdateInProgress ( 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 isGroupPluginConfigurationUpdateInProgress(org.rhq.core.domain.auth.Subject, int) in ConfigurationManagerLocal. |
3 | Abstract method ConfigurationManagerLocal.getResourceConfigurationMapForCompatibleGroup ( org.rhq.core.domain.resource.group.ResourceGroup p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getResourceConfigurationMapForCompatibleGroup(org.rhq.core.domain.resource.group.ResourceGroup) in interface ConfigurationManagerLocal. |
[+] affected methods (86)
ConfigurationManagerLocal.checkForCompletedGroupResourceConfigurationUpdate ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.checkForTimedOutConfigurationUpdateRequests ( )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completePluginConfigurationUpdate ( Integer p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completePluginConfigurationUpdate ( org.rhq.core.domain.configuration.PluginConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completeResourceConfigurationUpdate ( org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.createGroupConfigurationUpdate ( org.rhq.core.domain.configuration.group.AbstractGroupConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteConfigurations ( java.util.List p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteGroupPluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer[ ] p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteGroupResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer[ ] p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteProperties ( int[ ] p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.executePluginConfigurationUpdate ( org.rhq.core.domain.configuration.PluginConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.executeResourceConfigurationUpdate ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupPluginConfigurationUpdates ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupPluginConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupPluginConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupResourceConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupResourceConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdateCompositesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.PluginConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdatesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdateCompositesByParentId ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Long p3, Long p4, boolean p5, org.rhq.core.domain.util.PageControl p6 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdatesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfigurationFromDefaultTemplate ( org.rhq.core.domain.configuration.definition.ConfigurationDefinition p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupPluginConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupResourceConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3, boolean p4 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPackageTypeConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfiguration ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationMapForGroupUpdate ( org.rhq.core.domain.auth.Subject p1, Integer p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationsForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationUpdateCountByParentId ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfiguration ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationDefinitionWithTemplatesForResourceType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationMapForGroupUpdate ( org.rhq.core.domain.auth.Subject p1, Integer p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationsForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationUpdateCountByParentId ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.isGroupResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.isResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.mergeConfiguration ( org.rhq.core.domain.configuration.Configuration p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.mergeConfigurationUpdate ( org.rhq.core.domain.configuration.AbstractResourceConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.persistNewResourceConfigurationUpdateHistory ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, org.rhq.core.domain.configuration.ConfigurationUpdateStatus p4, String p5, boolean p6 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgePluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgePluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgeResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgeResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.rollbackPluginConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.rollbackResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.scheduleGroupPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, java.util.Map p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.scheduleGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, java.util.Map p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.setResourceConfiguration ( int p1, org.rhq.core.domain.configuration.Configuration p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.translateResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, boolean p4 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupConfigurationUpdate ( org.rhq.core.domain.configuration.group.AbstractGroupConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupPluginConfigurationUpdateStatus ( int p1, String p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupResourceConfigurationUpdateStatus ( int p1, String p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updatePluginConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateStructuredOrRawConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, boolean p4 )This abstract method is from 'ConfigurationManagerLocal' interface.
job.AbstractGroupConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal p1, Integer p2, String p3 )1st parameter 'p1' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal p1, Integer p2, org.rhq.core.domain.auth.Subject p3 )1st parameter 'p1' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.getConfigurationUpdateCount ( Integer p1, ConfigurationManagerLocal p2 )2nd parameter 'p2' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.getConfigurationUpdateIds ( Integer p1, ConfigurationManagerLocal p2, org.rhq.core.domain.util.PageControl p3 )2nd parameter 'p2' of this abstract method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer groupConfigurationUpdateId, String errorMessages )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer childUpdateId, org.rhq.core.domain.auth.Subject subject )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.getConfigurationUpdateCount ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.getConfigurationUpdateIds ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager, org.rhq.core.domain.util.PageControl pc )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer groupConfigurationUpdateId, String errorMessages )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer childUpdateId, org.rhq.core.domain.auth.Subject subject )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.getConfigurationUpdateCount ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.getConfigurationUpdateIds ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager, org.rhq.core.domain.util.PageControl pc )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getConfigurationManager ( )Return value of this method has type 'ConfigurationManagerLocal'.
package org.rhq.enterprise.server.discovery
[+] DiscoveryBossBean (1)
| Change | Effect |
---|
1 | Removed super-interface DiscoveryBossRemote. | Recompilation of a client program may be terminated with the message: cannot find method in class DiscoveryBossBean. |
[+] affected methods (16)
DiscoveryBossBean.addResource ( org.rhq.core.domain.resource.Resource resource, int creatorSubjectId )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.DiscoveryBossBean ( )This constructor is from 'DiscoveryBossBean' class.
DiscoveryBossBean.getQueuedPlatformChildServers ( org.rhq.core.domain.auth.Subject user, org.rhq.core.domain.resource.InventoryStatus status, org.rhq.core.domain.resource.Resource platform )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.getQueuedPlatforms ( org.rhq.core.domain.auth.Subject user, java.util.EnumSet statuses, org.rhq.core.domain.util.PageControl pc )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject user, java.util.EnumSet statuses, org.rhq.core.domain.util.PageControl pc )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject user, org.rhq.core.domain.util.PageControl pc )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.ignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.importResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.manuallyAddResource ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId, int parentResourceId, org.rhq.core.domain.configuration.Configuration pluginConfiguration )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.manuallyAddResource ( org.rhq.core.domain.auth.Subject user, org.rhq.core.domain.resource.ResourceType resourceType, int parentResourceId, org.rhq.core.domain.configuration.Configuration pluginConfiguration )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.mergeInventoryReport ( org.rhq.core.clientapi.server.discovery.InventoryReport report )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.unignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.updateInventoryStatus ( org.rhq.core.domain.auth.Subject user, java.util.List platforms, java.util.List servers, org.rhq.core.domain.resource.InventoryStatus status )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.updateInventoryStatus ( org.rhq.core.domain.auth.Subject user, org.rhq.core.domain.resource.InventoryStatus status, java.util.List platforms, java.util.List servers )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.updateResourceVersion ( int resourceId, String version )This method is from 'DiscoveryBossBean' class.
DiscoveryBossBean.upgradeResources ( java.util.Set upgradeRequests )This method is from 'DiscoveryBossBean' class.
[+] DiscoveryBossLocal (1)
| Change | Effect |
---|
1 | Abstract method DiscoveryBossLocal.updateAgentInventoryStatus ( String p1, String 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 updateAgentInventoryStatus(java.lang.String, java.lang.String) in DiscoveryBossLocal. |
[+] affected methods (12)
DiscoveryBossLocal.addResource ( org.rhq.core.domain.resource.Resource p1, int p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformChildServers ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2, org.rhq.core.domain.resource.Resource p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatforms ( org.rhq.core.domain.auth.Subject p1, java.util.EnumSet p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject p1, java.util.EnumSet p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.manuallyAddResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2, int p3, org.rhq.core.domain.configuration.Configuration p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.mergeInventoryReport ( org.rhq.core.clientapi.server.discovery.InventoryReport p1 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateInventoryStatus ( org.rhq.core.domain.auth.Subject p1, java.util.List p2, java.util.List p3, org.rhq.core.domain.resource.InventoryStatus p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2, java.util.List p3, java.util.List p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateResourceVersion ( int p1, String p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.upgradeResources ( java.util.Set p1 )This abstract method is from 'DiscoveryBossLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getDiscoveryBoss ( )Return value of this method has type 'DiscoveryBossLocal'.
package org.rhq.enterprise.server.measurement
[+] MeasurementBaselineManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method MeasurementBaselineManagerLocal.calculateAutoBaselineForGroupInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, boolean 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 calculateAutoBaselineForGroupInNewTransaction(org.rhq.core.domain.auth.Subject, int, int, long, long, boolean) in MeasurementBaselineManagerLocal. |
2 | Abstract method MeasurementBaselineManagerLocal.calculateAutoBaselineInNewTransaction ( org.rhq.core.domain.auth.Subject p1, Integer p2, long p3, long p4, boolean 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 calculateAutoBaselineInNewTransaction(org.rhq.core.domain.auth.Subject, java.lang.Integer, long, long, boolean) in MeasurementBaselineManagerLocal. |
3 | Abstract method MeasurementBaselineManagerLocal.findBaselineForResourceAndMeasurementDefinition ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer p3 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method findBaselineForResourceAndMeasurementDefinition(org.rhq.core.domain.auth.Subject, java.lang.Integer, java.lang.Integer) in interface MeasurementBaselineManagerLocal. |
[+] affected methods (10)
MeasurementBaselineManagerLocal._calculateAutoBaselinesDELETE ( long p1 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal._calculateAutoBaselinesINSERT ( long p1 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.calculateAutoBaseline ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, boolean p6 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.calculateAutoBaseline ( org.rhq.core.domain.auth.Subject p1, Integer p2, long p3, long p4, boolean p5 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.calculateAutoBaselines ( )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.calculateAutoBaselines ( long p1, long p2 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.enableAutoBaselineCalculation ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2, Integer[ ] p3 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.findBaselinesForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
MeasurementBaselineManagerLocal.getBaselineIfEqual ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'MeasurementBaselineManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getMeasurementBaselineManager ( )Return value of this method has type 'MeasurementBaselineManagerLocal'.
[+] MeasurementScheduleManagerLocal (2)
| Change | Effect |
---|
1 | Abstract method MeasurementScheduleManagerLocal.notifyAgentsOfScheduleUpdates ( org.rhq.core.domain.common.EntityContext p1, String 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 notifyAgentsOfScheduleUpdates(org.rhq.core.domain.common.EntityContext, java.lang.String) in MeasurementScheduleManagerLocal. |
2 | Abstract method MeasurementScheduleManagerLocal.updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3, boolean p4, boolean 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 updateDefaultCollectionIntervalAndEnablementForMeasurementDefinitions(org.rhq.core.domain.auth.Subject, int[], long, boolean, boolean) in MeasurementScheduleManagerLocal. |
[+] affected methods (37)
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.disableMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )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.disableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )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.disableSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.enableMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )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.enableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )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.enableSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.errorCorrectSchedules ( )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.findSchedulesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.MeasurementScheduleCriteria p2 )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.returnSchedulesFor ( int[ ] p1, java.util.Set p2 )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.updateMeasurementTemplates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, long p3 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
MeasurementScheduleManagerLocal.updateSchedule ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.measurement.MeasurementSchedule p2 )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.updateSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, long p4 )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.
MeasurementScheduleManagerLocal.updateSchedulesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, long p4 )This abstract method is from 'MeasurementScheduleManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getMeasurementScheduleManager ( )Return value of this method has type 'MeasurementScheduleManagerLocal'.
package org.rhq.enterprise.server.measurement.util
[+] MeasurementDataManagerUtility (1)
| Change | Effect |
---|
1 | Field MILLESECONDS_PER_TABLE has been renamed to MILLISECONDS_PER_TABLE. | Recompilation of a client program may be terminated with the message: cannot find variable MILLESECONDS_PER_TABLE in MeasurementDataManagerUtility. |
[+] affected methods (23)
MeasurementDataManagerUtility.getAggregateByDefinitionAndContext ( long beginTime, long endTime, int definitionId, org.rhq.core.domain.common.EntityContext context )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getAggregateByScheduleId ( long beginTime, long endTime, long scheduleId )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getAllRawTables ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getAllRawTables ( int startIndex )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getCurrentRawTable ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getDeadTable ( long time )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getInstance ( javax.sql.DataSource dataSource )Return value of this method has type 'MeasurementDataManagerUtility'.
MeasurementDataManagerUtility.getLatestValueForSchedule ( int scheduleId )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getMeasurementDataAggregatesForContext ( long beginTime, long endTime, org.rhq.core.domain.common.EntityContext context, int definitionId, int numDataPoints )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getNextRotationTime ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getPurge1d ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getPurge1h ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getPurge6h ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getPurgeAlert ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getPurgeRt ( )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getRawTimePeriodStart ( long end )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getTable ( long time )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getTableNameIndex ( String tableName )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getTables ( long beginTime, long endTime )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.getTableString ( String table, String valuesClause, String conditions )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.isRawTable ( String tableName )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.isRawTimePeriod ( long beginTime )This method is from 'MeasurementDataManagerUtility' class.
MeasurementDataManagerUtility.MeasurementDataManagerUtility ( )This constructor is from 'MeasurementDataManagerUtility' class.
package org.rhq.enterprise.server.plugin
[+] ServerPluginsLocal (4)
| Change | Effect |
---|
1 | Abstract method ServerPluginsLocal.getServerPluginConfigurationDefinition ( org.rhq.core.domain.plugin.PluginKey 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 getServerPluginConfigurationDefinition(org.rhq.core.domain.plugin.PluginKey) in ServerPluginsLocal. |
2 | Abstract method ServerPluginsLocal.getServerPluginScheduledJobsDefinition ( org.rhq.core.domain.plugin.PluginKey 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 getServerPluginScheduledJobsDefinition(org.rhq.core.domain.plugin.PluginKey) in ServerPluginsLocal. |
3 | Abstract method ServerPluginsLocal.invokeServerPluginControl ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.PluginKey p2, String p3, org.rhq.core.domain.configuration.Configuration 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 invokeServerPluginControl(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.plugin.PluginKey, java.lang.String, org.rhq.core.domain.configuration.Configuration) in ServerPluginsLocal. |
4 | Abstract method ServerPluginsLocal.invokeServerPluginControl ( org.rhq.core.domain.plugin.PluginKey p1, String p2, org.rhq.core.domain.configuration.Configuration p3 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method invokeServerPluginControl(org.rhq.core.domain.plugin.PluginKey, java.lang.String, org.rhq.core.domain.configuration.Configuration) in interface ServerPluginsLocal. |
[+] affected methods (23)
ServerPluginsLocal.disableServerPlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.enableServerPlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getAllServerPlugins ( )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getAllServerPluginsById ( java.util.List p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getInstalledServerPluginsGroupedByType ( )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getLastConfigurationChangeTimestamp ( int p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPlugin ( org.rhq.core.domain.plugin.PluginKey p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginControlDefinitions ( org.rhq.core.domain.plugin.PluginKey p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginDescriptor ( org.rhq.core.domain.plugin.PluginKey p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginKeysByEnabled ( boolean p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginRelationships ( org.rhq.core.domain.plugin.ServerPlugin p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPlugins ( )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginsById ( java.util.List p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.getServerPluginStatus ( org.rhq.core.domain.plugin.PluginKey p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.purgeServerPlugin ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.PluginKey p2 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.purgeServerPlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.registerServerPlugin ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.ServerPlugin p2, java.io.File p3 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.restartMasterPluginContainer ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.setServerPluginEnabledFlag ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.setServerPluginStatus ( org.rhq.core.domain.auth.Subject p1, java.util.List p2, org.rhq.core.domain.plugin.PluginStatusType p3 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.undeployServerPlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'ServerPluginsLocal' interface.
ServerPluginsLocal.updateServerPluginExceptContent ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.plugin.ServerPlugin p2 )This abstract method is from 'ServerPluginsLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getServerPlugins ( )Return value of this method has type 'ServerPluginsLocal'.
package org.rhq.enterprise.server.resource
[+] ResourceFactoryManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method ResourceFactoryManagerLocal.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10, Integer p11 ) 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 createPackageBackedResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, java.lang.String, java.lang.String, java.lang.Integer, org.rhq.core.domain.configuration.Configuration, byte[], java.lang.Integer) in ResourceFactoryManagerLocal. |
2 | Abstract method ResourceFactoryManagerLocal.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7, Integer p8 ) 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 createPackageBackedResourceViaPackageVersion(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration, int, java.lang.Integer) in ResourceFactoryManagerLocal. |
3 | Abstract method ResourceFactoryManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, Integer 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 createResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration, java.lang.Integer) in ResourceFactoryManagerLocal. |
[+] affected methods (19)
ResourceFactoryManagerLocal.checkForTimedOutRequests ( )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.completeCreateResource ( org.rhq.core.clientapi.agent.inventory.CreateResourceResponse p1 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.completeDeleteResourceRequest ( org.rhq.core.clientapi.agent.inventory.DeleteResourceResponse p1 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, java.io.InputStream p10 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, java.io.InputStream p10, java.util.Map p11 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.deleteResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.deleteResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.findCreateChildResourceHistory ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.findDeleteChildResourceHistory ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.getCreateChildResourceHistoryCount ( int p1, Long p2, Long p3 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.getCreateHistoryItem ( int p1 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.getDeleteChildResourceHistoryCount ( int p1, Long p2, Long p3 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.persistCreateHistory ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.persistCreateHistory ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.content.PackageVersion p5, org.rhq.core.domain.configuration.Configuration p6 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
ResourceFactoryManagerLocal.persistDeleteHistory ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceFactoryManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getResourceFactoryManager ( )Return value of this method has type 'ResourceFactoryManagerLocal'.
[+] ResourceFactoryManagerRemote (6)
| Change | Effect |
---|
1 | Abstract method ResourceFactoryManagerRemote.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10, Integer p11 ) 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 createPackageBackedResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, java.lang.String, java.lang.String, java.lang.Integer, org.rhq.core.domain.configuration.Configuration, byte[], java.lang.Integer) in ResourceFactoryManagerRemote. |
2 | Abstract method ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7, Integer p8 ) 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 createPackageBackedResourceViaPackageVersion(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration, int, java.lang.Integer) in ResourceFactoryManagerRemote. |
3 | Abstract method ResourceFactoryManagerRemote.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, Integer 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 createResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration, java.lang.Integer) in ResourceFactoryManagerRemote. |
4 | Abstract method ResourceFactoryManagerRemote.createPackageBackedResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, String p6, String p7, Integer p8, org.rhq.core.domain.configuration.Configuration p9, byte[ ] p10 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method createPackageBackedResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, java.lang.String, java.lang.String, java.lang.Integer, org.rhq.core.domain.configuration.Configuration, byte[]) in interface ResourceFactoryManagerRemote. |
5 | Abstract method ResourceFactoryManagerRemote.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6, int p7 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method createPackageBackedResourceViaPackageVersion(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration, int) in interface ResourceFactoryManagerRemote. |
6 | Abstract method ResourceFactoryManagerRemote.createResource ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, String p4, org.rhq.core.domain.configuration.Configuration p5, org.rhq.core.domain.configuration.Configuration p6 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method createResource(org.rhq.core.domain.auth.Subject, int, int, java.lang.String, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.Configuration) in interface ResourceFactoryManagerRemote. |
[+] affected methods (4)
ResourceFactoryManagerRemote.deleteResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceFactoryManagerRemote' interface.
ResourceFactoryManagerRemote.deleteResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceFactoryManagerRemote' interface.
ResourceFactoryManagerRemote.findCreateChildResourceHistory ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceFactoryManagerRemote' interface.
ResourceFactoryManagerRemote.findDeleteChildResourceHistory ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceFactoryManagerRemote' interface.
package org.rhq.enterprise.server.resource.metadata
[+] PluginManagerLocal (4)
| Change | Effect |
---|
1 | Abstract method PluginManagerLocal.getPluginDropboxDirectory ( ) 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 getPluginDropboxDirectory() in PluginManagerLocal. |
2 | Abstract method 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 ) 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 installPluginJar(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.plugin.Plugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor, java.io.File) in PluginManagerLocal. |
3 | 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 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(org.rhq.core.domain.plugin.Plugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor, boolean, boolean) in PluginManagerLocal. |
4 | Abstract method PluginManagerLocal.registerPluginTypes ( 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 ) 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.auth.Subject, org.rhq.core.domain.plugin.Plugin, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor, java.io.File, boolean) in interface PluginManagerLocal. |
[+] affected methods (18)
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.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.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.util.LookupUtil.getPluginManager ( )Return value of this method has type 'PluginManagerLocal'.
[+] ResourceMetadataManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method ResourceMetadataManagerLocal.updateDriftMetadata ( org.rhq.core.domain.resource.ResourceType p1, org.rhq.core.domain.resource.ResourceType 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 updateDriftMetadata(org.rhq.core.domain.resource.ResourceType, org.rhq.core.domain.resource.ResourceType) in ResourceMetadataManagerLocal. |
[+] affected methods (6)
ResourceMetadataManagerLocal.completeRemoveResourceType ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2 )This abstract method is from 'ResourceMetadataManagerLocal' interface.
ResourceMetadataManagerLocal.getPluginTypes ( org.rhq.core.domain.auth.Subject p1, String p2, java.util.Set p3, java.util.Set p4, org.rhq.core.clientapi.agent.metadata.PluginMetadataManager p5 )This abstract method is from 'ResourceMetadataManagerLocal' interface.
ResourceMetadataManagerLocal.removeObsoleteSubCategories ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2, org.rhq.core.domain.resource.ResourceType p3 )This abstract method is from 'ResourceMetadataManagerLocal' interface.
ResourceMetadataManagerLocal.removeObsoleteTypes ( org.rhq.core.domain.auth.Subject p1, String p2, org.rhq.core.clientapi.agent.metadata.PluginMetadataManager p3 )This abstract method is from 'ResourceMetadataManagerLocal' interface.
ResourceMetadataManagerLocal.updateTypes ( java.util.Set p1 )This abstract method is from 'ResourceMetadataManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getResourceMetadataManager ( )Return value of this method has type 'ResourceMetadataManagerLocal'.
package org.rhq.enterprise.server.system
[+] SystemManagerLocal (4)
| Change | Effect |
---|
1 | Abstract method SystemManagerLocal.getSystemSettings ( 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 getSystemSettings(org.rhq.core.domain.auth.Subject) in SystemManagerLocal. |
2 | Abstract method SystemManagerLocal.isLdapAuthorizationEnabled ( ) 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 isLdapAuthorizationEnabled() in SystemManagerLocal. |
3 | Abstract method SystemManagerLocal.setSystemSettings ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.composite.SystemSettings 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 setSystemSettings(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.common.composite.SystemSettings) in SystemManagerLocal. |
4 | Abstract method SystemManagerLocal.validateSystemConfiguration ( org.rhq.core.domain.auth.Subject p1, java.util.Properties 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 validateSystemConfiguration(org.rhq.core.domain.auth.Subject, java.util.Properties) in SystemManagerLocal. |
[+] affected methods (19)
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.isDebugModeEnabled ( )This abstract method is from 'SystemManagerLocal' interface.
SystemManagerLocal.isExperimentalFeaturesEnabled ( )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.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.
org.rhq.enterprise.server.util.LookupUtil.getSystemManager ( )Return value of this method has type 'SystemManagerLocal'.
[+] SystemManagerRemote (2)
| Change | Effect |
---|
1 | Abstract method SystemManagerRemote.getSystemSettings ( 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 getSystemSettings(org.rhq.core.domain.auth.Subject) in SystemManagerRemote. |
2 | Abstract method SystemManagerRemote.setSystemSettings ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.composite.SystemSettings 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 setSystemSettings(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.common.composite.SystemSettings) in SystemManagerRemote. |
[+] affected methods (4)
SystemManagerRemote.getProductInfo ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerRemote' interface.
SystemManagerRemote.getServerDetails ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerRemote' interface.
SystemManagerRemote.getSystemConfiguration ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'SystemManagerRemote' interface.
SystemManagerRemote.setSystemConfiguration ( org.rhq.core.domain.auth.Subject p1, java.util.Properties p2, boolean p3 )This abstract method is from 'SystemManagerRemote' interface.
to the top
Other Changes in Data Types (13)
rhq-enterprise-server-4.0.1.jar
package org.rhq.enterprise.server
[+] RHQConstants (4)
| Change | Effect |
---|
1 | Field ACTIVE_DRIFT_PLUGIN 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 ACTIVE_DRIFT_PLUGIN is ambiguous. |
2 | Field DriftFilePurge 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 DriftFilePurge is ambiguous. |
3 | Field LDAP_PROTOCOL_SECURED 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 LDAP_PROTOCOL_SECURED is ambiguous. |
4 | Field LDAP_PROTOCOL_UNSECURED 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 LDAP_PROTOCOL_UNSECURED is ambiguous. |
[+] affected methods (1)
RHQConstants.RHQConstants ( )This constructor is from 'RHQConstants' class.
package org.rhq.enterprise.server.alert.engine.mbean
[+] AlertConditionCacheMonitor (2)
| Change | Effect |
---|
1 | Field driftCacheElementMatches 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 driftCacheElementMatches is ambiguous. |
2 | Field driftProcessingTime 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 driftProcessingTime is ambiguous. |
[+] affected methods (34)
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.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.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.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.
package org.rhq.enterprise.server.measurement
[+] MeasurementScheduleManagerBean (7)
| Change | Effect |
---|
1 | Field ENTITYCONTEXT_GROUPID 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 ENTITYCONTEXT_GROUPID is ambiguous. |
2 | Field ENTITYCONTEXT_PARENT_RESOURCEID 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 ENTITYCONTEXT_PARENT_RESOURCEID is ambiguous. |
3 | Field ENTITYCONTEXT_RESOURCEID 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 ENTITYCONTEXT_RESOURCEID is ambiguous. |
4 | Field ENTITYCONTEXT_RESOURCETYPEID 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 ENTITYCONTEXT_RESOURCETYPEID is ambiguous. |
5 | Field SCHEDULE_SUBQUERY 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 SCHEDULE_SUBQUERY is ambiguous. |
6 | Field TRIGGER_GROUP_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 TRIGGER_GROUP_NAME is ambiguous. |
7 | Field TRIGGER_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 TRIGGER_NAME is ambiguous. |
[+] affected methods (39)
MeasurementScheduleManagerBean.createSchedulesForExistingResources ( org.rhq.core.domain.resource.ResourceType type, org.rhq.core.domain.measurement.MeasurementDefinition newDefinition )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableAllDefaultCollections ( org.rhq.core.domain.auth.Subject subject )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableAllSchedules ( org.rhq.core.domain.auth.Subject subject )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableDefaultCollectionForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateSchedules )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int childResourceType, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableSchedulesForContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.disableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.enableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.enableSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int childResourceType, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.enableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.enableSchedulesForContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.enableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.errorCorrectSchedules ( )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementScheduleCriteria criteria )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesByIds ( int[ ] scheduleIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesByResourceIdAndDefinitionIds ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] definitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesByResourceIdsAndDefinitionId ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, int definitionId )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesByResourceIdsAndDefinitionIds ( int[ ] resourceIds, int[ ] definitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesForResourceAndItsDescendants ( int[ ] resourceIds, boolean getDescendents )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.findSchedulesForResourceAndType ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.measurement.DataType dataType, org.rhq.core.domain.measurement.DisplayType displayType, boolean enabledOnly )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getAgentClientForSchedule ( org.rhq.core.domain.measurement.MeasurementSchedule sched )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getMeasurementScheduleCompositesByContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, org.rhq.core.domain.util.PageControl pc )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getMeasurementScheduleSubQueryForContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, int[ ] measurementDefinitionIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getSchedule ( org.rhq.core.domain.auth.Subject subject, int resourceId, int definitionId, boolean attachBaseline )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getScheduleById ( int scheduleId )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getScheduleById ( org.rhq.core.domain.auth.Subject subject, int scheduleId )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.getScheduledMeasurementsPerMinute ( )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.insertSchedulesFor ( int[ ] batchIds )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.MeasurementScheduleManagerBean ( )This constructor is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.returnSchedulesFor ( int[ ] batchIds, java.util.Set allSchedules )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateDefaultCollectionIntervalForMeasurementDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateSchedule ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.measurement.MeasurementSchedule schedule )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateSchedulesForAutoGroup ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int childResourceType, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateSchedulesForContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'MeasurementScheduleManagerBean' class.
MeasurementScheduleManagerBean.updateSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'MeasurementScheduleManagerBean' class.
to the top
Java ARchives (1)
rhq-enterprise-server-4.0.1.jar
to the top
Generated on Wed Mar 20 17:12:34 2013 for rhq-enterprise-server by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API