org.ow2.frascati.wsdl
Class WsdlCompilerFcOutItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<WsdlCompiler>
          extended by org.ow2.frascati.wsdl.WsdlCompilerFcInItf
              extended by org.ow2.frascati.wsdl.WsdlCompilerFcOutItf
All Implemented Interfaces:
org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, TinfiComponentOutInterface<WsdlCompiler>, WsdlCompiler

public class WsdlCompilerFcOutItf
extends WsdlCompilerFcInItf
implements WsdlCompiler, TinfiComponentOutInterface<WsdlCompiler>


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
WsdlCompilerFcOutItf()
           
WsdlCompilerFcOutItf(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.osoa.sca.ServiceReference<WsdlCompiler> getServiceReference()
           
 
Methods inherited from class org.ow2.frascati.wsdl.WsdlCompilerFcInItf
compileWSDL, readWSDL
 
Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
getFcItfImpl, setFcItfImpl
 
Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface
clone, 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 org.ow2.frascati.wsdl.WsdlCompiler
compileWSDL, readWSDL
 

Constructor Detail

WsdlCompilerFcOutItf

public WsdlCompilerFcOutItf()

WsdlCompilerFcOutItf

public WsdlCompilerFcOutItf(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.osoa.sca.ServiceReference<WsdlCompiler> getServiceReference()
Specified by:
getServiceReference in interface TinfiComponentOutInterface<WsdlCompiler>


Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.