|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISubSystemConfigurator
An interface used to drive properties into a subsystem during host creation. This is an internal interface for use in the framework. Potential clients should extend one of the implementations or implement one of the extensions.
Method Summary | |
---|---|
boolean |
applyValues(ISubSystem ss)
Apply the values herein to a subsystem. |
ISubSystemConfiguration |
getSubSystemConfiguration()
Return the subsystem configuration associated with these properties. |
Method Detail |
---|
ISubSystemConfiguration getSubSystemConfiguration()
boolean applyValues(ISubSystem ss)
ss
- the subystem to be affected.
|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |