jar

io.wcm : io.wcm.testing.osgi-mock

Maven & Gradle

Oct 02, 2014
1 usages

OSGi Mocks · Mock implementation of selected OSGi APIs.

Table Of Contents

Latest Version

Download io.wcm : io.wcm.testing.osgi-mock JAR file - Latest Versions:

All Versions

Download io.wcm : io.wcm.testing.osgi-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 io.wcm.testing.osgi-mock-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.wcm.testing.mock.osgi

├─ io.wcm.testing.mock.osgi.MockBundle.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockBundleContext.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockComponentContext.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockFilter.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockLogService.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockOsgi.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockServiceReference.class - [JAR]

├─ io.wcm.testing.mock.osgi.MockServiceRegistration.class - [JAR]

├─ io.wcm.testing.mock.osgi.OsgiMetadataUtil.class - [JAR]

├─ io.wcm.testing.mock.osgi.ReflectionServiceUtil.class - [JAR]

Advertisement