D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
python3.6
/
site-packages
/
zope
/
component
/
Filename :
configure.zcml
back
Copy
<configure xmlns="http://namespaces.zope.org/zope"> <include file="meta.zcml" /> <subscriber handler=".event.objectEventNotify" /> <subscriber handler=".registry.dispatchUtilityRegistrationEvent" /> <subscriber handler=".registry.dispatchAdapterRegistrationEvent" /> <subscriber handler=".registry.dispatchSubscriptionAdapterRegistrationEvent" /> <subscriber handler=".registry.dispatchHandlerRegistrationEvent" /> </configure>