FileDocCategorySizeDatePackage
HASingleton.javaAPI DocJBoss 4.2.11596Fri Jul 13 20:52:36 BST 2007org.jboss.ha.singleton

HASingleton

public interface HASingleton
Basic interface for clustered singleton services
author
Ivelin Ivanov
version
$Revision: 57188 $

Fields Summary
Constructors Summary
Methods Summary
public voidstartSingleton()
Invoked when this mbean is elected to run the singleton service, or in other words when this node is elected for master.

public voidstopSingleton()
Invoked when this mbean is elected to no longer run the singleton service, or in other words when this node is elected for slave.