public class ComponentImpl extends Object implements org.objectweb.fractal.api.Component, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.loader.Generated
Modifier and Type | Field and Description |
---|---|
Map |
fcInterfaces |
org.objectweb.fractal.api.Type |
fcType |
Constructor and Description |
---|
ComponentImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getFcGeneratorParameters() |
Object |
getFcInterface(String interfaceName) |
Object[] |
getFcInterfaces() |
org.objectweb.fractal.api.Type |
getFcType() |
void |
initFcController(org.objectweb.fractal.julia.InitializationContext ic) |
public org.objectweb.fractal.api.Type fcType
public Map fcInterfaces
public Object getFcInterface(String interfaceName) throws org.objectweb.fractal.api.NoSuchInterfaceException
getFcInterface
in interface org.objectweb.fractal.api.Component
org.objectweb.fractal.api.NoSuchInterfaceException
public void initFcController(org.objectweb.fractal.julia.InitializationContext ic) throws org.objectweb.fractal.api.factory.InstantiationException
initFcController
in interface org.objectweb.fractal.julia.Controller
org.objectweb.fractal.api.factory.InstantiationException
public org.objectweb.fractal.api.Type getFcType()
getFcType
in interface org.objectweb.fractal.api.Component
public Object[] getFcInterfaces()
getFcInterfaces
in interface org.objectweb.fractal.api.Component
public String getFcGeneratorParameters()
getFcGeneratorParameters
in interface org.objectweb.fractal.julia.loader.Generated
Copyright © 2005-2016 Linagora. All Rights Reserved.