|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.c4j.ContractBase<XMLDAOFactory>
org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.XMLDAOFactoryContract
public class XMLDAOFactoryContract
Contract for the XMLDAOFactory class
Field Summary |
---|
Fields inherited from class net.sourceforge.c4j.ContractBase |
---|
m_target |
Constructor Summary | |
---|---|
XMLDAOFactoryContract(XMLDAOFactory t)
General summary |
Method Summary | |
---|---|
void |
post_getConfigDAO()
The post condition for getConfigDAO method |
void |
post_instantiateDAO(java.lang.Class daoClass)
There is no post condition for instatiateDAO method |
void |
pre_instantiateDAO(java.lang.Class daoClass)
The pre condition for instantiateDAO method |
Methods inherited from class net.sourceforge.c4j.ContractBase |
---|
addLogger, classInvariantCheck, getPreconditionValue, getReturnValue, getTargetField, popPreconditionValuesMap, popReturnValue, postConditionCheck, preConditionCheck, pushPreconditionValuesMap, pushReturnValue, setPreconditionValue, setReturnValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLDAOFactoryContract(XMLDAOFactory t)
t
- parameter valueMethod Detail |
---|
public void post_getConfigDAO()
public void pre_instantiateDAO(java.lang.Class daoClass)
daoClass
- public void post_instantiateDAO(java.lang.Class daoClass)
daoClass
- parameter value
|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |