public class Demo extends Object implements javax.jms.MessageListener
Modifier and Type | Field and Description |
---|---|
static String |
TMODEL_DESTINATION_NAME |
static String |
TMODEL_DESTINATION_TYPE |
static String |
TMODEL_KEY_BASE |
static String |
TMODEL_KEY_TOPIC |
static String |
TOPIC |
Constructor and Description |
---|
Demo() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
onMessage(javax.jms.Message msg) |
public static final String TOPIC
public static final String TMODEL_KEY_BASE
public static final String TMODEL_KEY_TOPIC
public static final String TMODEL_DESTINATION_TYPE
public static final String TMODEL_DESTINATION_NAME
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.