Skip navigation links
A B C D E F G I K L M N P R S T U V 

S

setCriticality(int) - Method in class ej.kf.Feature
Sets the criticality of this feature.
setExecutionQuota(int) - Method in class ej.kf.Module
Sets the execution quota allocated to the threads owned by this Module.
setUncaughtExceptionHandler(UncaughtExceptionHandler) - Static method in class ej.kf.Kernel
Deprecated.
Use Thread.setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)
start() - Method in class ej.kf.Feature
Causes this Feature to start.
start() - Method in interface ej.kf.FeatureEntryPoint
This method is called once by the Kernel when a Feature has been newly started.
stateChanged(Feature, Feature.State) - Method in interface ej.kf.FeatureStateListener
Called when the state of a Feature has changed.
stop() - Method in class ej.kf.Feature
Causes this Feature to stop.
stop() - Method in interface ej.kf.FeatureEntryPoint
This method is called once by the Kernel when a Feature is going to be unloaded.
A B C D E F G I K L M N P R S T U V 
Skip navigation links