jar

org.apache.stanbol : org.apache.stanbol.commons.solr.managed

Maven & Gradle

Sep 16, 2016
20 usages

Apache Stanbol Commons Solr Managed · This bundle provides support for manageing Solr Servers (CoreContainer and SolrCores) within the Stanbol JVM. Managed CoreContainer and SolrCores are registered as OSGI services and may be published via the OSGI http service.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.commons.solr.managed JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.commons.solr.managed JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.9.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 org.apache.stanbol.commons.solr.managed-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.commons.solr.managed.impl

├─ org.apache.stanbol.commons.solr.managed.impl.ManagedIndexMetadata.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.impl.ManagedSolrServerImpl.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.impl.ReferencedSolrServer.class - [JAR]

org.apache.stanbol.commons.solr.managed.util

├─ org.apache.stanbol.commons.solr.managed.util.ManagementUtils.class - [JAR]

org.apache.stanbol.commons.solr.managed

├─ org.apache.stanbol.commons.solr.managed.IndexMetadata.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.ManagedIndexConstants.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.ManagedIndexState.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.ManagedSolrServer.class - [JAR]

org.apache.stanbol.commons.solr.managed.standalone

├─ org.apache.stanbol.commons.solr.managed.standalone.ClassPathDataFileProvider.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.standalone.DefaultStandaloneManagedSolrServerWrapper.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.standalone.StandaloneEmbeddedSolrServerProvider.class - [JAR]

├─ org.apache.stanbol.commons.solr.managed.standalone.StandaloneManagedSolrServer.class - [JAR]