public class ServletContainerWoofApplicationExtensionService extends Object implements WoofApplicationExtensionService
WoofApplicationExtensionService
to chain in a Servlet
container servicer.Constructor and Description |
---|
ServletContainerWoofApplicationExtensionService() |
Modifier and Type | Method and Description |
---|---|
void |
extendApplication(WoofApplicationExtensionServiceContext context)
Extends the
WebAutoWireApplication . |
public ServletContainerWoofApplicationExtensionService()
public void extendApplication(WoofApplicationExtensionServiceContext context) throws Exception
WoofApplicationExtensionService
WebAutoWireApplication
.extendApplication
in interface WoofApplicationExtensionService
context
- WoofApplicationExtensionServiceContext
.Exception
- If fails to extend the WebAutoWireApplication
.Copyright © 2005–2016. All rights reserved.