Log4j 1.0.1

pl.psnc.expres.broker.correlation.value
Class CorrelationPair

java.lang.Object
  extended by pl.psnc.expres.broker.correlation.value.CorrelationPair

public class CorrelationPair
extends java.lang.Object

CorrelationPair class

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
CorrelationPair(pl.psnc.expres.model.resource.ResourceValue radioTelescope, pl.psnc.expres.model.resource.ResourceValue fileServer)
          Creates a new instance of Correlation Value
 
Method Summary
 pl.psnc.expres.model.resource.ResourceValue getFileServer()
          Get instance of corresponding file server
 pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
          Get instance of radio telescope value object
 pl.psnc.expres.remote.protocol.notification.State getTnState()
          Get state of the corresponding Translation Node service
 void setTnState(pl.psnc.expres.remote.protocol.notification.State tnState)
          Set state of the corresponding Translation Node service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationPair

public CorrelationPair(pl.psnc.expres.model.resource.ResourceValue radioTelescope,
                       pl.psnc.expres.model.resource.ResourceValue fileServer)
Creates a new instance of Correlation Value

Parameters:
radioTelescope - radio telescope value object
fileServer - corresponding file server for the given RT
Method Detail

getRadioTelescope

public pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
Get instance of radio telescope value object

Returns:
instance of radio telescope value object

getFileServer

public pl.psnc.expres.model.resource.ResourceValue getFileServer()
Get instance of corresponding file server

Returns:
instance of corresponding file server

getTnState

public pl.psnc.expres.remote.protocol.notification.State getTnState()
Get state of the corresponding Translation Node service

Returns:
state of the corresponding Translation Node service

setTnState

public void setTnState(pl.psnc.expres.remote.protocol.notification.State tnState)
Set state of the corresponding Translation Node service

Parameters:
tnState - state of the corresponding Translation Node service

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC