Class TransactionController

java.lang.Object
org.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.support.WebContentGenerator
org.springframework.web.servlet.mvc.AbstractController
org.eclipse.rdf4j.http.server.repository.transaction.TransactionController
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.mvc.Controller

public class TransactionController extends org.springframework.web.servlet.mvc.AbstractController implements org.springframework.beans.factory.DisposableBean
Handles requests for transaction creation on a repository.
Author:
Jeen Broekstra