|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterImpl
edu.ksu.cis.cadena.core.ParentStyleAdapter
edu.ksu.cis.cadena.core.ScenarioAdapterMaintainer
public class ScenarioAdapterMaintainer
Adapter which tracks the lifecycle of a lower-tier top object ( "scenario") manages the automatic attachment of plugin-specified adapters to all objects contained inside the scenario.
| Constructor Summary | |
|---|---|
ScenarioAdapterMaintainer(Scenario scenario)
Adds adapters to the scenario as specified by plugins. |
|
| Method Summary | |
|---|---|
void |
notifyChanged(Notification msg)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScenarioAdapterMaintainer(Scenario scenario)
style - The scenario to manage the adapters for.| Method Detail |
|---|
public void notifyChanged(Notification msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||