jar

io.mypojo : framework

Maven & Gradle

Dec 28, 2015
3 usages
1 stars

myPOJO :: Framework · A service registry that enables OSGi style service registry programs without using an OSGi framework.

Table Of Contents

Latest Version

Download io.mypojo : framework JAR file - Latest Versions:

All Versions

Download io.mypojo : framework JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window framework-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.framework.launch

├─ org.osgi.framework.launch.Framework.class - [JAR]

├─ org.osgi.framework.launch.FrameworkFactory.class - [JAR]

├─ org.osgi.framework.launch.package-info.class - [JAR]

io.mypojo.framework

├─ io.mypojo.framework.EntryFilterEnumeration.class - [JAR]

├─ io.mypojo.framework.PojoSR.class - [JAR]

├─ io.mypojo.framework.PojoSRBundle.class - [JAR]

├─ io.mypojo.framework.PojoSRBundleContext.class - [JAR]

├─ io.mypojo.framework.PojoSRCoreBundle.class - [JAR]

├─ io.mypojo.framework.PojoSRFrameworkImpl.class - [JAR]

├─ io.mypojo.framework.PojoSRInternals.class - [JAR]

io.mypojo.felix.framework.util

├─ io.mypojo.felix.framework.util.EventDispatcher.class - [JAR]

├─ io.mypojo.felix.framework.util.ListenerHookInfoImpl.class - [JAR]

├─ io.mypojo.felix.framework.util.ListenerInfo.class - [JAR]

├─ io.mypojo.felix.framework.util.MapToDictionary.class - [JAR]

├─ io.mypojo.felix.framework.util.ShrinkableCollection.class - [JAR]

├─ io.mypojo.felix.framework.util.ShrinkableMap.class - [JAR]

├─ io.mypojo.felix.framework.util.StringComparator.class - [JAR]

├─ io.mypojo.felix.framework.util.StringMap.class - [JAR]

├─ io.mypojo.felix.framework.util.Util.class - [JAR]

├─ io.mypojo.felix.framework.util.VersionRange.class - [JAR]

org.osgi.framework.wiring

├─ org.osgi.framework.wiring.BundleCapability.class - [JAR]

├─ org.osgi.framework.wiring.BundleRequirement.class - [JAR]

├─ org.osgi.framework.wiring.BundleRevision.class - [JAR]

├─ org.osgi.framework.wiring.BundleRevisions.class - [JAR]

├─ org.osgi.framework.wiring.BundleWire.class - [JAR]

├─ org.osgi.framework.wiring.BundleWiring.class - [JAR]

├─ org.osgi.framework.wiring.FrameworkWiring.class - [JAR]

├─ org.osgi.framework.wiring.package-info.class - [JAR]

org.osgi.framework.startlevel

├─ org.osgi.framework.startlevel.BundleStartLevel.class - [JAR]

├─ org.osgi.framework.startlevel.FrameworkStartLevel.class - [JAR]

├─ org.osgi.framework.startlevel.package-info.class - [JAR]

io.mypojo.felix.framework

├─ io.mypojo.felix.framework.ServiceRegistrationImpl.class - [JAR]

├─ io.mypojo.felix.framework.ServiceRegistry.class - [JAR]

org.osgi.util.tracker

├─ org.osgi.util.tracker.AbstractTracked.class - [JAR]

├─ org.osgi.util.tracker.BundleTracker.class - [JAR]

├─ org.osgi.util.tracker.BundleTrackerCustomizer.class - [JAR]

├─ org.osgi.util.tracker.ServiceTracker.class - [JAR]

├─ org.osgi.util.tracker.ServiceTrackerCustomizer.class - [JAR]

├─ org.osgi.util.tracker.package-info.class - [JAR]

org.osgi.framework.hooks.weaving

├─ org.osgi.framework.hooks.weaving.WeavingException.class - [JAR]

├─ org.osgi.framework.hooks.weaving.WeavingHook.class - [JAR]

├─ org.osgi.framework.hooks.weaving.WovenClass.class - [JAR]

├─ org.osgi.framework.hooks.weaving.package-info.class - [JAR]

org.osgi.service.url

├─ org.osgi.service.url.AbstractURLStreamHandlerService.class - [JAR]

├─ org.osgi.service.url.URLConstants.class - [JAR]

├─ org.osgi.service.url.URLStreamHandlerService.class - [JAR]

├─ org.osgi.service.url.URLStreamHandlerSetter.class - [JAR]

├─ org.osgi.service.url.package-info.class - [JAR]

io.mypojo.felix.framework.capabilityset

├─ io.mypojo.felix.framework.capabilityset.Attribute.class - [JAR]

├─ io.mypojo.felix.framework.capabilityset.Capability.class - [JAR]

├─ io.mypojo.felix.framework.capabilityset.CapabilitySet.class - [JAR]

├─ io.mypojo.felix.framework.capabilityset.Directive.class - [JAR]

├─ io.mypojo.felix.framework.capabilityset.Requirement.class - [JAR]

├─ io.mypojo.felix.framework.capabilityset.SimpleFilter.class - [JAR]

org.osgi.framework

├─ org.osgi.framework.AdaptPermission.class - [JAR]

├─ org.osgi.framework.AdaptPermissionCollection.class - [JAR]

├─ org.osgi.framework.AdminPermission.class - [JAR]

├─ org.osgi.framework.AdminPermissionCollection.class - [JAR]

├─ org.osgi.framework.AllServiceListener.class - [JAR]

├─ org.osgi.framework.Bundle.class - [JAR]

├─ org.osgi.framework.BundleActivator.class - [JAR]

├─ org.osgi.framework.BundleContext.class - [JAR]

├─ org.osgi.framework.BundleEvent.class - [JAR]

├─ org.osgi.framework.BundleException.class - [JAR]

├─ org.osgi.framework.BundleListener.class - [JAR]

├─ org.osgi.framework.BundlePermission.class - [JAR]

├─ org.osgi.framework.BundlePermissionCollection.class - [JAR]

├─ org.osgi.framework.BundleReference.class - [JAR]

├─ org.osgi.framework.CapabilityPermission.class - [JAR]

├─ org.osgi.framework.CapabilityPermissionCollection.class - [JAR]

├─ org.osgi.framework.Configurable.class - [JAR]

├─ org.osgi.framework.Constants.class - [JAR]

├─ org.osgi.framework.Filter.class - [JAR]

├─ org.osgi.framework.FrameworkEvent.class - [JAR]

├─ org.osgi.framework.FrameworkListener.class - [JAR]

├─ org.osgi.framework.FrameworkUtil.class - [JAR]

├─ org.osgi.framework.InvalidSyntaxException.class - [JAR]

├─ org.osgi.framework.PackagePermission.class - [JAR]

├─ org.osgi.framework.PackagePermissionCollection.class - [JAR]

├─ org.osgi.framework.ServiceEvent.class - [JAR]

├─ org.osgi.framework.ServiceException.class - [JAR]

├─ org.osgi.framework.ServiceFactory.class - [JAR]

├─ org.osgi.framework.ServiceListener.class - [JAR]

├─ org.osgi.framework.ServicePermission.class - [JAR]

├─ org.osgi.framework.ServicePermissionCollection.class - [JAR]

├─ org.osgi.framework.ServiceReference.class - [JAR]

├─ org.osgi.framework.ServiceRegistration.class - [JAR]

├─ org.osgi.framework.SignerProperty.class - [JAR]

├─ org.osgi.framework.SynchronousBundleListener.class - [JAR]

├─ org.osgi.framework.Version.class - [JAR]

├─ org.osgi.framework.package-info.class - [JAR]

org.osgi.service.packageadmin

├─ org.osgi.service.packageadmin.ExportedPackage.class - [JAR]

├─ org.osgi.service.packageadmin.PackageAdmin.class - [JAR]

├─ org.osgi.service.packageadmin.RequiredBundle.class - [JAR]

├─ org.osgi.service.packageadmin.package-info.class - [JAR]

org.osgi.framework.hooks.resolver

├─ org.osgi.framework.hooks.resolver.ResolverHook.class - [JAR]

├─ org.osgi.framework.hooks.resolver.ResolverHookFactory.class - [JAR]

├─ org.osgi.framework.hooks.resolver.package-info.class - [JAR]

io.mypojo.framework.launch

├─ io.mypojo.framework.launch.BundleDescriptor.class - [JAR]

├─ io.mypojo.framework.launch.ClasspathScanner.class - [JAR]

├─ io.mypojo.framework.launch.ManifestUtil.class - [JAR]

├─ io.mypojo.framework.launch.PojoServiceRegistry.class - [JAR]

├─ io.mypojo.framework.launch.PojoServiceRegistryFactory.class - [JAR]

io.mypojo.framework.launch.impl

├─ io.mypojo.framework.launch.impl.PojoServiceRegistryFactoryImpl.class - [JAR]

io.mypojo.framework.revision

├─ io.mypojo.framework.revision.DirRevision.class - [JAR]

├─ io.mypojo.framework.revision.EntriesEnumeration.class - [JAR]

├─ io.mypojo.framework.revision.FileEntriesEnumeration.class - [JAR]

├─ io.mypojo.framework.revision.JarRevision.class - [JAR]

├─ io.mypojo.framework.revision.Revision.class - [JAR]

├─ io.mypojo.framework.revision.URLRevision.class - [JAR]

org.osgi.framework.hooks.service

├─ org.osgi.framework.hooks.service.EventHook.class - [JAR]

├─ org.osgi.framework.hooks.service.EventListenerHook.class - [JAR]

├─ org.osgi.framework.hooks.service.FindHook.class - [JAR]

├─ org.osgi.framework.hooks.service.ListenerHook.class - [JAR]

├─ org.osgi.framework.hooks.service.package-info.class - [JAR]

org.osgi.service.startlevel

├─ org.osgi.service.startlevel.StartLevel.class - [JAR]

├─ org.osgi.service.startlevel.package-info.class - [JAR]

io.mypojo.framework.services

├─ io.mypojo.framework.services.BundleStartLevelImpl.class - [JAR]

├─ io.mypojo.framework.services.ConfigurationAdminImpl.class - [JAR]

├─ io.mypojo.framework.services.FrameworkStartLevelImpl.class - [JAR]

├─ io.mypojo.framework.services.LogServiceImpl.class - [JAR]

├─ io.mypojo.framework.services.PackageAdminImpl.class - [JAR]

├─ io.mypojo.framework.services.StartLevelImpl.class - [JAR]

org.osgi.framework.hooks.bundle

├─ org.osgi.framework.hooks.bundle.EventHook.class - [JAR]

├─ org.osgi.framework.hooks.bundle.FindHook.class - [JAR]

├─ org.osgi.framework.hooks.bundle.package-info.class - [JAR]

Advertisement

Dependencies from Group

Dec 28, 2015
3 usages
1 stars
Dec 27, 2015
1 usages
1 stars
Dec 28, 2015
0 stars
Dec 28, 2015
1 stars

Discover Dependencies

Oct 26, 2019
13 usages
6 stars
May 11, 2023
3 usages
244 stars
Nov 01, 2022
5 usages
Dec 05, 2013
6 usages
0 stars
Mar 25, 2019
5 usages
153 stars
Jul 07, 2019
4 usages
517 stars
Jul 07, 2021
3 usages
23 stars
May 21, 2013
8 usages