org.ow2.jasmine.jade.fractal.julia.factory
Class GenericInstallingFactoryContextControllerMixin

java.lang.Object
  extended by org.ow2.jasmine.jade.fractal.julia.factory.GenericInstallingFactoryContextControllerMixin
All Implemented Interfaces:
GenericInstallingFactoryContextController

public class GenericInstallingFactoryContextControllerMixin
extends java.lang.Object
implements GenericInstallingFactoryContextController

Implementation of the GenericInstallingFactoryContextController controller interface.

Author:
Julien Legrand

Method Summary
 org.objectweb.fractal.api.Component getNewComponentContainer()
           
 void setNewComponentContainer(org.objectweb.fractal.api.Component component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewComponentContainer

public org.objectweb.fractal.api.Component getNewComponentContainer()
Specified by:
getNewComponentContainer in interface GenericInstallingFactoryContextController
Returns:

setNewComponentContainer

public void setNewComponentContainer(org.objectweb.fractal.api.Component component)
Specified by:
setNewComponentContainer in interface GenericInstallingFactoryContextController


Copyright © 2008 OW2 Consortium. All Rights Reserved.