|
xmlBlaster 2.1.0 contributions API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.contrib.replication.impl.ReplCreateInterceptor
public class ReplCreateInterceptor
| Constructor Summary | |
|---|---|
ReplCreateInterceptor()
|
|
| Method Summary | |
|---|---|
void |
init(I_Info info)
Needs to be called after construction. |
void |
onCreateConnection(java.sql.Connection conn)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplCreateInterceptor()
| Method Detail |
|---|
public void onCreateConnection(java.sql.Connection conn)
throws java.lang.Exception
onCreateConnection in interface I_DbCreateInterceptorjava.lang.ExceptionI_DbCreateInterceptor.onCreateConnection(java.sql.Connection)
public void init(I_Info info)
throws java.lang.Exception
I_DbCreateInterceptor
init in interface I_DbCreateInterceptorinfo - The configuration
java.lang.ExceptionI_DbCreateInterceptor.init(org.xmlBlaster.contrib.I_Info)public void shutdown()
shutdown in interface I_DbCreateInterceptorI_DbCreateInterceptor.shutdown()
|
xmlBlaster 2.1.0 contributions API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||