ModeShape Distribution 3.2.0.Final

org.modeshape.jcr.bus
Class BusI18n

java.lang.Object
  extended by org.modeshape.jcr.bus.BusI18n

@Immutable
public final class BusI18n
extends Object

The internationalized string constants for the org.modeshape.repository.event.* packages.


Field Summary
static I18n channelConfigurationError
           
static I18n clusteringChannelIsRunningAndCannotBeChangedUnlessShutdown
           
static I18n clusterNameRequired
           
static I18n errorDeserializingChanges
           
static I18n errorSerializingChanges
           
static I18n errorWhileStartingJGroups
           
static I18n memberOfClusterIsSuspect
           
static I18n unableToNotifyChanges
           
 
Constructor Summary
BusI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

errorWhileStartingJGroups

public static I18n errorWhileStartingJGroups

clusterNameRequired

public static I18n clusterNameRequired

unableToNotifyChanges

public static I18n unableToNotifyChanges

errorSerializingChanges

public static I18n errorSerializingChanges

errorDeserializingChanges

public static I18n errorDeserializingChanges

clusteringChannelIsRunningAndCannotBeChangedUnlessShutdown

public static I18n clusteringChannelIsRunningAndCannotBeChangedUnlessShutdown

memberOfClusterIsSuspect

public static I18n memberOfClusterIsSuspect

channelConfigurationError

public static I18n channelConfigurationError
Constructor Detail

BusI18n

public BusI18n()

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.