|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LegacySystem | |
|---|---|
| kaos.core.csi.usecase.legacy | |
| Uses of LegacySystem in kaos.core.csi.usecase.legacy |
|---|
| Classes in kaos.core.csi.usecase.legacy that implement LegacySystem | |
|---|---|
class |
KAoSWrappedLegacySystem
|
class |
kaos.core.csi.usecase.legacy.LegacySystemImpl
Defines the operations to process legacy actions. |
| Methods in kaos.core.csi.usecase.legacy that return LegacySystem | |
|---|---|
static LegacySystem |
KAoSWrappedLegacySystem.getInstance(java.lang.String[] args)
Retrieve a reference to the LegacySystem. |
static LegacySystem |
LegacySystemFactory.getLegacySystem(java.lang.String[] args)
This is a factory class returning a reference to an implementation of the LegacySystem. |
| Methods in kaos.core.csi.usecase.legacy with parameters of type LegacySystem | |
|---|---|
void |
LegacySystemClient.requestActionFromLegacySystem(LegacySystem ss)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||