Package org.zeroturnaround.javarebel
Interface AfterMainCallback
public interface AfterMainCallback
A common interface for objects that need to be notified when the main method is invoked
- Author:
- Aleksei Sosnovski
-
Method Summary
-
Method Details
-
afterMainCalled
void afterMainCalled()
-