类分层结构
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.Vector<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.knopflerfish.framework.Queue<E>
- org.knopflerfish.framework.Alias
- org.knopflerfish.framework.bundlestorage.file.Archive (implements org.knopflerfish.framework.FileArchive)
- org.knopflerfish.framework.BundleCapabilityImpl (implements org.osgi.framework.wiring.BundleCapability)
- org.knopflerfish.framework.BundleClassPath
- org.knopflerfish.framework.BundleContextImpl (implements org.osgi.framework.BundleContext)
- org.knopflerfish.framework.BundleGeneration (implements java.lang.Comparable<T>)
- org.knopflerfish.framework.BundleImpl (implements org.osgi.framework.Bundle)
- org.osgi.service.condpermadmin.BundleLocationCondition
- org.knopflerfish.framework.BundleNameVersionCapability (implements org.osgi.framework.wiring.BundleCapability)
- org.knopflerfish.framework.BundleReferenceImpl (implements org.osgi.framework.BundleReference)
- org.knopflerfish.framework.BundleRequirementImpl (implements org.osgi.framework.wiring.BundleRequirement)
- org.knopflerfish.framework.Bundles
- org.osgi.service.condpermadmin.BundleSignerCondition
- org.knopflerfish.framework.bundlestorage.file.BundleStorageImpl (implements org.knopflerfish.framework.BundleStorage)
- org.knopflerfish.framework.bundlestorage.memory.BundleStorageImpl (implements org.knopflerfish.framework.BundleStorage)
- org.osgi.util.tracker.BundleTracker<T> (implements org.osgi.util.tracker.BundleTrackerCustomizer<T>)
- org.knopflerfish.framework.BundleWireImpl (implements org.osgi.framework.wiring.BundleWire)
- org.knopflerfish.framework.BundleWiringImpl (implements org.osgi.framework.wiring.BundleWiring)
- org.knopflerfish.framework.Capabilities
- java.lang.ClassLoader
- org.knopflerfish.framework.permissions.ConditionalPermission
- org.knopflerfish.framework.permissions.ConditionalPermissionAdminImpl (implements org.osgi.service.condpermadmin.ConditionalPermissionAdmin)
- org.knopflerfish.framework.permissions.ConditionalPermissionUpdateImpl (implements org.osgi.service.condpermadmin.ConditionalPermissionUpdate)
- org.osgi.service.condpermadmin.ConditionInfo
- java.net.ContentHandler
- org.knopflerfish.framework.Debug
- java.util.Dictionary<K,V>
- java.util.EventObject (implements java.io.Serializable)
- org.knopflerfish.framework.ExportedPackageImpl (implements org.osgi.service.packageadmin.ExportedPackage)
- org.knopflerfish.framework.ExtensionContext
- java.io.File (implements java.lang.Comparable<T>, java.io.Serializable)
- org.knopflerfish.framework.FrameworkContext
- org.knopflerfish.framework.FrameworkFactoryImpl (implements org.osgi.framework.launch.FrameworkFactory)
- org.osgi.framework.FrameworkUtil
- org.knopflerfish.framework.FrameworkWiringImpl (implements org.osgi.framework.wiring.FrameworkWiring)
- org.knopflerfish.framework.FWProps
- java.io.InputStream (implements java.io.Closeable)
- org.knopflerfish.framework.IteratorIterator<A> (implements java.util.Iterator<E>)
- org.knopflerfish.framework.IteratorIteratorSorted<A> (implements java.util.Iterator<E>)
- org.knopflerfish.framework.validator.JKSValidator (implements org.knopflerfish.framework.Validator)
- org.knopflerfish.framework.LDAPExpr
- org.knopflerfish.framework.Main
- org.knopflerfish.framework.MainClassBundleActivator (implements org.osgi.framework.BundleActivator, java.lang.Runnable)
- java.util.jar.Manifest (implements java.lang.Cloneable)
- org.osgi.resource.Namespace
- org.knopflerfish.framework.PackageAdminImpl (implements org.osgi.service.packageadmin.PackageAdmin)
- java.security.Permission (implements java.security.Guard, java.io.Serializable)
- java.security.BasicPermission (implements java.io.Serializable)
- org.knopflerfish.framework.permissions.PermissionAdminImpl (implements org.osgi.service.permissionadmin.PermissionAdmin)
- java.security.PermissionCollection (implements java.io.Serializable)
- org.osgi.service.permissionadmin.PermissionInfo
- org.knopflerfish.framework.permissions.PermissionsHandle
- org.knopflerfish.framework.RequiredBundleImpl (implements org.osgi.service.packageadmin.RequiredBundle)
- org.knopflerfish.framework.ResolverHooks
- org.knopflerfish.framework.SecurePermissionOps
- java.lang.SecurityManager
- org.knopflerfish.framework.validator.SelfSignedValidator (implements org.knopflerfish.framework.Validator)
- org.knopflerfish.framework.ServiceContentHandlerFactory (implements java.net.ContentHandlerFactory)
- org.knopflerfish.framework.ServiceReferenceImpl<S> (implements org.osgi.framework.ServiceReference<S>)
- org.knopflerfish.framework.ServiceRegistrationImpl<S> (implements org.osgi.framework.ServiceRegistration<S>)
- org.osgi.util.tracker.ServiceTracker<S,T> (implements org.osgi.util.tracker.ServiceTrackerCustomizer<S,T>)
- org.knopflerfish.framework.ServiceURLStreamHandlerFactory (implements java.net.URLStreamHandlerFactory)
- org.knopflerfish.framework.StartLevelController (implements java.lang.Runnable, org.osgi.framework.ServiceFactory<S>)
- org.knopflerfish.framework.StartLevelController.StartLevelImpl (implements org.osgi.service.startlevel.StartLevel)
- java.lang.Throwable (implements java.io.Serializable)
- java.net.URLStreamHandler
- org.knopflerfish.framework.Util
- org.knopflerfish.framework.bundlestorage.Util
- org.knopflerfish.framework.Util.HeaderEntry
- org.osgi.framework.Version (implements java.lang.Comparable<T>)
- org.osgi.framework.VersionRange
接口分层结构