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

This is a published and supported CAS Server 3 API.

Version:
$Revision: 42053 $ $Date: 2007-06-10 09:17:55 -0400 (Sun, 10 Jun 2007) $
Author:
Scott Battaglia

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

Method Detail

clean

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



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