站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 j2ee API Documentation 英文版文档

DeliveryMode (JBoss J2EE API) - JBoss 3.2.7 j2ee API Documentation 英文版文档


javax.jms
Interface DeliveryMode


public interface DeliveryMode

Version:
$Revision: 1.2 $
Author:
Chris Kimpton (chris@kimptoc.net)

Field Summary
static int NON_PERSISTENT
           
static int PERSISTENT
           
 

Field Detail

NON_PERSISTENT

public static final int NON_PERSISTENT
See Also:
Constant Field Values

PERSISTENT

public static final int PERSISTENT
See Also:
Constant Field Values


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.