| Package | Description |
|---|---|
| org.javasimon |
Core package, contains
Simon implementations, with
the SimonManager as the center point of the API. |
| org.javasimon.callback |
| Modifier and Type | Method and Description |
|---|---|
CompositeCallback |
SwitchingManager.callback() |
static CompositeCallback |
SimonManager.callback()
Accesses Simon callback.
|
CompositeCallback |
Manager.callback()
Accesses default composite callback of this manager.
|
CompositeCallback |
EnabledManager.callback() |
CompositeCallback |
DisabledManager.callback() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeCallbackImpl
Composite callbacks holds child-callbacks and delegates any operations to all of them.
|
class |
CompositeFilterCallback
This callback combines Composite and Filter behavior.
|
Copyright © 2019. All rights reserved.