|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceTracker | |
|---|---|
| org.eclipse.osgi.framework.internal.core | |
| org.eclipse.osgi.framework.internal.protocol | |
| org.eclipse.osgi.framework.util | |
| Uses of ServiceTracker in org.eclipse.osgi.framework.internal.core |
|---|
| Constructors in org.eclipse.osgi.framework.internal.core with parameters of type ServiceTracker | |
|---|---|
FrameworkConsole(BundleContext context,
ConsoleSession consoleSession,
boolean isSystemInOut,
ServiceTracker<CommandProvider,CommandProvider> cptracker)
|
|
| Uses of ServiceTracker in org.eclipse.osgi.framework.internal.protocol |
|---|
| Fields in org.eclipse.osgi.framework.internal.protocol declared as ServiceTracker | |
|---|---|
protected ServiceTracker<ContentHandler,ServiceReference<ContentHandler>> |
ContentHandlerProxy.contentHandlerServiceTracker
|
protected ServiceTracker<URLStreamHandlerService,ServiceReference<URLStreamHandlerService>> |
URLStreamHandlerProxy.urlStreamHandlerServiceTracker
|
| Uses of ServiceTracker in org.eclipse.osgi.framework.util |
|---|
| Methods in org.eclipse.osgi.framework.util with parameters of type ServiceTracker | |
|---|---|
void |
SecureAction.open(ServiceTracker<?,?> tracker)
Opens a ServiceTracker. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||