com.bea.wlcp.wlng.api.edr.jms
Class JMSListener.TYPE
java.lang.Object
java.lang.Enum
com.bea.wlcp.wlng.api.edr.jms.JMSListener.TYPE
- All Implemented Interfaces:
- Comparable, Serializable
- Enclosing class:
- JMSListener
- public static final class JMSListener.TYPE
- extends Enum
Type of registration
- See Also:
- Serialized Form
- Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.
NON_TRANSACTIONAL
public static final JMSListener.TYPE NON_TRANSACTIONAL
TRANSACTIONAL
public static final JMSListener.TYPE TRANSACTIONAL
valueOf
public static JMSListener.TYPE valueOf(String name)
values
public static JMSListener.TYPE[] values()