Uses of Interface
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.ServiceSuperInterface3
Packages that use ServiceSuperInterface3
Package
Description
-
Uses of ServiceSuperInterface3 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil
Subinterfaces of ServiceSuperInterface3 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutilClasses in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that implement ServiceSuperInterface3Modifier and TypeClassDescriptionclass
class
class
Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that return ServiceSuperInterface3Modifier and TypeMethodDescriptionService3OsgiR6.getReference3DynamicFiltered()
Service3OsgiR6ComponentServiceObjectsImpl.getReference3DynamicFiltered()
Service3OsgiR6Impl.getReference3DynamicFiltered()
Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil that return types with arguments of type ServiceSuperInterface3Modifier and TypeMethodDescriptionService3.getReferences3()
Service3OsgiR6.getReferences3()
Service3OsgiR6ComponentServiceObjectsImpl.getReferences3()
Service3OsgiR6Impl.getReferences3()
Service3StaticGreedy.getReferences3()
Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl.getReferences3()
Service3StaticGreedyConstructorInjectionImpl.getReferences3()
Service3StaticGreedyImpl.getReferences3()
Service3OsgiR6.getReferences3Collection()
Service3OsgiR6ComponentServiceObjectsImpl.getReferences3Collection()
Service3OsgiR6Impl.getReferences3Collection()
Service3OsgiR6.getReferences3Filtered()
Service3OsgiR6ComponentServiceObjectsImpl.getReferences3Filtered()
Service3OsgiR6Impl.getReferences3Filtered()
Service3StaticGreedy.getReferences3Filtered()
Service3StaticGreedyConstructorInjectionComponentServiceObjectsImpl.getReferences3Filtered()
Service3StaticGreedyConstructorInjectionImpl.getReferences3Filtered()
Service3StaticGreedyImpl.getReferences3Filtered()
Service3.getReferences3Set()
Service3OsgiR6.getReferences3Set()
Service3OsgiR6ComponentServiceObjectsImpl.getReferences3Set()
Service3OsgiR6Impl.getReferences3Set()
Service7ServiceVsSuperInterface.getSuperInterfaceBindList()
Service7ServiceVsSuperInterface.getSuperInterfaceDirectList()
Methods in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil with parameters of type ServiceSuperInterface3Modifier and TypeMethodDescriptionprotected void
Service3StaticGreedyImpl.bindReference3
(ServiceSuperInterface3 service, Map<String, Object> serviceConfig) protected void
Service3StaticGreedyImpl.unbindReference3
(ServiceSuperInterface3 service, Map<String, Object> serviceConfig) -
Uses of ServiceSuperInterface3 in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate
Classes in org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate that implement ServiceSuperInterface3