Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
G H I M N O P S _

G

getTargetName() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetName() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStartMethod() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStartMethod() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStartMethodArgument() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStartMethodArgument() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStopMethod() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStopMethod() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStopMethodArgument() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStopMethodArgument() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 

H

HASingleton - interface org.jboss.ha.singleton.HASingleton.
Basic interface for clustered singleton services
HASingletonController - class org.jboss.ha.singleton.HASingletonController.
Allows singleton MBeans to be added declaratively at deployment time
HASingletonController() - Constructor for class org.jboss.ha.singleton.HASingletonController
 
HASingletonControllerMBean - interface org.jboss.ha.singleton.HASingletonControllerMBean.
The namangement interface for the singleton controller service.
HASingletonMBean - interface org.jboss.ha.singleton.HASingletonMBean.
HA-Singleton interface.
HASingletonSupport - class org.jboss.ha.singleton.HASingletonSupport.
Management Bean for an HA-Singleton service.
HASingletonSupport() - Constructor for class org.jboss.ha.singleton.HASingletonSupport
 

I

invokeSingletonMBeanMethod(ObjectName, String, Object) - Method in class org.jboss.ha.singleton.HASingletonController
 
isMasterNode() - Method in interface org.jboss.ha.singleton.HASingletonMBean
 
isMasterNode - Variable in class org.jboss.ha.singleton.HASingletonSupport
 
isMasterNode() - Method in class org.jboss.ha.singleton.HASingletonSupport
 

M

mSingletonMBean - Variable in class org.jboss.ha.singleton.HASingletonController
 
mSingletonMBeanStartMethod - Variable in class org.jboss.ha.singleton.HASingletonController
 
mSingletonMBeanStartMethodArgument - Variable in class org.jboss.ha.singleton.HASingletonController
 
mSingletonMBeanStopMethod - Variable in class org.jboss.ha.singleton.HASingletonController
 
mSingletonMBeanStopMethodArgument - Variable in class org.jboss.ha.singleton.HASingletonController
 
makeThisNodeMaster() - Method in class org.jboss.ha.singleton.HASingletonSupport
 

N

NO_ARGS - Static variable in class org.jboss.ha.singleton.HASingletonController
 
NO_TYPES - Static variable in class org.jboss.ha.singleton.HASingletonController
 

O

org.jboss.ha.singleton - package org.jboss.ha.singleton
 

P

partitionTopologyChanged(List, int) - Method in class org.jboss.ha.singleton.HASingletonSupport
When topology changes, a new master is elected based on the result of the isDRMMasterReplica() call.

S

setTargetName(ObjectName) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetName(ObjectName) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the fully qualified JMX MBean Object Name of the Schedulable MBean to be called.
setTargetStartMethod(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStartMethod(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the start method name to be called on the Singleton MBean.
setTargetStartMethodArgument(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStartMethodArgument(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the argument to be passed to the start method of the Singleton MBean.
setTargetStopMethod(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStopMethod(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the stop method name to be called on the Singleton MBean.
setTargetStopMethodArgument(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStopMethodArgument(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the argument to be passed to the stop method of the Singleton MBean.
startSingleton() - Method in interface org.jboss.ha.singleton.HASingleton
Invoked when this mbean is elected to run the singleton service, or in other words when this node is elected for master.
startSingleton() - Method in class org.jboss.ha.singleton.HASingletonController
 
startSingleton() - Method in class org.jboss.ha.singleton.HASingletonSupport
Extending classes should override this method and implement the custom singleton logic.
stopSingleton() - Method in interface org.jboss.ha.singleton.HASingleton
Invoked when this mbean is elected to no longer run the singleton service, or in other words when this node is elected for slave.
stopSingleton() - Method in class org.jboss.ha.singleton.HASingletonController
 
stopSingleton() - Method in class org.jboss.ha.singleton.HASingletonSupport
Extending classes should override this method and implement the custom singleton logic.

_

_stopOldMaster() - Method in class org.jboss.ha.singleton.HASingletonSupport
This method will be invoked twice by the local node when it stops as well as by the remote

G H I M N O P S _