ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.internal
Class CacheSchemaLibrary.SchemaListener

java.lang.Object
  extended by org.infinispan.schematic.internal.CacheSchemaLibrary.SchemaListener
Enclosing class:
CacheSchemaLibrary

public class CacheSchemaLibrary.SchemaListener
extends Object


Constructor Summary
protected CacheSchemaLibrary.SchemaListener(SchemaDocumentCache cachedSchemas)
           
 
Method Summary
 void schemaChanged(org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent<String,SchematicEntry> event)
           
 void schemaChanged(org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent<String,SchematicEntry> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheSchemaLibrary.SchemaListener

protected CacheSchemaLibrary.SchemaListener(SchemaDocumentCache cachedSchemas)
Method Detail

schemaChanged

public void schemaChanged(org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent<String,SchematicEntry> event)

schemaChanged

public void schemaChanged(org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent<String,SchematicEntry> event)

ModeShape Distribution 3.0.0.Beta4

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