You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An idea would be to create a NodeFactoryListener interface, with methods such as nodeCreated and propertyCreated, and add the ability to register listeners to the NodeFactory. This would allow for a non-invasive way to extend JCR-Mock's functionality, e.g. to create a Mock libraries for Sling or CQ5 APIs on top of JCR-Mock.
The text was updated successfully, but these errors were encountered:
An idea would be to create a NodeFactoryListener interface, with methods such as nodeCreated and propertyCreated, and add the ability to register listeners to the NodeFactory. This would allow for a non-invasive way to extend JCR-Mock's functionality, e.g. to create a Mock libraries for Sling or CQ5 APIs on top of JCR-Mock.
The text was updated successfully, but these errors were encountered: