Class ExtensionNotLoadedException

    • Constructor Detail

      • ExtensionNotLoadedException

        public ExtensionNotLoadedException​(String message)
      • ExtensionNotLoadedException

        public ExtensionNotLoadedException​(Throwable t)
    • Method Detail

      • isOSGiEnvironment

        public boolean isOSGiEnvironment()
        Indicates if OpenNLP is running in an OSGi environment or not.
        Returns:
        true if running in an OSGi environment