org.ow2.frascati.bootstrap
Class FraSCAtiJDT

java.lang.Object
  extended by org.ow2.frascati.bootstrap.FraSCAtiJDT
All Implemented Interfaces:
org.objectweb.fractal.api.factory.Factory

public class FraSCAtiJDT
extends java.lang.Object
implements org.objectweb.fractal.api.factory.Factory


Constructor Summary
FraSCAtiJDT()
           
 
Method Summary
 java.lang.Object getFcContentDesc()
           
 java.lang.Object getFcControllerDesc()
           
 org.objectweb.fractal.api.Type getFcInstanceType()
           
 org.objectweb.fractal.api.Component newFcInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FraSCAtiJDT

public FraSCAtiJDT()
Method Detail

getFcContentDesc

public java.lang.Object getFcContentDesc()
Specified by:
getFcContentDesc 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

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

getFcInstanceType

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


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