|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.broker.correlation.strategy.AbstractCorrelationStrategy
public abstract class AbstractCorrelationStrategy
AbstractCorrelationStrategy
class
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
log
Stores instance of field: log |
Constructor Summary | |
---|---|
AbstractCorrelationStrategy(CorrelationJobValue corJobValue)
Creates a new instance of AbstractCorrelationStrategy with the
given correlation job details |
Method Summary | |
---|---|
CorrelationJobValue |
getCorJobValue()
Get instance of correlation job value |
pl.psnc.expres.model.resource.ResourceValue[] |
getCorrelatorArray()
Get value of field: correlatorArray |
int |
getCorrelatorCount()
Get number of correlation nodes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface pl.psnc.expres.broker.correlation.strategy.ICorrelationStrategy |
---|
nextCorrelator, previousCorrelator |
Field Detail |
---|
protected final org.apache.commons.logging.Log log
Constructor Detail |
---|
public AbstractCorrelationStrategy(CorrelationJobValue corJobValue) throws pl.psnc.vlab.exception.ResourceNotFoundException
AbstractCorrelationStrategy
with the
given correlation job details
corJobValue
- correlation job details
pl.psnc.vlab.exception.ResourceNotFoundException
- thrown when correlation nodes could not
be foundMethod Detail |
---|
public CorrelationJobValue getCorJobValue()
public int getCorrelatorCount()
getCorrelatorCount
in interface ICorrelationStrategy
public pl.psnc.expres.model.resource.ResourceValue[] getCorrelatorArray()
|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |