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

U

uncaughtException(Feature, Thread, Throwable) - Method in interface ej.kf.UncaughtExceptionHandler
Deprecated.
Method invoked when the given thread terminates due to the given uncaught exception.
UncaughtExceptionHandler - Interface in ej.kf
Deprecated.
Use Thread.UncaughtExceptionHandler
uninstall(Feature) - Static method in class ej.kf.Kernel
Uninstalls a Feature.
UnknownFeatureException - Exception in ej.kf
This exception is thrown if a Feature being unloaded is unknown.
UnknownFeatureException() - Constructor for exception ej.kf.UnknownFeatureException
 
unload(Feature) - Static method in class ej.kf.Kernel
Stops a Feature and uninstalls it if its state is Feature.State.INSTALLED after Feature.stop().
A B C D E F G I K L M N P R S T U V 
Skip navigation links