com.ebmwebsourcing.easybpel.model.bpel.api.compiler
Class BPELCompilerFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler>
          extended by com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompilerFcInItf
              extended by com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompilerFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler, com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler<com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess>, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler>

public class BPELCompilerFcOutItf
extends BPELCompilerFcInItf
implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler>


Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
impl
 
Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface
flags, name, owner, type
 
Constructor Summary
BPELCompilerFcOutItf()
           
BPELCompilerFcOutItf(org.objectweb.fractal.api.Component component, java.lang.String s, org.objectweb.fractal.api.Type type, boolean flag, java.lang.Object obj)
           
 
Method Summary
 org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompilerFcInItf
compile, createSCAComponent, destroySCAComponent, generate, getComponent, getName, setLog, setName, startSCAComponent, stopSCAComponent, validate
 
Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
clone, getFcItfImpl, setFcItfImpl
 
Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface
equals, getFcItfName, getFcItfOwner, getFcItfType, hasFcInterceptor, hashCode, isFcInternalItf, setFcItfName, updateFcState
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler
generate
 
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
 

Constructor Detail

BPELCompilerFcOutItf

public BPELCompilerFcOutItf()

BPELCompilerFcOutItf

public BPELCompilerFcOutItf(org.objectweb.fractal.api.Component component,
                            java.lang.String s,
                            org.objectweb.fractal.api.Type type,
                            boolean flag,
                            java.lang.Object obj)
Method Detail

getServiceReference

public org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler>


Copyright © 2012 Petals Link. All Rights Reserved.