Skip navigation links
A B C E G H L M O R S T 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
Calls the registered adding service consumer.
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
A utility class for OSGi Bundles.

C

createServiceTracker(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>) - 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

E

equals(Object) - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry

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
Gets the ClassLoader of the specified OSGi Bundle.
getContext() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
Gets the BundleContext of the unresolved entry.
getEntry() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
Gets the unresolved entry.
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.

H

hashCode() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry

L

loadClass(Bundle, String) - Static method in class org.drombler.acp.core.commons.util.BundleUtils
Loads a class by name from an OSGi Bundle.

M

modifiedService(ServiceReference<T>, T) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
Calls the registered adding and removed service consumer.

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
Calls the registered removed service consumer.

S

SimpleServiceTrackerCustomizer<T> - Class in org.drombler.acp.core.commons.util
A simple ServiceTrackerCustomizer implementation which delegates the work to Consumers.

See the static factory methods to create ServiceTrackers.
SimpleServiceTrackerCustomizer(BundleContext, Consumer<T>, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
Creates a new instance of this class.

T

toString() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry

U

UnresolvedEntry<T> - Class in org.drombler.acp.core.commons.util
An unresolved entry which keeps a reference to its BundleContext.
UnresolvedEntry(T, BundleContext) - Constructor for class org.drombler.acp.core.commons.util.UnresolvedEntry
Creates a new instance of this class.
A B C E G H L M O R S T U 
Skip navigation links

Copyright © 2012–2019 Drombler. All rights reserved.