Uses of Class
org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Packages that use PepperOSGiConnector Package Description org.corpus_tools.pepper.cli org.corpus_tools.pepper.connectors.impl -
-
Uses of PepperOSGiConnector in org.corpus_tools.pepper.cli
Methods in org.corpus_tools.pepper.cli that return PepperOSGiConnector Modifier and Type Method Description PepperOSGiConnectorOSGiConsole. getConnector()Constructors in org.corpus_tools.pepper.cli with parameters of type PepperOSGiConnector Constructor Description OSGiConsole(PepperOSGiConnector connector, String prefixPrompt)Initializes an object. -
Uses of PepperOSGiConnector in org.corpus_tools.pepper.connectors.impl
Constructors in org.corpus_tools.pepper.connectors.impl with parameters of type PepperOSGiConnector Constructor Description MavenAccessor(PepperOSGiConnector pepperOSGiConnector)
-