Skip navigation links
A B C G L M O R S U 

A

accept(T) - Method in class org.drombler.acp.core.commons.util.concurrent.ApplicationThreadConsumer
addingService(ServiceReference<T>) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
ApplicationThreadConsumer<T> - Class in org.drombler.acp.core.commons.util.concurrent
Executes the wrapped Consumer on the GUI-toolkit specific application thread.
ApplicationThreadConsumer(ApplicationThreadExecutorProvider, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.concurrent.ApplicationThreadConsumer
Creates a new instance of this class.
ApplicationThreadExecutorProvider - Interface in org.drombler.acp.core.commons.util.concurrent
A provider which provides an Executor, which makes sure a given command gets executed on the GUI-toolkit specific application thread.

B

BundleUtils - Class in org.drombler.acp.core.commons.util
 
BundleUtils() - Constructor for class org.drombler.acp.core.commons.util.BundleUtils
 

C

createServiceTracker(Class<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(BundleContext, Class<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(Class<T>, Consumer<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(BundleContext, Class<T>, Consumer<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 

G

getApplicationThreadExecutor() - Method in interface org.drombler.acp.core.commons.util.concurrent.ApplicationThreadExecutorProvider
Gets an Executor, which makes sure a given command gets executed on the GUI-toolkit specific application thread
getClassLoader(Bundle) - Static method in class org.drombler.acp.core.commons.util.BundleUtils
 
getContext() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
 
getEntry() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
 
getPackageResourceStringPrefixed(String, String, Bundle) - Static method in class org.drombler.acp.core.commons.util.OSGiResourceBundleUtils
Gets a resource string from a ResourceBundle called Bundle.properties (or a if the value starts with '%' the rest of the value is interpreted as a property key and the value gets looked-up in the Bundle.properties file (or a locale specific derivation of this file), which has to be in the same package as the annotated action.

L

loadClass(Bundle, String) - Static method in class org.drombler.acp.core.commons.util.BundleUtils
 

M

modifiedService(ServiceReference<T>, T) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 

O

org.drombler.acp.core.commons.util - package org.drombler.acp.core.commons.util
Drombler ACP utility classes.
org.drombler.acp.core.commons.util.concurrent - package org.drombler.acp.core.commons.util.concurrent
Drombler ACP concurrent utility classes.
OSGiResourceBundleUtils - Class in org.drombler.acp.core.commons.util
A utility class for ResourceBundles in OSGi Bundles.

R

removedService(ServiceReference<T>, T) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 

S

SimpleServiceTrackerCustomizer<T> - Class in org.drombler.acp.core.commons.util
 
SimpleServiceTrackerCustomizer(BundleContext, Consumer<T>, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 

U

UnresolvedEntry<T> - Class in org.drombler.acp.core.commons.util
 
UnresolvedEntry(T, BundleContext) - Constructor for class org.drombler.acp.core.commons.util.UnresolvedEntry
 
A B C G L M O R S U 
Skip navigation links

Copyright © 2012–2018 Drombler. All rights reserved.