Interface WebModule
-
- All Known Implementing Classes:
WebModuleImpl
public interface WebModule- Author:
- Lincoln Baxter, III
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContextRoot()StringgetUri()voidsetContextRoot(String contextRoot)voidsetUri(String uri)
-