public class CommitOnSuccessfulStatusCodeRepresentationWriteHandler extends Object implements RepresentationWriteHandler
DO_NOTHING| Constructor and Description |
|---|
CommitOnSuccessfulStatusCodeRepresentationWriteHandler(com.sun.jersey.api.core.HttpContext httpContext,
org.neo4j.graphdb.Transaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRepresentationFinal() |
void |
onRepresentationStartWriting() |
void |
onRepresentationWritten() |
public CommitOnSuccessfulStatusCodeRepresentationWriteHandler(com.sun.jersey.api.core.HttpContext httpContext,
org.neo4j.graphdb.Transaction transaction)
public void onRepresentationStartWriting()
onRepresentationStartWriting in interface RepresentationWriteHandlerpublic void onRepresentationWritten()
onRepresentationWritten in interface RepresentationWriteHandlerpublic void onRepresentationFinal()
onRepresentationFinal in interface RepresentationWriteHandlerCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.