|
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<AbstractSMTPServer.CommandRcpt>
org.jSyncManager.SJS.Adapters.SMTPServer.contracts.CommandRcptContract
public class CommandRcptContract
This class lists the contracts and invariants for the CommandRcpt class
AbstractSMTPServer.CommandRcpt| Field Summary |
|---|
| Fields inherited from class net.sourceforge.c4j.ContractBase |
|---|
m_target |
| Constructor Summary | |
|---|---|
CommandRcptContract(AbstractSMTPServer.CommandRcpt t)
A general constructor that sets the instance variable This is of the form required by C4J |
|
| Method Summary | |
|---|---|
void |
classInvariant()
The invariant for this class. |
| 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 CommandRcptContract(AbstractSMTPServer.CommandRcpt t)
t - the reference to the base class| Method Detail |
|---|
public void classInvariant()
|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||