org.jboss.wsf.spi.deployment
Interface LifecycleHandler
public interface LifecycleHandler
Handles endpoint Lifecycle events- Since:
- 20-Apr-2007
- Author:
- [email protected]
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
start(Endpoint endpoint)
Handle the start step of an endpointvoid
stop(Endpoint endpoint)
Handle the stop step of an endpoint
Copyright © 2020 JBoss, by Red Hat. All rights reserved.