Uses of Interface
org.jboss.wsf.spi.deployment.LifecycleHandler

Packages that use LifecycleHandler
org.jboss.wsf.spi.deployment   
 

Uses of LifecycleHandler in org.jboss.wsf.spi.deployment
 

Methods in org.jboss.wsf.spi.deployment that return LifecycleHandler
 LifecycleHandler Endpoint.getLifecycleHandler()
          Get the lifecycle handler for this endpoint
abstract  LifecycleHandler LifecycleHandlerFactory.newLifecycleHandler()
           
 

Methods in org.jboss.wsf.spi.deployment with parameters of type LifecycleHandler
 void Endpoint.setLifecycleHandler(LifecycleHandler handler)
          Set the lifecycle handler for this endpoint
 



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