org.ow2.jasmine.jade.fractal.julia.control.management
Class ApplicationControllerMixin

java.lang.Object
  extended by org.ow2.jasmine.jade.fractal.julia.control.management.ApplicationControllerMixin
All Implemented Interfaces:
ApplicationController

public class ApplicationControllerMixin
extends java.lang.Object
implements ApplicationController

Author:
Julien Legrand

Field Summary
 org.objectweb.fractal.api.control.ContentController _this_weaveableCC
          The ContentController interface of the component to which this controller object belongs.
 
Method Summary
 org.objectweb.fractal.api.Component[] getApplications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_this_weaveableCC

public org.objectweb.fractal.api.control.ContentController _this_weaveableCC
The ContentController interface of the component to which this controller object belongs.

Method Detail

getApplications

public org.objectweb.fractal.api.Component[] getApplications()
Specified by:
getApplications in interface ApplicationController
Returns:


Copyright © 2008 OW2 Consortium. All Rights Reserved.