public interface LifecycleHandler
Modifier and Type | Method and Description |
---|---|
void |
start(Endpoint endpoint)
Handle the start step of an endpoint
|
void |
stop(Endpoint endpoint)
Handle the stop step of an endpoint
|
Copyright © 2014 JBoss, by Red Hat. All rights reserved.