com.ebmwebsourcing.easybpel.model.bpel.api.compiler
Interface BPELCompiler

All Superinterfaces:
com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler<BPELProcess>, com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent

public interface BPELCompiler
extends com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler<BPELProcess>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 com.ebmwebsourcing.easyviper.core.api.engine.Process generate(com.ebmwebsourcing.easyviper.core.api.Core core, BPELProcess bpelprocess)
           
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler
compile, setLog, validate
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent
 

Method Detail

generate

com.ebmwebsourcing.easyviper.core.api.engine.Process generate(com.ebmwebsourcing.easyviper.core.api.Core core,
                                                              BPELProcess bpelprocess)
                                                              throws BPELException
Throws:
BPELException


Copyright © 2012 Petals Link. All Rights Reserved.