jar

org.ow2.petals.dsb : dsb-registry

Maven & Gradle

Sep 27, 2012
1 stars

dsb-registry · A Registry based on cache mechanism. Each time the cache expires, the loader will be called to retrieve data from the real registry...

Table Of Contents

Latest Version

Download org.ow2.petals.dsb : dsb-registry JAR file - Latest Versions:

All Versions

Download org.ow2.petals.dsb : dsb-registry 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 dsb-registry-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.petalslink.dsb.registry

├─ org.petalslink.dsb.registry.Registry.class - [JAR]

├─ org.petalslink.dsb.registry.RegistryEntryLoader.class - [JAR]

├─ org.petalslink.dsb.registry.RegistryImpl.class - [JAR]

Advertisement