- KernelObservable - Class in com.microej.kf.util.observable
-
Extension of Observable
which can handle observers from any Module
.
- KernelObservable() - Constructor for class com.microej.kf.util.observable.KernelObservable
-
Creates a kernel observable.
- KernelSecurityManager - Class in com.microej.kf.util.security
-
An example of SecurityManager
implementation based on Kernel/Feature
runtime model.
- KernelSecurityManager() - Constructor for class com.microej.kf.util.security.KernelSecurityManager
-
- KernelSimpleObservable - Class in com.microej.kf.util.observable
-
Extension of SimpleObservable
which can handle observers from any Module
.
- KernelSimpleObservable() - Constructor for class com.microej.kf.util.observable.KernelSimpleObservable
-
Creates a kernel simple observable.
- KernelSupport - Class in com.microej.kf.util
-
Utility functions on top of KF
library.
- KernelSupport() - Constructor for class com.microej.kf.util.KernelSupport
-
- KFList<T> - Class in com.microej.kf.util
-
- KFList() - Constructor for class com.microej.kf.util.KFList
-
- KFList(int) - Constructor for class com.microej.kf.util.KFList
-
- KFList2<T> - Class in com.microej.kf.util
-
- KFList2() - Constructor for class com.microej.kf.util.KFList2
-
- KfUtilMessage - Class in com.microej.kf.util.message
-
Provides a message logger to log all messages from KF utilities.