|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.repository.serverimpl.EventHelper
public class EventHelper
Constructor Summary | |
---|---|
EventHelper(LocalRepositoryManager.Context context,
org.outerj.daisy.jdbcutil.JdbcHelper jdbcHelper)
|
Method Summary | |
---|---|
void |
createEvent(org.apache.xmlbeans.XmlObject eventDescription,
java.lang.String eventName,
java.sql.Connection conn)
Creates an event record, this event will then be picked up by the event dispatcher component which will forward it to JMS. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventHelper(LocalRepositoryManager.Context context, org.outerj.daisy.jdbcutil.JdbcHelper jdbcHelper)
Method Detail |
---|
public void createEvent(org.apache.xmlbeans.XmlObject eventDescription, java.lang.String eventName, java.sql.Connection conn) throws java.sql.SQLException, org.outerj.daisy.repository.RepositoryException
java.sql.SQLException
org.outerj.daisy.repository.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |