Package owl.util

Class OwlVersion


  • public class OwlVersion
    extends Object
    • Method Detail

      • getNameAndVersion

        public static OwlVersion.NameAndVersion getNameAndVersion()
        Obtains the name and version of the currently running Owl component. This is done by searching the current stack trace for initial entry point. It is assumed that this is called from the main thread.