public abstract class ConfigurationBootstrap extends Object implements ResteasyConfiguration
Constructor and Description |
---|
ConfigurationBootstrap() |
Modifier and Type | Method and Description |
---|---|
ResteasyDeployment |
createDeployment() |
protected Map<String,String> |
parseMap(String map) |
protected void |
processJndiComponentResources(String jndiResources) |
protected void |
processJndiResources(String jndiResources) |
protected void |
processResources(String list) |
protected void |
processScannedJndiComponentResources(String jndiResources) |
protected void |
processUnwrapped(String list) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInitParameter, getInitParameterNames, getParameter, getParameterNames
public ResteasyDeployment createDeployment()
protected void processJndiResources(String jndiResources)
protected void processJndiComponentResources(String jndiResources)
protected void processScannedJndiComponentResources(String jndiResources)
protected void processResources(String list)
protected void processUnwrapped(String list)
Copyright © 2014. All Rights Reserved.