|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.remote.correlation.value.CorrelationJobInfo
public class CorrelationJobInfo
CorrelationJobInfo
class - container class used to describe
correlation job.
Constructor Summary | |
---|---|
CorrelationJobInfo()
|
Method Summary | |
---|---|
byte[] |
getCcf()
Get value of field: ccf |
MessageHeader |
getHeader()
Get value of field: header |
byte[] |
getVex()
Get value of field: vex |
void |
setCcf(byte[] ccf)
Set value of field: ccf |
void |
setHeader(MessageHeader header)
Set value of field: header |
void |
setVex(byte[] vex)
Set value of field: vex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorrelationJobInfo()
Method Detail |
---|
public MessageHeader getHeader()
public void setHeader(MessageHeader header)
header
- the header to setpublic byte[] getCcf()
public void setCcf(byte[] ccf)
ccf
- the ccf to setpublic byte[] getVex()
public void setVex(byte[] vex)
vex
- the vex to set
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |