org.exist.cluster
Class ClusterChannel

java.lang.Object
  extended by org.exist.cluster.ClusterChannel

public class ClusterChannel
extends Object

Created by Francesco Mondora.

Author:
Francesco Mondora aka Makkina, Michele Danieli aka mdanieli, Nicola Breda aka maiale Date: 05-aug-2005 Time: 18.09.08 Revision $Revision: 6320 $

Field Summary
static String EXIST_GROUP
           
static Vector incomingEvents
           
 
Constructor Summary
ClusterChannel()
           
 
Method Summary
static void accountEvent(String event)
           
static boolean hasToBePublished(String event)
           
static void removeEvent(String code)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXIST_GROUP

public static final String EXIST_GROUP
See Also:
Constant Field Values

incomingEvents

public static Vector incomingEvents
Constructor Detail

ClusterChannel

public ClusterChannel()
Method Detail

hasToBePublished

public static boolean hasToBePublished(String event)

accountEvent

public static void accountEvent(String event)

removeEvent

public static void removeEvent(String code)


Copyright (C) Wolfgang Meier. All rights reserved.