public class TinyProcessorConfigInfo extends BasicConfigInfo
Constructor and Description |
---|
TinyProcessorConfigInfo() |
Modifier and Type | Method and Description |
---|---|
void |
combine(TinyProcessorConfigInfo configInfo) |
Set<ServletMapping> |
getServletMappings() |
void |
setServletMappings(Set<ServletMapping> servletMappings) |
equals, getBeanName, getClassName, getConfigBeanName, getConfigName, getId, getIterator, getName, getParameterMap, getParameterValue, getParams, hashCode, setBeanName, setClassName, setId, setName, setParams
public Set<ServletMapping> getServletMappings()
public void setServletMappings(Set<ServletMapping> servletMappings)
public void combine(TinyProcessorConfigInfo configInfo)
Copyright © 2006–2018 TinyGroup. All rights reserved.