public class WebApplicationProviderImpl extends Object implements WebApplicationProvider
Constructor and Description |
---|
WebApplicationProviderImpl() |
Modifier and Type | Method and Description |
---|---|
WebApplication |
createWebApplication()
Instantiate a new
WebApplication . |
public WebApplication createWebApplication() throws ContainerException
WebApplicationProvider
WebApplication
.createWebApplication
in interface WebApplicationProvider
ContainerException
- if there is an error creating the Web application.Copyright © 2013 Oracle Corporation. All rights reserved.