|
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<DAOFactory>
org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts.DAOFactoryContract
public class DAOFactoryContract
Contract for the DAOFactory class.
Field Summary |
---|
Fields inherited from class net.sourceforge.c4j.ContractBase |
---|
m_target |
Constructor Summary | |
---|---|
DAOFactoryContract(DAOFactory t)
Constructor, get a reference for the DAOFactory object |
Method Summary | |
---|---|
void |
classInvariant()
Invariant checks. |
void |
pre_instance(java.lang.Class<?> factory)
The pre-condition for the instance 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 DAOFactoryContract(DAOFactory t)
t
- the object.Method Detail |
---|
public void classInvariant()
public void pre_instance(java.lang.Class<?> factory)
factory
- See the DAOFactory class.
|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |