1.0.5 Release Notes

From GCube System
Revision as of 16:41, 26 November 2010 by Manuele.simi (Talk | contribs) (Changes Related to Services)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

gCore 1.0.5 introduces the following changes:

Changes Related to the gHN

  • new versions of Local Services and Libraries:
  • the ISNotification library has been changed to remove deprecated methods.

Changes Related to Services

  • org.gcube.common.core.informationsystem.notifier.ISNotifier interface has been modified to remove the following deprecated (since 1.0.3) methods:
  • public <T extends BaseNotificationConsumer> void registerToISNotification(List<QName> notifications, T consumer, GCUBESecurityManager manager, GCUBEScope ... scope) throws ISNotifierException
  • public void unregisterFromISNotification(List<QName> notifications, GCUBESecurityManager manager, GCUBEScope ... scope) throws ISNotifierException