- get(int) - Method in class org.apache.karaf.util.collections.CopyOnWriteArrayIdentityList
-
- getArtifact() - Method in class org.apache.karaf.util.maven.Parser
-
Return the artifact id.
- getArtifactLocalMetdataPath() - Method in class org.apache.karaf.util.maven.Parser
-
Return the complete path to artifact local metadata file.
- getArtifactMetdataPath() - Method in class org.apache.karaf.util.maven.Parser
-
Return the complete path to artifact metadata file.
- getArtifactPath() - Method in class org.apache.karaf.util.maven.Parser
-
Return the complete path to artifact as stated by Maven 2 repository layout.
- getArtifactPath(String) - Method in class org.apache.karaf.util.maven.Parser
-
Return the complete path to artifact as stated by Maven 2 repository layout.
- getBoolean(String, boolean) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getBufferSize() - Method in class org.apache.karaf.util.process.StreamPumper
-
Get the size in bytes of the read buffer.
- getClassesArray(String, String) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getClassifier() - Method in class org.apache.karaf.util.maven.Parser
-
Return the artifact classifier.
- getConfiguration() - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getErrorPump() - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
- getException() - Method in class org.apache.karaf.util.process.StreamPumper
-
Get the exception encountered, if any.
- getGroup() - Method in class org.apache.karaf.util.maven.Parser
-
Return the group id of the artifact.
- getIn() - Method in class org.apache.karaf.util.process.StreamPumper
-
- getInputStream() - Method in class org.apache.karaf.util.process.StreamPumper
-
- getInt(String, int) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getInterfaceNames(Object) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getJavaCommandPath() - Static method in class org.apache.karaf.jpm.impl.ScriptUtils
-
- getLong(String, long) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getNamespaceContext() - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- getOut() - Method in class org.apache.karaf.util.process.StreamPumper
-
- getOutputPump() - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
- getPid() - Method in class org.apache.karaf.jpm.impl.ProcessImpl
-
- getPid() - Method in interface org.apache.karaf.jpm.Process
-
Retrieves the PID of the process
- getPrefix(String) - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- getRepositoryURL() - Method in class org.apache.karaf.util.maven.Parser
-
Return the repository URL if present, null otherwise.
- getSchedulerStopTimeout() - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getService() - Method in class org.apache.karaf.util.tracker.SingleServiceTracker
-
- getServiceReference() - Method in class org.apache.karaf.util.tracker.SingleServiceTracker
-
- getSnapshotPath(String, String, String) - Method in class org.apache.karaf.util.maven.Parser
-
Return the complete path to artifact for a snapshot file.
- getSnapshotVersion(String, String, String) - Method in class org.apache.karaf.util.maven.Parser
-
Return the version for an artifact for a snapshot version.
- getString(String, String) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getStringArray(String, String) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getTrackedService(Class<T>) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getTrackedServiceRef(Class<T>) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- getType() - Method in class org.apache.karaf.util.maven.Parser
-
Return the artifact type.
- getVersion() - Method in class org.apache.karaf.util.maven.Parser
-
Return the artifact version.
- getVersionLocalMetadataPath(String) - Method in class org.apache.karaf.util.maven.Parser
-
Return the path to local metadata file corresponding to this artifact version.
- getVersionMetadataPath(String) - Method in class org.apache.karaf.util.maven.Parser
-
Return the path to metadata file corresponding to this artifact version.
- ScriptUtils - Class in org.apache.karaf.jpm.impl
-
- ScriptUtils() - Constructor for class org.apache.karaf.jpm.impl.ScriptUtils
-
- serviceChanged(ServiceEvent) - Method in class org.apache.karaf.util.tracker.SingleServiceTracker
-
- Services - Annotation Type in org.apache.karaf.util.tracker.annotation
-
- set(int, E) - Method in class org.apache.karaf.util.collections.CopyOnWriteArrayIdentityList
-
- setArtifact(String) - Method in class org.apache.karaf.util.maven.Parser
-
Changes parsed artifact - to allow printing mvn: URI with changed artifactId
- setAutoflush(boolean) - Method in class org.apache.karaf.util.process.StreamPumper
-
Set whether data should be flushed through to the output stream.
- setBufferSize(int) - Method in class org.apache.karaf.util.process.StreamPumper
-
Set the size in bytes of the read buffer.
- setChildErrorStream(InputStream) - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
Set the input stream from which to read the standard error of the child.
- setChildInputStream(OutputStream) - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
Set the output stream by means of which input can be sent to the child.
- setChildOutputStream(InputStream) - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
Set the input stream from which to read the standard output of the child.
- setClassifier(String) - Method in class org.apache.karaf.util.maven.Parser
-
Changes parsed classifier - to allow printing mvn: URI with changed classifier
- setDefaultNamespace(String) - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- setGroup(String) - Method in class org.apache.karaf.util.maven.Parser
-
Changes parsed group - to allow printing mvn: URI with changed groupId
- setIndentationString(String) - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- setNonBlocking(boolean) - Method in class org.apache.karaf.util.process.StreamPumper
-
Set whether data should be read in a non blocking way.
- setPrefix(String, String) - Method in class org.apache.karaf.util.xml.IndentingXMLEventWriter
-
- setSchedulerStopTimeout(long) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- setType(String) - Method in class org.apache.karaf.util.maven.Parser
-
Changes parsed type - to allow printing mvn: URI with changed type
- setVersion(String) - Method in class org.apache.karaf.util.maven.Parser
-
Changes parsed version - to allow printing mvn: URI with changed version
- SingleServiceTracker<T> - Class in org.apache.karaf.util.tracker
-
- SingleServiceTracker(BundleContext, Class<T>, BiConsumer<T, T>) - Constructor for class org.apache.karaf.util.tracker.SingleServiceTracker
-
- SingleServiceTracker(BundleContext, Class<T>, String, BiConsumer<T, T>) - Constructor for class org.apache.karaf.util.tracker.SingleServiceTracker
-
- SingleServiceTracker(BundleContext, String, String, BiConsumer<T, T>) - Constructor for class org.apache.karaf.util.tracker.SingleServiceTracker
-
- size() - Method in class org.apache.karaf.util.collections.CopyOnWriteArrayIdentityList
-
- start() - Method in class org.apache.karaf.jpm.impl.ProcessBuilderImpl
-
- start() - Method in interface org.apache.karaf.jpm.ProcessBuilder
-
Create and start the process.
- start() - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
Start pumping the streams.
- start(BundleContext) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- stop() - Method in class org.apache.karaf.util.process.PumpStreamHandler
-
Stop pumping the streams.
- stop() - Method in class org.apache.karaf.util.process.StreamPumper
-
Stop the pumper as soon as possible.
- stop(BundleContext) - Method in class org.apache.karaf.util.tracker.BaseActivator
-
- stream(String) - Static method in class org.apache.karaf.util.filesstream.FilesStream
-
Returns a stream of Paths for the given fileNames.
- StreamPumper - Class in org.apache.karaf.util.process
-
Copies all data from an input stream to an output stream.
- StreamPumper(InputStream, OutputStream, boolean) - Constructor for class org.apache.karaf.util.process.StreamPumper
-
Create a new stream pumper.
- StreamPumper(InputStream, OutputStream) - Constructor for class org.apache.karaf.util.process.StreamPumper
-
Create a new stream pumper.
- StreamUtils - Class in org.apache.karaf.util
-
- StringEscapeUtils - Class in org.apache.karaf.util
-
Util class to manipulate String, especially around escape/unescape.
- StringEscapeUtils() - Constructor for class org.apache.karaf.util.StringEscapeUtils
-
- subList(int, int) - Method in class org.apache.karaf.util.collections.CopyOnWriteArrayIdentityList
-