• New Feature
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • DGC
  • lorban
  • Reporter: nestrada
  • August 20, 2010
  • 0
  • Watchers: 1
  • July 27, 2012
  • November 23, 2010

Description

http://forums.terracotta.org/forums/posts/list/4090.page

Comments

Ludovic Orban 2010-11-23

To preserve backwards compatibility a new org.terracotta.api.ClusteringToolkitExtension interface has been introduced.

The ClusteringToolkit implementation returned by TerracottaClient.getToolkit() can be cast to ClusteringToolkitExtension which exposes the new unregister* API calls.

This interface will be merged with ClusteringToolkit in the next major API release.