Package jaxx.runtime.spi
Interface UIHandler<UI extends JAXXObject>
-
public interface UIHandler<UI extends JAXXObject>Created on 11/26/13.- Since:
- 2.6
- Author:
- Tony Chemit - chemit@codelutin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterInit(UI ui)voidbeforeInit(UI ui)
-