OSGi JEE runtime container. The original ServletRequest from server will be transformed from BridgeServiet to this serlvet by java reflect method invoking serviet() method. And then, the original SerlvetRequest will be wrapered back to javax.servlet.SerlvetRequest, and be dispatched to mapping servlet provided from Web Bundles.
@author Leo Chang
@since 2011-3-22
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.