|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Controller
A controller object, i.e., an object that belongs to the controller part of a component. This interface is used to initialize these controller objects.
| Method Summary | |
|---|---|
void |
initFcController(InitializationContext ic)
Initialize this controller object. |
| Method Detail |
|---|
void initFcController(InitializationContext ic)
throws InstantiationException
ic - information about the component to which this controller object
belongs.
InstantiationException - if the initialization fails.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||