org.rhq.enterprise.server.util.concurrent
Class AvailabilityReportSerializer

java.lang.Object
  extended by org.rhq.enterprise.server.util.concurrent.AvailabilityReportSerializer

public class AvailabilityReportSerializer
extends Object


Constructor Summary
AvailabilityReportSerializer()
           
 
Method Summary
static AvailabilityReportSerializer getSingleton()
           
 void lock(String agentName)
           
 void unlock(String agentName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailabilityReportSerializer

public AvailabilityReportSerializer()
Method Detail

getSingleton

public static AvailabilityReportSerializer getSingleton()

lock

public void lock(String agentName)

unlock

public void unlock(String agentName)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.