org.objectweb.proactive.core.component.controller
Interface ProActiveController
- All Known Implementing Classes:
- AbstractProActiveController
- public interface ProActiveController
This interface defines some basic services offered by a component controller in the ProActive implementation of the Fractal model.
- Author:
- Matthieu Morel
getFcItfOwner
public Component getFcItfOwner()
isFcInternalItf
public boolean isFcInternalItf()
getFcItfName
public java.lang.String getFcItfName()
getFcItfType
public Type getFcItfType()
Copyright 2001-2005 INRIA All Rights Reserved.