jar

org.ops4j : peaberry

Maven & Gradle

Oct 31, 2012
18 usages

peaberry - Dynamic services for Google-Guice · The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox.

Table Of Contents

Latest Version

Download org.ops4j : peaberry JAR file - Latest Versions:

All Versions

Download org.ops4j : peaberry JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1.x
1.1
1.0
peaberry.tests

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window peaberry-peaberry.tests.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ops4j.peaberry

├─ org.ops4j.peaberry.AttributeFilter.class - [JAR]

├─ org.ops4j.peaberry.BundleScoped.class - [JAR]

├─ org.ops4j.peaberry.Export.class - [JAR]

├─ org.ops4j.peaberry.Import.class - [JAR]

├─ org.ops4j.peaberry.Peaberry.class - [JAR]

├─ org.ops4j.peaberry.ServiceException.class - [JAR]

├─ org.ops4j.peaberry.ServiceRegistry.class - [JAR]

├─ org.ops4j.peaberry.ServiceUnavailableException.class - [JAR]

├─ org.ops4j.peaberry.ServiceWatcher.class - [JAR]

org.ops4j.peaberry.util.ldap

├─ org.ops4j.peaberry.util.ldap.LdapAttributeFilter.class - [JAR]

org.ops4j.peaberry.builders

├─ org.ops4j.peaberry.builders.DecoratedServiceBuilder.class - [JAR]

├─ org.ops4j.peaberry.builders.DirectProvider.class - [JAR]

├─ org.ops4j.peaberry.builders.ExportProvider.class - [JAR]

├─ org.ops4j.peaberry.builders.ImportDecorator.class - [JAR]

├─ org.ops4j.peaberry.builders.InjectedServiceBuilder.class - [JAR]

├─ org.ops4j.peaberry.builders.OutjectedServiceBuilder.class - [JAR]

├─ org.ops4j.peaberry.builders.ProxyProvider.class - [JAR]

├─ org.ops4j.peaberry.builders.QualifiedServiceBuilder.class - [JAR]

├─ org.ops4j.peaberry.builders.ServiceBuilder.class - [JAR]

org.ops4j.peaberry.util.decorators

├─ org.ops4j.peaberry.util.decorators.DecoratorChain.class - [JAR]

├─ org.ops4j.peaberry.util.decorators.InterceptingDecorator.class - [JAR]

├─ org.ops4j.peaberry.util.decorators.StickyDecorator.class - [JAR]

org.ops4j.peaberry.osgi

├─ org.ops4j.peaberry.osgi.Activator.class - [JAR]

├─ org.ops4j.peaberry.osgi.AttributeDictionary.class - [JAR]

├─ org.ops4j.peaberry.osgi.BundleScopeImpl.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiModule.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiServiceAttributes.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiServiceExport.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiServiceImport.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiServiceListener.class - [JAR]

├─ org.ops4j.peaberry.osgi.OSGiServiceRegistry.class - [JAR]

org.ops4j.peaberry.internal

├─ org.ops4j.peaberry.internal.AnnotationVisitor.class - [JAR]

├─ org.ops4j.peaberry.internal.AnnotationWriter.class - [JAR]

├─ org.ops4j.peaberry.internal.Attribute.class - [JAR]

├─ org.ops4j.peaberry.internal.ByteVector.class - [JAR]

├─ org.ops4j.peaberry.internal.ClassReader.class - [JAR]

├─ org.ops4j.peaberry.internal.ClassVisitor.class - [JAR]

├─ org.ops4j.peaberry.internal.ClassWriter.class - [JAR]

├─ org.ops4j.peaberry.internal.ComputedMapFactory.class - [JAR]

├─ org.ops4j.peaberry.internal.ConcurrentImport.class - [JAR]

├─ org.ops4j.peaberry.internal.ConcurrentReferenceHashMap.class - [JAR]

├─ org.ops4j.peaberry.internal.ConcurrentServiceWatcher.class - [JAR]

├─ org.ops4j.peaberry.internal.DecoratedServiceWatcher.class - [JAR]

├─ org.ops4j.peaberry.internal.DirectServiceFactory.class - [JAR]

├─ org.ops4j.peaberry.internal.Edge.class - [JAR]

├─ org.ops4j.peaberry.internal.ExportedServiceProvider.class - [JAR]

├─ org.ops4j.peaberry.internal.FieldVisitor.class - [JAR]

├─ org.ops4j.peaberry.internal.FieldWriter.class - [JAR]

├─ org.ops4j.peaberry.internal.Filter.class - [JAR]

├─ org.ops4j.peaberry.internal.Frame.class - [JAR]

├─ org.ops4j.peaberry.internal.FrameworkUtil.class - [JAR]

├─ org.ops4j.peaberry.internal.Handler.class - [JAR]

├─ org.ops4j.peaberry.internal.ImportGlue.class - [JAR]

├─ org.ops4j.peaberry.internal.ImportProxyClassLoader.class - [JAR]

├─ org.ops4j.peaberry.internal.InvalidSyntaxException.class - [JAR]

├─ org.ops4j.peaberry.internal.Item.class - [JAR]

├─ org.ops4j.peaberry.internal.Label.class - [JAR]

├─ org.ops4j.peaberry.internal.MethodVisitor.class - [JAR]

├─ org.ops4j.peaberry.internal.MethodWriter.class - [JAR]

├─ org.ops4j.peaberry.internal.MultipleServiceProvider.class - [JAR]

├─ org.ops4j.peaberry.internal.Opcodes.class - [JAR]

├─ org.ops4j.peaberry.internal.ServiceBuilderImpl.class - [JAR]

├─ org.ops4j.peaberry.internal.ServiceProxyFactory.class - [JAR]

├─ org.ops4j.peaberry.internal.ServiceSettings.class - [JAR]

├─ org.ops4j.peaberry.internal.Setting.class - [JAR]

├─ org.ops4j.peaberry.internal.SingleServiceProvider.class - [JAR]

├─ org.ops4j.peaberry.internal.Type.class - [JAR]

org.ops4j.peaberry.cache

├─ org.ops4j.peaberry.cache.AbstractServiceImport.class - [JAR]

├─ org.ops4j.peaberry.cache.AbstractServiceListener.class - [JAR]

├─ org.ops4j.peaberry.cache.AbstractServiceRegistry.class - [JAR]

├─ org.ops4j.peaberry.cache.CachingServiceRegistry.class - [JAR]

├─ org.ops4j.peaberry.cache.Chain.class - [JAR]

├─ org.ops4j.peaberry.cache.FilteredIterableService.class - [JAR]

├─ org.ops4j.peaberry.cache.FilteredServiceWatcher.class - [JAR]

├─ org.ops4j.peaberry.cache.ImmutableAttribute.class - [JAR]

├─ org.ops4j.peaberry.cache.IteratorChain.class - [JAR]

├─ org.ops4j.peaberry.cache.RegistryChain.class - [JAR]

org.ops4j.peaberry.util

├─ org.ops4j.peaberry.util.AbstractDecorator.class - [JAR]

├─ org.ops4j.peaberry.util.AbstractWatcher.class - [JAR]

├─ org.ops4j.peaberry.util.Attributes.class - [JAR]

├─ org.ops4j.peaberry.util.Decorators.class - [JAR]

├─ org.ops4j.peaberry.util.DelegatingImport.class - [JAR]

├─ org.ops4j.peaberry.util.Filters.class - [JAR]

├─ org.ops4j.peaberry.util.SimpleExport.class - [JAR]

├─ org.ops4j.peaberry.util.StaticImport.class - [JAR]

├─ org.ops4j.peaberry.util.TypeLiterals.class - [JAR]

Advertisement

Dependencies from Group

Oct 31, 2012
18 usages
Jan 11, 2016
3 usages
May 04, 2009
2 usages
Jan 11, 2016
1 usages
Nov 28, 2015
0 stars

Discover Dependencies

Jan 11, 2008
9 usages
Feb 23, 2011
15 usages
Sep 22, 2010
24 usages
Jan 24, 2008
16 usages
May 30, 2014
8 usages
Aug 23, 2023
13 usages
170 stars
Jan 16, 2018
4 usages
Jan 16, 2018
4 usages