uk.ac.soton.itinnovation.grid.service.utils.cleanup
Interface Cleanable

All Known Implementing Classes:
JobServiceModule

public interface Cleanable


Method Summary
 void clean()
          Called by the cleanup processing thread in order to do any specialised garbage collection on the implementing class.
 

Method Detail

clean

void clean()
           throws GridErrorException
Called by the cleanup processing thread in order to do any specialised garbage collection on the implementing class.

Throws:
GridErrorException - If there is an unexpected error.


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.