public class SerializationConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEPLOYMENT_ID_PROPERTY_NAME |
static String |
EXTRA_JAXB_CLASSES_PROPERTY_NAME |
static String |
SERIALIZATION_TYPE_PROPERTY_NAME
It would be nice to use "standard" values for the property names below (such as "org.kie.remote.jms.serialiation.type"),
but hornetq (and probably other JMS providers) complain if the property name is not a 'valid Java identifier'.
|
Constructor and Description |
---|
SerializationConstants() |
public static final String SERIALIZATION_TYPE_PROPERTY_NAME
public static final String EXTRA_JAXB_CLASSES_PROPERTY_NAME
public static final String DEPLOYMENT_ID_PROPERTY_NAME
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.