edu.internet2.middleware.shibboleth.common.util
Class EventingMapBasedStorageServiceTest.RemoveEntryListener

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.common.util.EventingMapBasedStorageServiceTest.RemoveEntryListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener
Enclosing class:
EventingMapBasedStorageServiceTest

public class EventingMapBasedStorageServiceTest.RemoveEntryListener
extends Object
implements org.springframework.context.ApplicationListener


Field Summary
private  int count
           
 
Constructor Summary
EventingMapBasedStorageServiceTest.RemoveEntryListener()
           
 
Method Summary
 int getCount()
           
 void onApplicationEvent(org.springframework.context.ApplicationEvent event)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

private int count
Constructor Detail

EventingMapBasedStorageServiceTest.RemoveEntryListener

public EventingMapBasedStorageServiceTest.RemoveEntryListener()
Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.ApplicationEvent event)

Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener

getCount

public int getCount()


Copyright © 1999-2012. All Rights Reserved.