org.infinispan.loaders.modifications
Class PurgeExpired

java.lang.Object
  extended by org.infinispan.loaders.modifications.PurgeExpired
All Implemented Interfaces:
Modification

public class PurgeExpired
extends Object
implements Modification


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.infinispan.loaders.modifications.Modification
Modification.Type
 
Constructor Summary
PurgeExpired()
           
 
Method Summary
 Modification.Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PurgeExpired

public PurgeExpired()
Method Detail

getType

public Modification.Type getType()
Specified by:
getType in interface Modification

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.