|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NativeCodeSpecification | |
---|---|
org.eclipse.osgi.service.resolver | Provides the Equinox resolver API. |
Uses of NativeCodeSpecification in org.eclipse.osgi.service.resolver |
---|
Methods in org.eclipse.osgi.service.resolver that return NativeCodeSpecification | |
---|---|
NativeCodeSpecification |
StateObjectFactory.createNativeCodeSpecification(NativeCodeDescription[] nativeCodeDescriptions,
boolean optional)
Creates a native code specification from the given parameters |
NativeCodeSpecification |
BundleDescription.getNativeCodeSpecification()
Returns the native code specification for this bundle. |
Methods in org.eclipse.osgi.service.resolver with parameters of type NativeCodeSpecification | |
---|---|
BundleDescription |
StateObjectFactory.createBundleDescription(long id,
String symbolicName,
Version version,
String location,
BundleSpecification[] required,
HostSpecification host,
ImportPackageSpecification[] imports,
ExportPackageDescription[] exports,
boolean singleton,
boolean attachFragments,
boolean dynamicFragments,
String platformFilter,
String[] executionEnvironments,
GenericSpecification[] genericRequires,
GenericDescription[] genericCapabilities,
NativeCodeSpecification nativeCode)
Creates a bundle description from the given parameters. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.