(cherry picked from commit 4d3f73acc0a5cabc748132889dbe670bea178a3f)
@@ -639,7 +639,7 @@ public class AllocationFileLoaderService extends AbstractService {
return defaultPermissions;
}
- interface Listener {
+ public interface Listener {
void onReload(AllocationConfiguration info) throws IOException;