public interface ManagedDestination
| Modifier and Type | Method and Description | 
|---|---|
long | 
getDequeueCount()  | 
long | 
getEnqueueCount()  | 
long | 
getMessageCount()  | 
String | 
getName()  | 
boolean | 
isCursorFull()  | 
boolean | 
isQueue()  | 
boolean | 
isTemporary()  | 
boolean | 
isTopic()  | 
void | 
purge()  | 
String getName()
boolean isQueue()
boolean isTopic()
boolean isTemporary()
long getMessageCount()
long getEnqueueCount()
long getDequeueCount()
boolean isCursorFull()
Copyright © 2020. All rights reserved.