org.eclipse.stardust.common
Interface Flushable


public interface Flushable

Mixin interface which enables classes to flush their internal caches.

At the moment only supported by classes extending DynamicParticipantSynchronizationStrategy on external authentication.

Version:
$Revision$
Author:
sborn

Method Summary
 void flush()
          Resets internal caches.
 

Method Detail

flush

void flush()
Resets internal caches.



Copyright © 2017 Eclipse Stardust. All Rights Reserved.