|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler<BPELProcess>
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl
public class BPELCompilerImpl
| Field Summary |
|---|
| Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
|---|
STARTED, STOPPED |
| Constructor Summary | |
|---|---|
BPELCompilerImpl()
|
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.easyviper.core.api.engine.Process |
compile(BPELProcess bpelProcess)
|
java.lang.String |
convertStreamToString(java.io.InputStream is)
|
com.ebmwebsourcing.easyviper.core.api.engine.Process |
generate(com.ebmwebsourcing.easyviper.core.api.Core core,
BPELProcess bpelprocess)
|
void |
setLog(java.util.logging.Logger logger)
|
BPELProcess |
validate(java.net.URI uri)
|
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler |
|---|
bindFc, create, createFc, destroy, destroyFc, finalize, getComponent, getFcState, getModel, getName, init, listFc, listFc, lookupFc, setName, start, startFc, stop, stopFc, unbindFc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent |
|---|
create, destroy, getComponent, getName, init, setName, start, stop |
| Constructor Detail |
|---|
public BPELCompilerImpl()
throws BPELException
BPELException| Method Detail |
|---|
public java.lang.String convertStreamToString(java.io.InputStream is)
public BPELProcess validate(java.net.URI uri)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
validate in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler<BPELProcess>validate in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler<BPELProcess>com.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.engine.Process generate(com.ebmwebsourcing.easyviper.core.api.Core core,
BPELProcess bpelprocess)
throws BPELException
generate in interface BPELCompilerBPELException
public com.ebmwebsourcing.easyviper.core.api.engine.Process compile(BPELProcess bpelProcess)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
compile in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler<BPELProcess>compile in class com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler<BPELProcess>com.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic void setLog(java.util.logging.Logger logger)
setLog in interface com.ebmwebsourcing.easyviper.core.api.engine.Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||