public final class ResponseQueueImpl extends DocumentWorkerObjectImpl implements ResponseQueue
application| Constructor and Description |
|---|
ResponseQueueImpl(ApplicationImpl application,
ResponseImpl response,
String queueName) |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
String |
getName() |
String |
getQueueName() |
ResponseImpl |
getResponse() |
boolean |
isEnabled() |
void |
reset() |
void |
set(String name) |
getApplicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationpublic ResponseQueueImpl(ApplicationImpl application, ResponseImpl response, String queueName)
public void disable()
disable in interface ResponseQueue@Nonnull public String getName()
getName in interface ResponseQueue@Nonnull public ResponseImpl getResponse()
getResponse in interface ResponseQueuepublic boolean isEnabled()
isEnabled in interface ResponseQueuepublic void reset()
reset in interface ResponseQueuepublic void set(String name)
set in interface ResponseQueuepublic String getQueueName()
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.