public class JndiScriptRequestNot extends Notification
Modifier and Type | Field and Description |
---|---|
private boolean |
reply |
private JndiRequest[] |
requests |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
detachable, detached, persistent
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
JndiScriptRequestNot(JndiRequest[] requests) |
JndiScriptRequestNot(JndiRequest[] requests,
boolean reply) |
Modifier and Type | Method and Description |
---|---|
JndiRequest[] |
getRequests() |
boolean |
reply() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString
private static final long serialVersionUID
private JndiRequest[] requests
private boolean reply
public JndiScriptRequestNot(JndiRequest[] requests)
public JndiScriptRequestNot(JndiRequest[] requests, boolean reply)
public final JndiRequest[] getRequests()
public final boolean reply()
public StringBuffer toString(StringBuffer output)
toString
in class Notification
output
- buffer to fill inoutput
buffer is returnedCopyright © 2020 ScalAgent D.T.. All rights reserved.