|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.jade.fractal.julia.control.deployment.CompositeUndeploymentControllerMixin
public class CompositeUndeploymentControllerMixin
Provides an implementation of the
UndeploymentController
interface for composite component.
| Field Summary | |
|---|---|
org.objectweb.fractal.api.Component |
_this_weaveableC
The weaveableC field required by this mixin. |
org.objectweb.fractal.api.control.ContentController |
_this_weaveableCC
The ContentController interface of the component to which this
controller object belongs. |
| Method Summary | |
|---|---|
void |
undeploy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.objectweb.fractal.api.Component _this_weaveableC
Component interface of the component to
which this controller object belongs.
public org.objectweb.fractal.api.control.ContentController _this_weaveableCC
ContentController interface of the component to which this
controller object belongs.
| Method Detail |
|---|
public void undeploy()
throws org.objectweb.fractal.deployment.local.api.UndeploymentException
undeploy in interface org.objectweb.fractal.deployment.local.api.UndeploymentControllerorg.objectweb.fractal.deployment.local.api.UndeploymentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||