|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.core.impl.AbstractSignal
org.eclipse.net4j.core.impl.AbstractRequest
org.eclipse.net4j.core.impl.AbstractRequestWithConfirmation
org.eclipse.emf.cdo.client.protocol.AbstractCDOClientRequest
org.eclipse.emf.cdo.client.protocol.CommitTransactionRequest
public class CommitTransactionRequest
Field Summary |
---|
Fields inherited from class org.eclipse.net4j.core.impl.AbstractSignal |
---|
channel |
Constructor Summary | |
---|---|
CommitTransactionRequest(org.eclipse.emf.ecore.change.ChangeDescription changeDescription)
|
Method Summary | |
---|---|
java.lang.Object |
confirm()
|
short |
getSignalId()
|
void |
request()
|
Methods inherited from class org.eclipse.emf.cdo.client.protocol.AbstractCDOClientRequest |
---|
getPackageManager, getResource, getResource, getResourceManager |
Methods inherited from class org.eclipse.net4j.core.impl.AbstractRequestWithConfirmation |
---|
hasResponse, receiveBoolean, receiveByte, receiveBytes, receiveChar, receiveDouble, receiveFloat, receiveInt, receiveLong, receiveObject, receiveShort, receiveString |
Methods inherited from class org.eclipse.net4j.core.impl.AbstractRequest |
---|
flush, transmitBoolean, transmitByte, transmitBytes, transmitChar, transmitDouble, transmitFloat, transmitInt, transmitLong, transmitObject, transmitShort, transmitString |
Methods inherited from class org.eclipse.net4j.core.impl.AbstractSignal |
---|
assertReceivingAllowed, assertTransmittingAllowed, debug, debug, error, error, fatal, fatal, getBeanName, getChannel, getChild, getContainer, getFullBeanName, getLogger, getName, getProtocol, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isWarnEnabled, setChannel, warn, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.net4j.core.Signal |
---|
getChannel, getName, getProtocol, setChannel |
Methods inherited from interface org.eclipse.net4j.spring.Loggable |
---|
debug, debug, error, error, fatal, fatal, getBeanName, getChild, getContainer, getFullBeanName, getLogger, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isWarnEnabled, warn, warn |
Methods inherited from interface org.eclipse.net4j.core.Transmitter |
---|
flush, transmitBoolean, transmitByte, transmitBytes, transmitChar, transmitDouble, transmitFloat, transmitInt, transmitLong, transmitObject, transmitShort, transmitString |
Constructor Detail |
---|
public CommitTransactionRequest(org.eclipse.emf.ecore.change.ChangeDescription changeDescription)
Method Detail |
---|
public short getSignalId()
public void request()
public java.lang.Object confirm()
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |