public interface SyncopeLoader
Modifier and Type | Method and Description |
---|---|
Integer |
getPriority() |
default void |
load()
Perform init operations.
|
default void |
unload()
Perform dispose operations.
|
Integer getPriority()
default void load()
default void unload()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.