Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.autoinventory.server.session
Class RuntimeReportProcessor

java.lang.Object
  extended by org.hyperic.hq.autoinventory.server.session.RuntimeReportProcessor

public class RuntimeReportProcessor
extends java.lang.Object


Nested Class Summary
static class RuntimeReportProcessor.ServiceMergeInfo
           
 
Constructor Summary
RuntimeReportProcessor()
           
 
Method Summary
 java.util.List getServiceMerges()
           
 java.util.Set getServiceTypeMerges()
           
 void processRuntimeReport(AuthzSubject subject, java.lang.String agentToken, CompositeRuntimeResourceReport crrr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeReportProcessor

public RuntimeReportProcessor()
Method Detail

processRuntimeReport

public void processRuntimeReport(AuthzSubject subject,
                                 java.lang.String agentToken,
                                 CompositeRuntimeResourceReport crrr)
                          throws AutoinventoryException,
                                 javax.ejb.CreateException,
                                 PermissionException,
                                 ValidationException,
                                 ApplicationException
Throws:
AutoinventoryException
javax.ejb.CreateException
PermissionException
ValidationException
ApplicationException

getServiceMerges

public java.util.List getServiceMerges()

getServiceTypeMerges

public java.util.Set getServiceTypeMerges()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.