jar

com.paremus.dosgi : com.paremus.dosgi.topology.simple

Maven & Gradle

Dec 09, 2019
0 stars

The Paremus simple promiscuous Topology Manager · Implements a Remote Service Admin Topology manager using an "eager" promiscuous policy (i.e. import and export everything possible as soon as it is available). Note that this topology manager is still aware of scoping, applying default "local scopes" to exported services and only importing services at the correct local scope.

Table Of Contents

Latest Version

Download com.paremus.dosgi : com.paremus.dosgi.topology.simple JAR file - Latest Versions:

All Versions

Download com.paremus.dosgi : com.paremus.dosgi.topology.simple JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 com.paremus.dosgi.topology.simple-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.paremus.dosgi.topology.common

├─ com.paremus.dosgi.topology.common.EndpointEventListenerInterest.class - [JAR]

├─ com.paremus.dosgi.topology.common.EndpointListenerAdapter.class - [JAR]

├─ com.paremus.dosgi.topology.common.EndpointListenerService.class - [JAR]

com.paremus.dosgi.topology.simple.impl

├─ com.paremus.dosgi.topology.simple.impl.PromiscuousTopologyManager.class - [JAR]

├─ com.paremus.dosgi.topology.simple.impl.ServiceExporter.class - [JAR]

├─ com.paremus.dosgi.topology.simple.impl.ServiceImporter.class - [JAR]