org.eclipse.birt.report.engine.extension
Interface IPreparationContext


public interface IPreparationContext


Method Summary
 java.lang.ClassLoader getApplicationClassLoader()
           
 void prepare(DesignElementHandle handle)
           
 void triggerEvent(DesignElementHandle handle)
           
 

Method Detail

getApplicationClassLoader

java.lang.ClassLoader getApplicationClassLoader()

prepare

void prepare(DesignElementHandle handle)
             throws BirtException
Throws:
BirtException

triggerEvent

void triggerEvent(DesignElementHandle handle)
                  throws BirtException
Throws:
BirtException


Copyright © 2008 Actuate Corp. All rights reserved.