@Unstable
public interface RefreshHandler
| Modifier and Type | Method | Description |
|---|---|---|
RefreshResponse |
handleRefresh(java.lang.String identifier,
java.lang.String[] args) |
Implement this method to accept refresh requests from the administrator.
|
RefreshResponse handleRefresh(java.lang.String identifier, java.lang.String[] args)
identifier - is the identifier you registered earlierargs - contains a list of string args from the administratorCopyright © 2008–2025 Apache Software Foundation. All rights reserved.