Uses of Interface
org.jboss.wsf.spi.deployment.LifecycleHandler
-
Packages that use LifecycleHandler Package Description org.jboss.wsf.spi.deployment -
-
Uses of LifecycleHandler in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return LifecycleHandler Modifier and Type Method Description LifecycleHandlerEndpoint. getLifecycleHandler()Get the lifecycle handler for this endpointabstract LifecycleHandlerLifecycleHandlerFactory. getLifecycleHandler()Methods in org.jboss.wsf.spi.deployment with parameters of type LifecycleHandler Modifier and Type Method Description voidEndpoint. setLifecycleHandler(LifecycleHandler handler)Set the lifecycle handler for this endpoint
-