Package org.apache.ode.bpel.compiler.api

Interface Summary
CompileListener Interface allowing an object to listen to compilation events.
CompilerContext Interface providing access to the compiler.
ExpressionCompiler Interface implemented by BPEL expression language compilers.
SourceLocation Interface for objects that have some relation to a particular location in a source file.
 

Class Summary
CompilationMessage Data structure representing messages emitted from the compiler.
CompilationMessageBundle  
 

Exception Summary
CompilationException Exception indicating a compilation error.