@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2015-09-04T00:42:10+0000") public class HornetQUtilBundle_$bundle extends Object implements Serializable, HornetQUtilBundle
Modifier and Type | Field and Description |
---|---|
static HornetQUtilBundle_$bundle |
INSTANCE |
BUNDLE
Modifier | Constructor and Description |
---|---|
protected |
HornetQUtilBundle_$bundle() |
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
errorCreatingCodec(Exception e,
String codecClassName) |
protected String |
errorCreatingCodec$str() |
HornetQIllegalStateException |
invalidProperty(String part) |
protected String |
invalidProperty$str() |
IllegalStateException |
invalidType(Byte type) |
protected String |
invalidType$str() |
protected Object |
readResolve() |
IllegalStateException |
stringTooLong(Integer length) |
protected String |
stringTooLong$str() |
public static final HornetQUtilBundle_$bundle INSTANCE
protected Object readResolve()
public final HornetQIllegalStateException invalidProperty(String part)
invalidProperty
in interface HornetQUtilBundle
protected String invalidProperty$str()
public final IllegalArgumentException errorCreatingCodec(Exception e, String codecClassName)
errorCreatingCodec
in interface HornetQUtilBundle
protected String errorCreatingCodec$str()
public final IllegalStateException invalidType(Byte type)
invalidType
in interface HornetQUtilBundle
protected String invalidType$str()
public final IllegalStateException stringTooLong(Integer length)
stringTooLong
in interface HornetQUtilBundle
protected String stringTooLong$str()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.