org.eclipse.birt.core.archive.compound
Class BlockManagerEventAdapter

java.lang.Object
  extended by org.eclipse.birt.core.archive.compound.BlockManagerEventAdapter

public abstract class BlockManagerEventAdapter
extends java.lang.Object


Constructor Summary
BlockManagerEventAdapter()
           
 
Method Summary
abstract  void flush(Block block)
           
abstract  void refresh(Block block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockManagerEventAdapter

public BlockManagerEventAdapter()
Method Detail

refresh

public abstract void refresh(Block block)
                      throws java.io.IOException
Throws:
java.io.IOException

flush

public abstract void flush(Block block)
                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Actuate Corp. All rights reserved.