public interface Extension
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroy should be synchronous and only return when the extension
has been fully destroyed.
|
void |
start()
Start this extension.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.