javax.enterprise.deploy.model
Interface XpathListener


public interface XpathListener

The listener interface for receiving XpathEvents

Version:
$Rev: 46019 $ $Date: 2004-09-14 03:56:06 -0600 (Tue, 14 Sep 2004) $

Method Summary
 void fireXpathEvent(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