javax.enterprise.deploy.model
Interface XpathListener


public interface XpathListener

The listener interface for receiving xpath events.


Method Summary
 void fireXpathEvent(XpathEvent (src)  xpe)
          Invoked when an xpath event occurs
 

Method Detail

fireXpathEvent

public void fireXpathEvent(XpathEvent (src)  xpe)
Invoked when an xpath event occurs

Parameters:
xpe - the xpath event