Interface PostConfigLoadedListener
public interface PostConfigLoadedListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidNot sure why someone would need this, because of config factories existing, but this would be useful for config post-processing on edge cases.
-
Method Details
-
PostConfigLoaded
void PostConfigLoaded()Not sure why someone would need this, because of config factories existing, but this would be useful for config post-processing on edge cases.
-