org.glassfish.osgihttp
Interface InvocationContext


public interface InvocationContext

Author:
Sanjeeb.Sahoo@Sun.COM

Method Summary
 com.sun.enterprise.web.WebModule getWebModule()
           
 void setWebModule(com.sun.enterprise.web.WebModule webModule)
           
 

Method Detail

getWebModule

com.sun.enterprise.web.WebModule getWebModule()

setWebModule

void setWebModule(com.sun.enterprise.web.WebModule webModule)


Copyright © 2012 GlassFish Community. All Rights Reserved.