commit | 92c1c9293b6ef3aa09763cfbe3747ccb4f35ac73 | [log] [tgz] |
---|---|---|
author | Bob Paulin <bob@apache.org> | Sat Dec 06 05:36:06 2014 +0000 |
committer | Bob Paulin <bob@apache.org> | Sat Dec 06 05:36:06 2014 +0000 |
tree | 994c5e3c2696ae84658ca706f6848816cf035e73 | |
parent | a1fa2fb70a49c3ba7d28ef976d1ce561f1f9a61f [diff] |
FELIX-4722 Added WovenClassListener to array of Hook Classes. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1643493 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java b/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java index f820a56..d95706b 100644 --- a/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java +++ b/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java
@@ -73,6 +73,7 @@ org.osgi.framework.hooks.service.FindHook.class, org.osgi.framework.hooks.service.ListenerHook.class, org.osgi.framework.hooks.weaving.WeavingHook.class, + org.osgi.framework.hooks.weaving.WovenClassListener.class, org.osgi.framework.hooks.resolver.ResolverHookFactory.class, org.osgi.service.url.URLStreamHandlerService.class, java.net.ContentHandler.class