|
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<RemoteMessageHandler>
org.jSyncManager.SJS.Adapters.SMTPServer.contracts.RemoteMessageHandlerContract
public class RemoteMessageHandlerContract
Description of the type...
Field Summary |
---|
Fields inherited from class net.sourceforge.c4j.ContractBase |
---|
m_target |
Constructor Summary | |
---|---|
RemoteMessageHandlerContract(RemoteMessageHandler t)
Constructor as C4J demands |
Method Summary | |
---|---|
void |
classInvariant()
Class invariant. |
void |
pre_store(Message currentMsg,
Address recipient)
These conditions must hold true before the store method can happen |
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 RemoteMessageHandlerContract(RemoteMessageHandler t)
t
- the instance to contractMethod Detail |
---|
public void classInvariant()
public void pre_store(Message currentMsg, Address recipient)
currentMsg
- parameter valuerecipient
- parameter value
|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |