org.ow2.frascati.component.factory.juliac.impl
Class JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e

java.lang.Object
  extended by org.objectweb.fractal.juliac.runtime.MembraneInitializer
      extended by juliac.generated.scaPrimitive
          extended by org.ow2.frascati.component.factory.juliac.impl.JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e
All Implemented Interfaces:
org.objectweb.fractal.api.factory.Factory

public class JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e
extends scaPrimitive
implements org.objectweb.fractal.juliac.runtime.Factory


Constructor Summary
JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e()
           
 
Method Summary
 Object getFcContentDesc()
           
 Object getFcControllerDesc()
           
 org.objectweb.fractal.api.Type getFcInstanceType()
           
 Object newFcContent()
           
 org.objectweb.fractal.api.Component newFcControllerInstantiation(org.objectweb.fractal.julia.InitializationContext ic)
           
 org.objectweb.fractal.api.Component newFcInstance()
           
 org.objectweb.fractal.api.Component newFcInstance(Object content)
           
 
Methods inherited from class juliac.generated.scaPrimitive
newFcInitializationContext
 
Methods inherited from class org.objectweb.fractal.juliac.runtime.MembraneInitializer
initFcController, initFcInitializationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e

public JuliacCompilerProviderImplFCscaPrimitiveFCda7b569e()
Method Detail

getFcInstanceType

public org.objectweb.fractal.api.Type getFcInstanceType()
Specified by:
getFcInstanceType in interface org.objectweb.fractal.api.factory.Factory

getFcControllerDesc

public Object getFcControllerDesc()
Specified by:
getFcControllerDesc in interface org.objectweb.fractal.api.factory.Factory

getFcContentDesc

public Object getFcContentDesc()
Specified by:
getFcContentDesc in interface org.objectweb.fractal.api.factory.Factory

newFcContent

public Object newFcContent()
                    throws org.objectweb.fractal.api.factory.InstantiationException
Throws:
org.objectweb.fractal.api.factory.InstantiationException

newFcInstance

public org.objectweb.fractal.api.Component newFcInstance()
                                                  throws org.objectweb.fractal.api.factory.InstantiationException
Specified by:
newFcInstance in interface org.objectweb.fractal.api.factory.Factory
Throws:
org.objectweb.fractal.api.factory.InstantiationException

newFcInstance

public org.objectweb.fractal.api.Component newFcInstance(Object content)
                                                  throws org.objectweb.fractal.api.factory.InstantiationException
Throws:
org.objectweb.fractal.api.factory.InstantiationException

newFcControllerInstantiation

public org.objectweb.fractal.api.Component newFcControllerInstantiation(org.objectweb.fractal.julia.InitializationContext ic)
                                                                 throws org.objectweb.fractal.api.factory.InstantiationException
Overrides:
newFcControllerInstantiation in class scaPrimitive
Throws:
org.objectweb.fractal.api.factory.InstantiationException


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