|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.generic.spi.SinkConnection_1
public class SinkConnection_1
Propagating Connection
| Constructor Summary | |
|---|---|
protected |
SinkConnection_1()
Constructor |
|
SinkConnection_1(ObjectFactory_1_3 delegate,
Model_1_0 model)
Constructor |
| Method Summary | |
|---|---|
void |
afterBegin()
The afterBegin method notifies a provider or plug-in that a new unit of work has started, and that the subsequent business methods on the instance will be invoked in the context of the unit of work. |
void |
afterCompletion(boolean committed)
The afterCompletion method notifies a a provider or plug-in that a unit of work commit protocol has completed, and tells the instance whether the unit of work has been committed or rolled back. |
void |
beforeCompletion()
The beforeCompletion method notifies a provider or plug-in that a unit of work is about to be committed. |
void |
close()
|
ViewConnectionFactory_1_0 |
getConnectionFactory()
Retrieve the connection factory |
protected ObjectFactory_1_3 |
getDelegate()
Retrieve the delegate connection |
UnitOfWork_1_1 |
getUnitOfWork()
|
ViewConnection_1 |
getViewConnection(InteractionSpec context)
|
boolean |
hasContainerManagedUnitOfWork()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SinkConnection_1()
public SinkConnection_1(ObjectFactory_1_3 delegate,
Model_1_0 model)
delegate - model -
ServiceException| Method Detail |
|---|
public ViewConnection_1 getViewConnection(InteractionSpec context)
throws ServiceException
ServiceExceptionprotected ObjectFactory_1_3 getDelegate()
public ViewConnectionFactory_1_0 getConnectionFactory()
public boolean hasContainerManagedUnitOfWork()
public void close()
throws ServiceException
ServiceException
public UnitOfWork_1_1 getUnitOfWork()
throws ServiceException
ServiceException
public void afterBegin()
throws ServiceException
afterBegin in interface Synchronization_1_0ServiceException
public void beforeCompletion()
throws ServiceException
beforeCompletion in interface Synchronization_1_0ServiceExceptionpublic void afterCompletion(boolean committed)
afterCompletion in interface Synchronization_1_0
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||