- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
- getBlacklist() - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
- getBlacklist() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- getBundle(String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
This method returns the bundle matching the specified maven project.
- getBundleContext() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- getBundleId(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns the bundle id to an already installed bundle from the passed
location.
- getConfiguration() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getConnector() - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
- getConsoleWidth() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the width of the output console.
- getDescription() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
- getDescription() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
- getDescription() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
- getDropInPaths() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the dropin paths, where to find the OSGi bundles.
- getFrameworkVersion() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
returns the version of pepper-framework read from the pepper-framework
OSGi Bundle.
- getGoodBye(int) - Static method in class org.corpus_tools.pepper.cli.Greet
-
- getHello() - Static method in class org.corpus_tools.pepper.cli.Greet
-
Returns a formatted String, a kind of a welcome screen of Pepper.
- getHello(int, String, String) - Static method in class org.corpus_tools.pepper.cli.Greet
-
Returns a formatted String, a kind of a welcome screen of Pepper.
- getJavaResource() - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
returns java file to be parsed.
- getJob(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getName() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
- getName() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
- getName() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
- getOSGiProfileFile() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the path of the OSGi profile file
- getParameters() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
- getParameters() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
- getParameters() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
- getPepper() - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
- getPepper() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
- getPepper() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns an instance of Pepper, which is running inside OSGi.
- getPepperConfiguration() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
- getPepperEMail() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the eMail address of SaltNPepper.
- getPepperHomepage() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the homepage address of SaltNPepper.
- getPepperStarterConfiguration() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- getPlugInPath() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the plugIn path, where to find the OSGi bundles.
- getRegisteredImporters() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- getRegisteredModules() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getRegisteredModulesAsString() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- getSharedPackages() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
- getSharedPackages() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns a String, containing a formatted list of packages to be shared
between current classloader and OSGi classloaders.
- getVersion() - Static method in class org.corpus_tools.pepper.cli.PepperStarter
-
Resolves the current Pepper version from a file named version.properties
in the pepper-lib jar file.
- getXmlResource() - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
returns xml file to be parsed.
- Greet - Class in org.corpus_tools.pepper.cli
-
- Greet() - Constructor for class org.corpus_tools.pepper.cli.Greet
-
- GROUP_ID_PEPPER - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
group-id of pepper-framework artifact
- importPhase(PepperJob) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
A sub wizard to manage the import phase.
- init() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Starts the OSGi environment and installs and starts all bundles located
in the plugin directory.
- init() - Method in interface org.corpus_tools.pepper.connectors.PepperConnector
-
Starts the OSGi framework and initializes Pepper inside the
framework.
- install(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'install'.
- install(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Installs the given bundle, but does not start it.
- installAndCopy(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Installs the given bundle and copies it to the plugin path, but does not
start it.
- installAndStart(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes command 'launch', calling the OSGi command 'install' and
'start'.
- installAndStart(List<String>) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Installs and starts a new Pepper module(s).
- installBundles(URI, List<URI>) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Tries to install all jar-files, of the given pluginPath.
- isDebug - Variable in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Determines if debug mode is on or off
- isInitialized() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- isInitialized() - Method in interface org.corpus_tools.pepper.connectors.PepperConnector
-
Returns whether this object has been initialized.
- isSingleton(Bundle) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns whether the given bundle is a singleton.
- PepperConnector - Interface in org.corpus_tools.pepper.connectors
-
- PepperOSGiConnector - Class in org.corpus_tools.pepper.connectors.impl
-
This class is an implementation of Pepper.
- PepperOSGiConnector() - Constructor for class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
- PepperOSGiException - Exception in org.corpus_tools.pepper.cli.exceptions
-
- PepperOSGiException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
-
- PepperOSGiException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
-
- PepperOSGiException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
-
- PepperOSGiFrameworkPluginException - Exception in org.corpus_tools.pepper.cli.exceptions
-
- PepperOSGiFrameworkPluginException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
-
- PepperOSGiFrameworkPluginException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
-
- PepperOSGiFrameworkPluginException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
-
- PepperPropertyException - Exception in org.corpus_tools.pepper.cli.exceptions
-
- PepperPropertyException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
-
- PepperPropertyException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
-
- PepperPropertyException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
-
- PepperStarter - Class in org.corpus_tools.pepper.cli
-
The main class to start Pepper from the Console.
- PepperStarter() - Constructor for class org.corpus_tools.pepper.cli.PepperStarter
-
- PepperStarter(PepperConnector) - Constructor for class org.corpus_tools.pepper.cli.PepperStarter
-
Initializes an instance of PepperStarter.
- PepperStarter.COMMAND - Enum in org.corpus_tools.pepper.cli
-
- PepperStarterConfiguration - Class in org.corpus_tools.pepper.cli
-
This class represents all properties to customize Pepper.
- PepperStarterConfiguration() - Constructor for class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
- PepperStarterConfiguration(File) - Constructor for class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
- PREFIX_ATTRIBUTE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml attribute.
- PREFIX_ELEMENT - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml tags.
- PREFIX_NAMESPACE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml namespaces prefix.
- PREFIX_NAMESPACE_VALUE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml namespaces.
- printDependencies(String, String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
This method starts invokes the computation of the dependency tree.
- printDependencies(Bundle) - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
- printDependencies(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
prints all transitive dependencies of the specified bundle, if the bundle
can be related to a maven project
- printDependencies(String, String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
prints all transitive dependencies of the specified maven project
- PROMPT - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
-
- PROP_CONSOLE_WIDTH - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of property to determine the width of outout console.
- PROP_DROPIN_PATHS - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of where to find the dropin paths (comma seperated)
- PROP_OSGI_BUNDLES - Static variable in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
name of system property to determine the locations of OSGi bundles
- PROP_OSGI_PROFILE - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of the location of the osgi profile
- PROP_OSGI_SHAREDPACKAGES - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of the location of the osgi profile
- PROP_PEPPER_HOME - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of the system property specifying the pepper home path.
- PROP_PLUGIN_PATH - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of where to find the plugin path
- PROP_PREFIX - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
prefix of all properties