1.0.5 Release Notes

From GCube System
Revision as of 16:39, 26 November 2010 by Manuele.simi (Talk | contribs)

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 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