|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Framework | |
|---|---|
| org.apache.felix.framework | |
| org.apache.felix.framework.util | |
| org.eclipse.osgi.framework.internal.core | |
| org.eclipse.osgi.internal.composite | |
| org.eclipse.osgi.launch | |
| org.osgi.framework.launch | Framework Launch Package Version 1.0. |
| org.osgi.service.framework | |
| Uses of Framework in org.apache.felix.framework |
|---|
| Classes in org.apache.felix.framework that implement Framework | |
|---|---|
class |
Felix
|
| Methods in org.apache.felix.framework that return Framework | |
|---|---|
Framework |
FrameworkFactory.newFramework(java.util.Map configuration)
|
| Methods in org.apache.felix.framework with parameters of type Framework | |
|---|---|
void |
ServiceRegistry.invokeHook(ServiceReference ref,
Framework framework,
InvokeHookCallback callback)
Invokes a Service Registry Hook |
| Uses of Framework in org.apache.felix.framework.util |
|---|
| Methods in org.apache.felix.framework.util with parameters of type Framework | |
|---|---|
void |
EventDispatcher.fireServiceEvent(ServiceEvent event,
java.util.Dictionary oldProps,
Framework felix)
|
| Uses of Framework in org.eclipse.osgi.framework.internal.core |
|---|
| Classes in org.eclipse.osgi.framework.internal.core that implement Framework | |
|---|---|
class |
EquinoxLauncher
|
class |
InternalSystemBundle
This class subclasses Bundle to provide a system Bundle so that the framework can be represented as a bundle and can access the services provided by other bundles. |
| Uses of Framework in org.eclipse.osgi.internal.composite |
|---|
| Fields in org.eclipse.osgi.internal.composite declared as Framework | |
|---|---|
protected Framework |
CompositeBase.companionFramework
|
| Methods in org.eclipse.osgi.internal.composite that return Framework | |
|---|---|
protected Framework |
CompositeImpl.findCompanionFramework(Framework thisFramework,
BundleData thisData)
|
protected Framework |
SurrogateImpl.findCompanionFramework(Framework thisFramework,
BundleData thisData)
|
protected abstract Framework |
CompositeBase.findCompanionFramework(Framework thisFramework,
BundleData thisData)
|
Framework |
CompositeImpl.getCompositeFramework()
|
| Uses of Framework in org.eclipse.osgi.launch |
|---|
| Classes in org.eclipse.osgi.launch that implement Framework | |
|---|---|
class |
Equinox
The System Bundle implementation for the Equinox Framework. |
| Methods in org.eclipse.osgi.launch that return Framework | |
|---|---|
Framework |
EquinoxFactory.newFramework(java.util.Map configuration)
|
| Uses of Framework in org.osgi.framework.launch |
|---|
| Methods in org.osgi.framework.launch that return Framework | |
|---|---|
Framework |
FrameworkFactory.newFramework(java.util.Map configuration)
Create a new Framework instance. |
| Uses of Framework in org.osgi.service.framework |
|---|
| Methods in org.osgi.service.framework that return Framework | |
|---|---|
Framework |
CompositeBundle.getCompositeFramework()
Deprecated. Returns the child framework associated with this composite bundle. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||