Oracle® Streams Advanced Queuing Java API Reference
Release 1 (10.1)

B12023-01

oracle.jms
Class AQjmsDestinationProperty

java.lang.Object
  |
  +--oracle.AQ.AQQueueProperty
        |
        +--oracle.jms.AQjmsDestinationProperty
All Implemented Interfaces:
java.io.Serializable

public class AQjmsDestinationProperty
extends oracle.AQ.AQQueueProperty

Oracle class extends oracle.jms.AQQueueProperty. Oracle AQ specific queue properties.

See Also:
documention, Serialized Form

Field Summary

 

Fields inherited from class oracle.AQ.AQQueueProperty
EXCEPTION_QUEUE, INFINITE, NORMAL_QUEUE, type

 

Constructor Summary
AQjmsDestinationProperty()
          Cosntructor - initalizes object with default destination properties
AQjmsDestinationProperty(oracle.AQ.AQQueueProperty aq_prop)
           

 

Methods inherited from class oracle.AQ.AQQueueProperty
getComment, getMaxRetries, getQueueType, getRetentionTime, getRetryInterval, setComment, setMaxRetries, setMaxRetries, setQueueType, setRetentionTime, setRetentionTime, setRetryInterval, setRetryInterval, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

AQjmsDestinationProperty

public AQjmsDestinationProperty()
Cosntructor - initalizes object with default destination properties

AQjmsDestinationProperty

public AQjmsDestinationProperty(oracle.AQ.AQQueueProperty aq_prop)

Oracle® Streams Advanced Queuing Java API Reference
Release 1 (10.1)

B12023-01

Copyright © 2003, Oracle. All Rights Reserved.