|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.aokell.lib.factory.MembraneFactoryImpl
public class MembraneFactoryImpl
The singleton implementation of the membrane factory.
Method Summary | |
---|---|
boolean |
checkFcContentForBC(Object controllerDesc)
Return true if the content class associated to the given controller description must implement the BindingController interface when its type defines at least one client interface. |
static MembraneFactoryItf |
get()
|
Component |
newFcMembrane(Type type,
Object controllerDesc,
Object contentDesc,
Object content)
Create a new control membrane. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MembraneFactoryItf get()
public Component newFcMembrane(Type type, Object controllerDesc, Object contentDesc, Object content) throws InstantiationException
newFcMembrane
in interface MembraneFactoryItf
InstantiationException
public boolean checkFcContentForBC(Object controllerDesc)
checkFcContentForBC
in interface MembraneFactoryItf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |