org.jasig.cas.ticket.registry
Interface RegistryCleaner

All Known Implementing Classes:
DefaultTicketRegistryCleaner

public interface RegistryCleaner

Strategy interface to denote the start of cleaning the registry.

Since:
3.0
Version:
$Revision$ $Date$
Author:
Scott Battaglia

Method Summary
 void clean()
          Method to kick-off the cleaning of a registry.
 

Method Detail

clean

public void clean()
Method to kick-off the cleaning of a registry.



Copyright © 2004-2005 Java Architectures Special Interest Group. All Rights Reserved.