1、Interface + InterfaceSupport類,一個接口,和對應(yīng)的支持方法,可以幫助實現(xiàn)接口。在Struts和Spring中都看到過這種設(shè)計。eg. Action & ActionSupport (from struts)
1、Interface + InterfaceSupport類,一個接口,和對應(yīng)的支持方法,可以幫助實現(xiàn)接口。在Struts和Spring中都看到過這種設(shè)計。eg. Action & ActionSupport (from struts)