1. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago[Renamed (98%) from core/api/src/main/java/org/onosproject/net/newresource/ResourceStore.java]
  2. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  3. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  4. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  5. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  6. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  7. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  8. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  9. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  10. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  11. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 8 years ago
  12. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  13. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  14. 5618ee5 ONOS-2717: Handle duplicate resource unregistration in resource store by Sho SHIMIZU · 9 years ago
  15. ad619f5 Fix grammatical mistake in Javadoc by Sho SHIMIZU · 9 years ago
  16. 4568c41 ONOS-2716: Handle duplicate registration in resource store by Sho SHIMIZU · 9 years ago
  17. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  18. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  19. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  20. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  21. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago