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

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

public class AlertSerializer
extends Object


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

Constructor Detail

AlertSerializer

public AlertSerializer()
Method Detail

getSingleton

public static AlertSerializer getSingleton()

lock

public void lock(int alertDefinitionId)

unlock

public void unlock(int alertDefinitionId)


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