Class SecuredGraphEventManager

java.lang.Object
org.apache.jena.permissions.graph.SecuredGraphEventManager
All Implemented Interfaces:
GraphEventManager, GraphListener

public class SecuredGraphEventManager extends Object implements GraphEventManager
Since we sit between the graph and other items we have to determine when the message is first seen and send it to the underlying graph if necessary.