public interface Service
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
default java.lang.String |
getType() |
default void |
init(Config config) |
default java.lang.String getType()
default void init(Config config)
default void close()
Copyright © 2020. All rights reserved.