public class DevServletFactory extends Object
Constructor and Description |
---|
DevServletFactory() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
String |
getContent() |
String |
getContext() |
org.ops4j.pax.web.service.WebContainer |
getWebContainer() |
void |
init() |
void |
setContent(String content) |
void |
setContext(String context) |
void |
setWebContainer(org.ops4j.pax.web.service.WebContainer webContainer) |
public void init()
public void destroy()
public String getContext()
public void setContext(String context)
public String getContent()
public void setContent(String content)
public void setWebContainer(org.ops4j.pax.web.service.WebContainer webContainer)
public org.ops4j.pax.web.service.WebContainer getWebContainer()
Copyright © 2021 JBoss by Red Hat. All rights reserved.