@ProviderType public interface FriendlyURLMapperTracker extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
FriendlyURLMapper |
getFriendlyURLMapper() |
void |
register(FriendlyURLMapper friendlyURLMapper) |
void |
unregister(FriendlyURLMapper friendlyURLMapper) |
void close()
close in interface AutoCloseableclose in interface CloseableFriendlyURLMapper getFriendlyURLMapper()
void register(FriendlyURLMapper friendlyURLMapper)
void unregister(FriendlyURLMapper friendlyURLMapper)