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 and Description abstract LifecycleHandler
LifecycleHandlerFactory. getLifecycleHandler()
LifecycleHandler
Endpoint. getLifecycleHandler()
Get the lifecycle handler for this endpointMethods in org.jboss.wsf.spi.deployment with parameters of type LifecycleHandler Modifier and Type Method and Description void
Endpoint. setLifecycleHandler(LifecycleHandler handler)
Set the lifecycle handler for this endpoint
Copyright © 2020 JBoss, by Red Hat. All rights reserved.