|
Oracle® Database Advanced Queuing Java API Reference 12c Release 1 (12.1) E15980-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.AQ.AQQueueProperty
oracle.jms.AQjmsDestinationProperty
public class AQjmsDestinationProperty
This is an Oracle class which extends oracle.jms.AQQueueProperty
. Oracle® Database Advanced Queuing specific queue properties.
Field Summary |
---|
Fields inherited from class oracle.AQ.AQQueueProperty |
---|
EXCEPTION_QUEUE, INFINITE, NORMAL_QUEUE, type |
Constructor Summary | |
---|---|
AQjmsDestinationProperty() Constructor - initializes object with default destination properties. |
|
AQjmsDestinationProperty(oracle.AQ.AQQueueProperty aqProp) Constructor - initializes object with a combination of default destination properties and properties provided by the aqProp parameter. |
Method Summary |
---|
Methods inherited from class oracle.AQ.AQQueueProperty |
---|
getComment, getMaxRetries, getQueueType, getRetentionTime, getRetryInterval, isSharded, setComment, setMaxRetries, setMaxRetries, setQueueType, setRetentionTime, setRetentionTime, setRetryInterval, setRetryInterval, setSharded, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AQjmsDestinationProperty()
public AQjmsDestinationProperty(oracle.AQ.AQQueueProperty aqProp)
aqProp
parameter.
aqProp
- provides the following properties:
QueueType
MaxRetries
RetryInterval
RetentionTime
Comment
|
Oracle® Database Advanced Queuing Java API Reference 12c Release 1 (12.1) E15980-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001, 2013, Oracle and/or its affiliates. All rights reserved.
For authorized use only.
Do not distribute to third parties.