com.ebmwebsourcing.easyviper.core.api.factory
Class FactoryFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
          extended by com.ebmwebsourcing.easyviper.core.api.factory.FactoryFcInItf
              extended by com.ebmwebsourcing.easyviper.core.api.factory.FactoryFcOutItf
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.factory.Factory, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>

public class FactoryFcOutItf
extends FactoryFcInItf
implements com.ebmwebsourcing.easyviper.core.api.factory.Factory, org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>


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
FactoryFcOutItf()
           
FactoryFcOutItf(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.easyviper.core.api.factory.Factory> getServiceReference()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.api.factory.FactoryFcInItf
createCore
 
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.api.factory.Factory
createCore
 

Constructor Detail

FactoryFcOutItf

public FactoryFcOutItf()

FactoryFcOutItf

public FactoryFcOutItf(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.easyviper.core.api.factory.Factory> getServiceReference()
Specified by:
getServiceReference in interface org.ow2.frascati.tinfi.TinfiComponentOutInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>


Copyright © 2012 Petals Link. All Rights Reserved.