Serialized Form


Package org.osgi.impl.bundle.obr.resource

Class org.osgi.impl.bundle.obr.resource.Manifest extends Hashtable implements Serializable

serialVersionUID: 1L

Serialized Fields

imports

List<E> imports

exports

List<E> exports

name

ManifestEntry name

activator

String activator

classpath

String[] classpath

section

int section

location

String location

_native

org.osgi.impl.bundle.obr.resource.Native[] _native

duplicates

Vector<E> duplicates

bsn

ManifestEntry bsn

version

VersionRange version

host

ManifestEntry host

require

List<E> require

Class org.osgi.impl.bundle.obr.resource.StringSet extends HashSet implements Serializable

serialVersionUID: 1L


Package org.osgi.service.obr

Class org.osgi.service.obr.RepositoryPermission extends BasicPermission implements Serializable



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.