Class ExtensionServiceKeys


  • public class ExtensionServiceKeys
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ID
      Property key for the unique id which identifies an OSGi OpenNLP extension service.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ID

        public static final java.lang.String ID
        Property key for the unique id which identifies an OSGi OpenNLP extension service.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExtensionServiceKeys

        public ExtensionServiceKeys()