javax.enterprise.deploy.model

Interface XpathListener

public interface XpathListener

The listener interface for receiving XpathEvents

Method Summary

void
fireXpathEvent(XpathEvent xpe)
Invoked when an XpathEvent is generated for this listener

Method Details

fireXpathEvent

public void fireXpathEvent(XpathEvent xpe)
Invoked when an XpathEvent is generated for this listener
Parameters:
xpe - The XpathEvent