org.ow2.jasmine.jade.fractal.julia.control.factory
Class BasicInstallerControllerMixin

java.lang.Object
  extended by org.ow2.jasmine.jade.fractal.julia.control.factory.BasicInstallerControllerMixin
All Implemented Interfaces:
InstallerController

Deprecated.

public class BasicInstallerControllerMixin
extends java.lang.Object
implements InstallerController

Author:
Jakub Kornas

Field Summary
 OSGiContextController _this_weaveableOCC
          Deprecated. The weaveableOCC field required by this mixin.
 
Constructor Summary
BasicInstallerControllerMixin()
          Deprecated.  
 
Method Summary
 void remove(org.objectweb.fractal.api.Component component)
          Deprecated.  
 void update(org.objectweb.fractal.api.Component component)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_this_weaveableOCC

public OSGiContextController _this_weaveableOCC
Deprecated. 
The weaveableOCC field required by this mixin. This field is supposed to reference the OSGIContextController interface of the component to which this controller object belongs.

Constructor Detail

BasicInstallerControllerMixin

public BasicInstallerControllerMixin()
Deprecated. 
Method Detail

update

public void update(org.objectweb.fractal.api.Component component)
Deprecated. 
Specified by:
update in interface InstallerController

remove

public void remove(org.objectweb.fractal.api.Component component)
Deprecated. 
Specified by:
remove in interface InstallerController


Copyright © 2008 OW2 Consortium. All Rights Reserved.