com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api
Class BreakpointBehaviourFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<BreakpointBehaviour>
          extended by com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api.BreakpointBehaviourFcInItf
              extended by com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api.BreakpointBehaviourFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour, BreakpointBehaviour, com.ebmwebsourcing.easyviper.core.service.extended.behaviour.api.ExtendedBehaviour, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<BreakpointBehaviour>

public class BreakpointBehaviourFcOutItf
extends BreakpointBehaviourFcInItf
implements BreakpointBehaviour, org.ow2.frascati.tinfi.TinfiComponentOutInterface<BreakpointBehaviour>


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour.State
 
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
 
Fields inherited from interface com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api.BreakpointBehaviour
name
 
Constructor Summary
BreakpointBehaviourFcOutItf()
           
BreakpointBehaviourFcOutItf(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<BreakpointBehaviour> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api.BreakpointBehaviourFcInItf
clean, createSCAComponent, destroySCAComponent, execute, getClassLoader, getComponent, getName, getNode, getQName, getState, notifyParentBehaviour, onChildBehaviourNotification, setClassLoader, setLog, setName, setQName, setState, startSCAComponent, stopSCAComponent
 
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.easyviper.core.service.extended.behaviour.api.ExtendedBehaviour
getClassLoader, setClassLoader
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.behaviour.Behaviour
clean, execute, getNode, getQName, getState, notifyParentBehaviour, onChildBehaviourNotification, setLog, setQName, setState
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getName, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

BreakpointBehaviourFcOutItf

public BreakpointBehaviourFcOutItf()

BreakpointBehaviourFcOutItf

public BreakpointBehaviourFcOutItf(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<BreakpointBehaviour> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<BreakpointBehaviour>


Copyright © 2011 Petals Link. All Rights Reserved.