javax.enterprise.deploy.model

Interface XpathListener

public interface XpathListener

The listener interface for receiving XpathEvents
Method Summary
voidfireXpathEvent(XpathEvent xpe)
Invoked when an XpathEvent is generated for this listener

Method Detail

fireXpathEvent

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

Parameters: xpe The XpathEvent