Log4j 1.0.1

pl.psnc.expres.broker.remote.experiment
Class HandleExperiment

java.lang.Object
  extended by pl.psnc.expres.broker.remote.experiment.HandleExperiment

public class HandleExperiment
extends java.lang.Object

HandleExperiment class - handles new vlbi experiment

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

Constructor Summary
HandleExperiment(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment)
          Creates a new instance of HandleExperiment with experiment details.
 
Method Summary
 pl.psnc.expres.model.experiment.VlbiExperiment getVlbiExperiment()
          Get value of field: vlbiExperiment
 void handle()
          Handle new vlbi experiment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandleExperiment

public HandleExperiment(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment)
                 throws pl.psnc.vlab.exception.ResourceNotFoundException
Creates a new instance of HandleExperiment with experiment details.

Parameters:
vlbiExperiment - experiment details, instance of VlbiExperiment
Throws:
pl.psnc.vlab.exception.ResourceNotFoundException - thrown when some resource are null
Method Detail

handle

public void handle()
            throws pl.psnc.vlab.exception.ResourceNotFoundException,
                   pl.psnc.expres.exception.RemoteException
Handle new vlbi experiment

Throws:
pl.psnc.vlab.exception.ResourceNotFoundException - thrown when needed resources could not be found
pl.psnc.expres.exception.RemoteException - thrown when remote methods fails

getVlbiExperiment

public pl.psnc.expres.model.experiment.VlbiExperiment getVlbiExperiment()
Get value of field: vlbiExperiment

Returns:
the vlbiExperiment

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC