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

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

public class DebugBehaviourFcOutItf
extends DebugBehaviourFcInItf
implements DebugBehaviour, org.ow2.frascati.tinfi.TinfiComponentOutInterface<DebugBehaviour>


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.DebugBehaviour
name
 
Constructor Summary
DebugBehaviourFcOutItf()
           
DebugBehaviourFcOutItf(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<DebugBehaviour> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.extended.behaviours._package.debug.api.DebugBehaviourFcInItf
clean, createSCAComponent, destroySCAComponent, execute, getClassLoader, getComponent, getName, getNode, getQName, getState, isActivate, notifyParentBehaviour, onChildBehaviourNotification, setActivate, 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.extended.behaviours._package.debug.api.DebugBehaviour
isActivate, setActivate
 
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

DebugBehaviourFcOutItf

public DebugBehaviourFcOutItf()

DebugBehaviourFcOutItf

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


Copyright © 2011 Petals Link. All Rights Reserved.