|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CUAdminCallback
Represents the interface of the Control Unit Admin bundle provided to the
implementations of the ManagedControlUnit and
ControlUnitFactory.
Managed Control Units and Control Unit Factories use methods of this interface to
notify the Control Unit Admin bundle for changes of the state variables. Control
Unit Factories also use this interface to notify the Control Unit Admin bundle
for appearance and disapearence of Control Unit instances maintained by the factory.
ManagedControlUnit.setControlUnitCallback(CUAdminCallback),
ControlUnitFactory.setControlUnitCallback(CUAdminCallback)| Field Summary |
|---|
| Fields inherited from interface org.mbs.services.cu.ControlUnitListener |
|---|
CONTROL_UNIT_ADDED, CONTROL_UNIT_REMOVED, CONTROL_UNIT_TYPE_APPEARED, CONTROL_UNIT_TYPE_DISAPPEARED |
| Fields inherited from interface org.mbs.services.cu.StateVariableListener |
|---|
RECEIVE_VALUES_ON_REGISTER |
| Fields inherited from interface org.mbs.services.cu.HierarchyListener |
|---|
ATTACHED, DETACHED |
| Method Summary |
|---|
| Methods inherited from interface org.mbs.services.cu.ControlUnitListener |
|---|
controlUnitEvent |
| Methods inherited from interface org.mbs.services.cu.StateVariableBatchListener |
|---|
stateVariablesChanged |
| Methods inherited from interface org.mbs.services.cu.StateVariableListener |
|---|
stateVariableChanged |
| Methods inherited from interface org.mbs.services.cu.HierarchyListener |
|---|
hierarchyChanged |
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||