Uses of Class
javax.enterprise.deploy.model.XpathEvent

Packages that use XpathEvent
javax.enterprise.deploy.model   
javax.enterprise.deploy.spi   
 

Uses of XpathEvent in javax.enterprise.deploy.model
 

Methods in javax.enterprise.deploy.model with parameters of type XpathEvent
 void XpathListener.fireXpathEvent(XpathEvent xpe)
          Fire an XpathEvent.
 

Uses of XpathEvent in javax.enterprise.deploy.spi
 

Methods in javax.enterprise.deploy.spi with parameters of type XpathEvent
 void DConfigBean.notifyDDChange(XpathEvent event)
          A notification that the DDBean provided in the event has changed and this bean or its child beans need to reevaluate themselves.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.