Package org.drools.repository.events

Interface Summary
CheckinEvent To be called after an asset is checked in.
LoadEvent This event handler is used to provide alternative asset content.
SaveEvent This will be called as content is saved to the repository - you can hook in and also store content in an external store.
 

Class Summary
StorageEventManager This manages storage events, which may load/save from another location, or just notify on change etc.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.