История коммитов

Автор SHA1 Сообщение Дата
  Steinar Bang ab6284b918 Spelling corrections. 9 лет назад
  Steinar Bang 747d42768e Rewrote to have @Named be the master and @Optional on a branch. 9 лет назад
  Steinar Bang 9a7798f71d Merge branch 'master' into add-named-inject-support 9 лет назад
  Steinar Bang 0a3b66c2a3 Added a usage example for the OSGi mocks. 9 лет назад
  Steinar Bang 99c7ed8d3c Added a description of the branch implementing @Optional. 9 лет назад
  Steinar Bang f36d44627e Added a description of the @Named annotation support. 9 лет назад
  Steinar Bang 9193ab1a79 Merge branch 'master' into add-named-inject-support 9 лет назад
  Steinar Bang b3e53777db Described the branch with @Named support and added a table showing code growth when implementing new features. 9 лет назад
  Steinar Bang c6ff63c11b Correct representation of "and" between class and id when registering the listener with a filter. 9 лет назад
  Steinar Bang 68add2e41b Correct representation of "and" of filter criteria used by listeners with filters. 9 лет назад
  Steinar Bang 3a388ed0fd Merge branch 'add-felix-webconsole-to-gogo' into add-named-inject-support-merge-with-webconsole 9 лет назад
  Steinar Bang e609fe3941 Added minimal Felix Webconsole instructions to the README. 9 лет назад
  Steinar Bang fc772e8004 Added the Felix webconsole to the gogo shell. 9 лет назад
  Steinar Bang 9ef305fe58 If a @Named annotation is present on the Provider<> and non-null, put the @Named value as the service property "id" when registering the service. 9 лет назад
  Steinar Bang 016d5b1779 Add "(id=namedAnnotationValue)" to the service filter, if a @Named annotation is present on the Injection and non-null. 9 лет назад
  Steinar Bang eae38bfd9b Added method Injection.getNamedValue() to the interface. 9 лет назад
  Steinar Bang 4766c5bc87 Added two unit tests for named injections. 9 лет назад
  Steinar Bang b96fafea6b Implemented limited support for properties in the MockBundleContext 9 лет назад
  Steinar Bang 49852cdba0 Implemented the property accessor methods in MockServiceReference. 9 лет назад
  Steinar Bang 0da46f954f Added a Provider<> with two named HelloService injections for use in unit tests. 9 лет назад
  Steinar Bang 15db22ab50 Corrected the return value of Provider<HelloService>.get() 9 лет назад
  Steinar Bang 4c1586ae1d Added the @Named Provider<HelloService> "hello2" for use in unit tests. 9 лет назад
  Steinar Bang 84c2c1a3bd Copied verbatim to preserve history. 9 лет назад
  Steinar Bang cecc6e87ae Added the @Named Provider<HelloService> "hello1" for use in unit tests. 9 лет назад
  Steinar Bang b992a98c75 Copied verbatim to preserve history- 9 лет назад
  Steinar Bang cc4fa0543f Made a real integration test for the NamedServiceInjectionCatcher service. 9 лет назад
  Steinar Bang 78e2fa4c51 Added @Named StorageService injections to NamedServiceInjectionCatcherProvider. 9 лет назад
  Steinar Bang c06792235d Changed service interface NamedServiceInjectionCatcher to have methods more useful for testing. 9 лет назад
  Steinar Bang 2a03d7987a Describe when to embed and when not to embed in the README. 9 лет назад
  Steinar Bang 5c4174ecb1 Revert "Made it possible to access @Named annotation on injected StorageService instances." 9 лет назад