|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MembraneFactoryItf
The interface implemented by membrane factories;
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. |
Component |
newFcMembrane(Type type,
Object controllerDesc,
Object contentDesc,
Object content)
Create a new control membrane. |
Method Detail |
---|
Component newFcMembrane(Type type, Object controllerDesc, Object contentDesc, Object content) throws InstantiationException
InstantiationException
boolean checkFcContentForBC(Object controllerDesc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |