cybertools/twisted/configure.zcml
helmutm c0b49805f3 Created twisted package with manhole stuff
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1084 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-02-18 10:56:52 +00:00

11 lines
243 B
XML

<!-- $Id$ -->
<configure
xmlns="http://namespaces.zope.org/zope"
i18n_domain="zope"
>
<subscriber handler="cybertools.twisted.manhole.startup"
for="zope.app.appsetup.interfaces.IDatabaseOpenedEvent" />
</configure>