|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.config.AbatorConfiguration
public class AbatorConfiguration
Constructor Summary | |
---|---|
AbatorConfiguration()
|
Method Summary | |
---|---|
void |
addAbatorContext(AbatorContext abatorContext)
|
java.util.List |
getAbatorContexts()
|
void |
validate()
This method does a simple validate, it makes sure that all required fields have been filled in and that all implementation classes exist and are of the proper type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbatorConfiguration()
Method Detail |
---|
public void validate() throws InvalidConfigurationException
InvalidConfigurationException
public java.util.List getAbatorContexts()
public void addAbatorContext(AbatorContext abatorContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |