JavaEE Application Deployment 1.2 API 1.0.0.Final

javax.enterprise.deploy.model
Interface XpathListener


public interface XpathListener

The listener interface for receiving xpath events.

Version:
$Revision: 108263 $
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

JavaEE Application Deployment 1.2 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.