public interface EntryHandlersManager
Modifier and Type | Method and Description |
---|---|
void |
addEntryHandler(@NotNull EntryHandler handler) |
@Nullable EntryHandler |
getEntryHandlerByEntryPath(@NotNull String path) |
@Nullable @Nullable EntryHandler getEntryHandlerByEntryPath(@NotNull @NotNull String path)
void addEntryHandler(@NotNull @NotNull EntryHandler handler)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.