javax.enterprise.deploy.model
Interface XpathListener


public interface XpathListener

The listener interface for receiving xpath events.

Version:
$Revision: 1.1.6.1 $
Author:
Adrian Brock

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

Method Detail

fireXpathEvent

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

Parameters:
xpe - the xpath event


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.