|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExportPackageDescription in org.eclipse.osgi.framework.internal.core |
|---|
| Constructors in org.eclipse.osgi.framework.internal.core with parameters of type ExportPackageDescription | |
|---|---|
ExportedPackageImpl(ExportPackageDescription exportedPackage,
BundleLoaderProxy supplier)
|
|
| Uses of ExportPackageDescription in org.eclipse.osgi.internal.composite |
|---|
| Methods in org.eclipse.osgi.internal.composite with parameters of type ExportPackageDescription | |
|---|---|
boolean |
CompositeImpl.giveExports(ExportPackageDescription[] matchingExports)
|
boolean |
SurrogateImpl.giveExports(ExportPackageDescription[] matchingExports)
|
| Uses of ExportPackageDescription in org.eclipse.osgi.internal.loader |
|---|
| Methods in org.eclipse.osgi.internal.loader with parameters of type ExportPackageDescription | |
|---|---|
PackageSource |
BundleLoaderProxy.createPackageSource(ExportPackageDescription export,
boolean storeSource)
|
| Uses of ExportPackageDescription in org.eclipse.osgi.internal.module |
|---|
| Methods in org.eclipse.osgi.internal.module that return ExportPackageDescription | |
|---|---|
ExportPackageDescription |
ResolverExport.getExportPackageDescription()
|
ExportPackageDescription |
ResolverImpl.resolveDynamicImport(BundleDescription importingBundle,
java.lang.String requestedPackage)
|
| Methods in org.eclipse.osgi.internal.module with parameters of type ExportPackageDescription | |
|---|---|
boolean |
CompositeResolveHelper.giveExports(ExportPackageDescription[] matchingExports)
|
| Uses of ExportPackageDescription in org.eclipse.osgi.internal.resolver |
|---|
| Classes in org.eclipse.osgi.internal.resolver that implement ExportPackageDescription | |
|---|---|
class |
ExportPackageDescriptionImpl
|
| Methods in org.eclipse.osgi.internal.resolver with parameters of type ExportPackageDescription | |
|---|---|
BundleDescription |
StateObjectFactoryImpl.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String[] executionEnvironments,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities)
|
BundleDescription |
StateObjectFactoryImpl.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String[] executionEnvironments,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities,
NativeCodeSpecification nativeCode)
|
BundleDescription |
StateObjectFactoryImpl.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
java.lang.String[] providedPackages,
boolean singleton)
Deprecated. |
BundleDescription |
StateObjectFactoryImpl.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
java.lang.String[] providedPackages,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String executionEnvironment,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities)
Deprecated. |
ExportPackageDescription |
StateObjectFactoryImpl.createExportPackageDescription(ExportPackageDescription original)
|
int |
StateHelperImpl.getAccessCode(BundleDescription bundle,
ExportPackageDescription export)
|
void |
StateImpl.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
|
void |
StateImpl.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
|
void |
ReadOnlyState.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Deprecated. |
void |
ReadOnlyState.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Deprecated. |
void |
StateImpl.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
|
void |
StateImpl.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
|
void |
StateImpl.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
|
void |
ReadOnlyState.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] host,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolveImports)
|
void |
ReadOnlyState.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] host,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolveImports)
|
void |
ReadOnlyState.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] host,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolveImports)
|
protected void |
BundleDescriptionImpl.setExportPackages(ExportPackageDescription[] exportPackages)
|
protected void |
BundleDescriptionImpl.setResolvedImports(ExportPackageDescription[] resolvedImports)
|
protected void |
BundleDescriptionImpl.setSelectedExports(ExportPackageDescription[] selectedExports)
|
protected void |
BundleDescriptionImpl.setSubstitutedExports(ExportPackageDescription[] substitutedExports)
|
| Uses of ExportPackageDescription in org.eclipse.osgi.service.resolver |
|---|
| Methods in org.eclipse.osgi.service.resolver that return ExportPackageDescription | |
|---|---|
ExportPackageDescription |
StateObjectFactory.createExportPackageDescription(ExportPackageDescription original)
Creates an import package specification that is a copy of the given constraint |
ExportPackageDescription |
StateObjectFactory.createExportPackageDescription(java.lang.String packageName,
Version version,
java.util.Map directives,
java.util.Map attributes,
boolean root,
BundleDescription exporter)
Used by the Resolver to dynamically create ExportPackageDescription objects during the resolution process. |
ExportPackageDescription[] |
State.getExportedPackages()
Returns all exported packages in this state, according to the OSGi rules for resolution. |
ExportPackageDescription[] |
BundleDescription.getExportPackages()
Returns an array of export package descriptions defined by the Export-Package clauses. |
ExportPackageDescription[] |
BundleDescription.getResolvedImports()
Returns all the export packages that satisfy all the imported packages for this bundle. |
ExportPackageDescription[] |
BundleDescription.getSelectedExports()
Returns all the exported packages from this bundle that have been selected by the resolver. |
ExportPackageDescription[] |
BundleDescription.getSubstitutedExports()
Returns the export packages that satisfy imported packages for this bundle description and substitute one of the exports for this bundle description. |
ExportPackageDescription[] |
State.getSystemPackages()
Returns the list of system packages which are exported by the system bundle. |
ExportPackageDescription[] |
StateHelper.getVisiblePackages(BundleDescription bundle)
Returns a list of all packages that the specified bundle has access to which are exported by other bundles. |
ExportPackageDescription[] |
StateHelper.getVisiblePackages(BundleDescription bundle,
int options)
Returns a list of all packages that the specified bundle has access to which are exported by other bundles. |
ExportPackageDescription |
State.linkDynamicImport(BundleDescription importingBundle,
java.lang.String requestedPackage)
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle. |
ExportPackageDescription |
Resolver.resolveDynamicImport(BundleDescription importingBundle,
java.lang.String requestedPackage)
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle. |
| Methods in org.eclipse.osgi.service.resolver with parameters of type ExportPackageDescription | |
|---|---|
BundleDescription |
StateObjectFactory.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String[] executionEnvironments,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities)
Creates a bundle description from the given parameters. |
BundleDescription |
StateObjectFactory.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String[] executionEnvironments,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities,
NativeCodeSpecification nativeCode)
Creates a bundle description from the given parameters. |
BundleDescription |
StateObjectFactory.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
java.lang.String[] providedPackages,
boolean singleton)
Deprecated. use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) |
BundleDescription |
StateObjectFactory.createBundleDescription(long id,
java.lang.String symbolicName,
Version version,
java.lang.String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
java.lang.String[] providedPackages,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
java.lang.String platformFilter,
java.lang.String executionEnvironment,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities)
Deprecated. use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) |
ExportPackageDescription |
StateObjectFactory.createExportPackageDescription(ExportPackageDescription original)
Creates an import package specification that is a copy of the given constraint |
int |
StateHelper.getAccessCode(BundleDescription bundle,
ExportPackageDescription export)
Returns the access code that the specified BundleDescription has to the
specified ExportPackageDescription. |
void |
State.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Deprecated. use State.resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) |
void |
State.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Deprecated. use State.resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) |
void |
State.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Sets whether or not the given bundle is selected in this state. |
void |
State.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Sets whether or not the given bundle is selected in this state. |
void |
State.resolveBundle(BundleDescription bundle,
boolean status,
BundleDescription[] hosts,
ExportPackageDescription[] selectedExports,
ExportPackageDescription[] substitutedExports,
BundleDescription[] resolvedRequires,
ExportPackageDescription[] resolvedImports)
Sets whether or not the given bundle is selected in this state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||