com.ebmwebsourcing.easycommons.sca.helper.util
Class HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2

java.lang.Object
  extended by org.objectweb.fractal.juliac.runtime.MembraneInitializer
      extended by juliac.generated.scaEasyCompositeWithContent
          extended by com.ebmwebsourcing.easycommons.sca.helper.util.HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2
All Implemented Interfaces:
org.objectweb.fractal.api.factory.Factory
Direct Known Subclasses:
HelloWorldChildImplFactory

public class HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2
extends scaEasyCompositeWithContent
implements org.objectweb.fractal.juliac.runtime.Factory


Constructor Summary
HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2()
           
 
Method Summary
 java.lang.Object getFcContentDesc()
           
 java.lang.Object getFcControllerDesc()
           
 org.objectweb.fractal.api.Type getFcInstanceType()
           
 java.lang.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(java.lang.Object content)
           
 
Methods inherited from class juliac.generated.scaEasyCompositeWithContent
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

HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2

public HelloWorldChildImplFCscaEasyCompositeWithContentFC49751bf2()
Method Detail

getFcInstanceType

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

getFcControllerDesc

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

getFcContentDesc

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

newFcContent

public java.lang.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(java.lang.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 scaEasyCompositeWithContent
Throws:
org.objectweb.fractal.api.factory.InstantiationException


Copyright © 2011 Petals Link. All Rights Reserved.