|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler<Def>
public abstract class AbstractCompiler<Def extends ProcessDefinition>
| Constructor Summary | |
|---|---|
AbstractCompiler()
|
|
| Method Summary | |
|---|---|
abstract Process |
compile(Def def)
|
Model |
getModel()
|
void |
setLog(java.util.logging.Logger logger)
|
abstract Def |
validate(java.net.URI uri)
|
| Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl |
|---|
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent |
|---|
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent |
| Constructor Detail |
|---|
public AbstractCompiler()
| Method Detail |
|---|
public Model getModel()
throws CoreException
CoreException
public abstract Process compile(Def def)
throws CoreException
compile in interface Compiler<Def extends ProcessDefinition>CoreException
public abstract Def validate(java.net.URI uri)
throws CoreException
validate in interface Compiler<Def extends ProcessDefinition>CoreExceptionpublic void setLog(java.util.logging.Logger logger)
setLog in interface Compiler<Def extends ProcessDefinition>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||