public abstract class AbstractConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
valid |
| Constructor and Description |
|---|
AbstractConfig() |
public void init(Properties props) throws javax.servlet.ServletException
props - the configuration propertiesjavax.servlet.ServletExceptionpublic void init(javax.servlet.ServletConfig ctx)
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void validate()
public boolean isValid()
public void logInfos()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.