org.globus.cog.karajan.workflow.service.channels
Interface Purgeable

All Known Implementing Classes:
BufferingChannel

public interface Purgeable


Method Summary
 void purge(KarajanChannel channel)
           
 

Method Detail

purge

void purge(KarajanChannel channel)
           throws IOException
Throws:
IOException