- generateFilter(Map<String, String>) - Static method in class org.apache.aries.util.manifest.ManifestHeaderProcessor
-
Generate a filter from a set of attributes.
- generateFilter(String, String, Map<String, String>) - Static method in class org.apache.aries.util.manifest.ManifestHeaderProcessor
-
Generate a filter from a set of attributes.
- GenericMetadata(String) - Constructor for class org.apache.aries.util.manifest.ManifestHeaderProcessor.GenericMetadata
-
- get() - Method in class org.apache.aries.util.service.registry.ServicePair
-
- getAllBundleTracker() - Static method in class org.apache.aries.util.tracker.BundleTrackerFactory
-
get all bundle tracker registered in this factory
- getAttributes() - Method in class org.apache.aries.util.manifest.ManifestHeaderProcessor.GenericMetadata
-
- getAttributes() - Method in class org.apache.aries.util.manifest.ManifestHeaderProcessor.NameValuePair
-
- getBundle() - Method in class org.apache.aries.util.internal.BundleToClassLoaderAdapter
-
- getBundles() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return an array of Bundle
s for all bundles being tracked by this
BundleTracker
.
- getBundlesRecursive(URI) - Static method in class org.apache.aries.util.filesystem.FileUtils
-
Get a list of URLs for the bundles under the parent URL
- getBundleTrackerList(String) - Static method in class org.apache.aries.util.tracker.BundleTrackerFactory
-
get bundle tracker based on bundle name and version
- getBundleTrackerList(String, Version) - Static method in class org.apache.aries.util.tracker.BundleTrackerFactory
-
get bundle tracker based on composite bundle's symbolicName and version
- getCause() - Method in exception org.apache.aries.util.IORuntimeException
-
- getClassLoader(Bundle) - Static method in class org.apache.aries.util.AriesFrameworkUtil
-
This method attempts to get the classloader for a bundle.
- getClassLoader(Bundle) - Method in class org.apache.aries.util.internal.DefaultWorker
-
- getClassLoader(Bundle) - Method in class org.apache.aries.util.internal.EquinoxWorker
-
- getClassLoader(Bundle) - Method in class org.apache.aries.util.internal.FelixWorker
-
- getClassLoader(Bundle) - Method in interface org.apache.aries.util.internal.FrameworkUtilWorker
-
- getClassLoader(Bundle) - Method in class org.apache.aries.util.internal.R43Worker
-
- getClassLoaderForced(Bundle) - Static method in class org.apache.aries.util.AriesFrameworkUtil
-
This method attempts to get the classloader for a bundle.
- getDirectives() - Method in class org.apache.aries.util.manifest.ManifestHeaderProcessor.GenericMetadata
-
- getExactVersion() - Method in class org.apache.aries.util.VersionRange
-
this method returns the exact version from the versionInfo obj.
- getFile(String) - Method in interface org.apache.aries.util.filesystem.IDirectory
-
Gets the requested file under this directory.
- getFile(String) - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getFile(String) - Method in class org.apache.aries.util.filesystem.impl.DirectoryImpl
-
- getFile(String) - Method in class org.apache.aries.util.filesystem.impl.NestedZipDirectory
-
- getFile(String) - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- getFragmentBundleName() - Method in class org.apache.aries.util.FragmentBuilder
-
- getFragmentSymbolicName() - Method in class org.apache.aries.util.FragmentBuilder
-
- getFSRoot(File) - Static method in class org.apache.aries.util.filesystem.FileSystem
-
This method gets the IDirectory that represents the root of a virtual file
system.
- getFSRoot(InputStream) - Static method in class org.apache.aries.util.filesystem.FileSystem
-
This method gets an ICloseableDirectory that represents the root of a virtual file
system.
- getFSRoot(File, IDirectory) - Static method in class org.apache.aries.util.filesystem.impl.FileSystemImpl
-
This method gets the IDirectory that represents the root of a virtual file
system.
- getFSRoot(InputStream) - Static method in class org.apache.aries.util.filesystem.impl.FileSystemImpl
-
- getLastModified() - Method in interface org.apache.aries.util.filesystem.IFile
-
- getLastModified() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getLastModified() - Method in class org.apache.aries.util.filesystem.impl.DirectoryImpl
-
- getLastModified() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- getLastModified() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getLastModified() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getManifestVersion() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- getMaximumVersion() - Method in class org.apache.aries.util.VersionRange
-
get the maximum version
- getMessage(String, Object...) - Static method in class org.apache.aries.util.internal.MessageUtil
-
Resolve a message from the bundle, including any necessary formatting.
- getMessage(String, Object...) - Method in class org.apache.aries.util.nls.MessageUtil
-
This method translates the message and puts the inserts into the message before returning it.
- getMinimumVersion() - Method in class org.apache.aries.util.VersionRange
-
get the minimum version
- getName() - Method in interface org.apache.aries.util.filesystem.IFile
-
- getName() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getName() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- getName() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getName() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getName() - Method in class org.apache.aries.util.manifest.ManifestHeaderProcessor.NameValuePair
-
- getNameInZip() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getNameInZip() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getNamespace() - Method in class org.apache.aries.util.manifest.ManifestHeaderProcessor.GenericMetadata
-
- getObject(Bundle) - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Returns the customized object for the specified Bundle
if the
specified bundle is being tracked by this BundleTracker
.
- getOutputStream(File, String) - Static method in class org.apache.aries.util.io.IOUtils
-
- getParent() - Method in interface org.apache.aries.util.filesystem.IFile
-
- getParent() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getParent() - Method in class org.apache.aries.util.filesystem.impl.DirectoryImpl
-
- getParent() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- getParent() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getParent() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getRawAttributes() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- getRawManifest() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- getReference() - Method in class org.apache.aries.util.service.registry.ServicePair
-
- getResource(String) - Method in class org.apache.aries.util.internal.BundleToClassLoaderAdapter
-
- getResourceAsStream(String) - Method in class org.apache.aries.util.internal.BundleToClassLoaderAdapter
-
- getResources(String) - Method in class org.apache.aries.util.internal.BundleToClassLoaderAdapter
-
- getRoot() - Method in interface org.apache.aries.util.filesystem.IFile
-
- getRoot() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getRoot() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- getRoot() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getRoot() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- getRoot() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getService() - Method in class org.apache.aries.util.tracker.SingleServiceTracker
-
- getServiceReference() - Method in class org.apache.aries.util.tracker.SingleServiceTracker
-
- getSize() - Method in interface org.apache.aries.util.filesystem.IFile
-
- getSize() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- getSize() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- getSize() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- getSize() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- getSymbolicName() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- getTracked() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return a Map
with the Bundle
s and customized objects for
all bundles being tracked by this BundleTracker
.
- getTrackingCount() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Returns the tracking count for this BundleTracker
.
- getVersion() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- getZipFile() - Method in class org.apache.aries.util.filesystem.impl.NestedCloseableDirectory
-
- getZipFile() - Method in class org.apache.aries.util.filesystem.impl.ZipCloseableDirectory
-
- getZipPathToRoot() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
Obtain the path of the zip file to the VFS root
- ICloseableDirectory - Interface in org.apache.aries.util.filesystem
-
Implementation of IDirectory that is more efficient for batch operations as it does not due
automatic resource management.
- IDIR_DIRECTORYID_KEY - Static variable in interface org.apache.aries.util.filesystem.IDirectoryFinder
-
The key used in the query part of the URI whose corresponding value
identifies the directory to be returned.
- IDIR_FINDERID_KEY - Static variable in interface org.apache.aries.util.filesystem.IDirectoryFinder
-
The key used in the query part of the URI whose corresponding value
assists in identifying the directory finder to be used.
- IDIR_SCHEME - Static variable in interface org.apache.aries.util.filesystem.IDirectoryFinder
-
The scheme for directory finder URI ids.
- IDirectory - Interface in org.apache.aries.util.filesystem
-
A virtual directory in a file system.
- IDirectoryFinder - Interface in org.apache.aries.util.filesystem
-
Provides a means by which a virtual directory can be cached and returned on
demand.
- IFile - Interface in org.apache.aries.util.filesystem
-
A virtual file on the virtual file system.
- InputStreamClosableDirectory - Class in org.apache.aries.util.filesystem.impl
-
- InputStreamClosableDirectory(IDirectory, File) - Constructor for class org.apache.aries.util.filesystem.impl.InputStreamClosableDirectory
-
- install(BundleContext) - Method in class org.apache.aries.util.FragmentBuilder
-
- InternalRecursiveBundleTracker - Class in org.apache.aries.util.tracker
-
A BundleTracker which will track bundles in the given context, and also
bundles in any child contexts.
- InternalRecursiveBundleTracker(BundleContext, int, BundleTrackerCustomizer, boolean) - Constructor for class org.apache.aries.util.tracker.InternalRecursiveBundleTracker
-
- intersect(VersionRange) - Method in class org.apache.aries.util.VersionRange
-
Create a new version range that is the intersection of this
and the argument.
- IORuntimeException - Exception in org.apache.aries.util
-
This unchecked exception wraps an IOException.
- IORuntimeException(String, IOException) - Constructor for exception org.apache.aries.util.IORuntimeException
-
- IORuntimeException(IOException) - Constructor for exception org.apache.aries.util.IORuntimeException
-
- IOUtils - Class in org.apache.aries.util.io
-
- IOUtils() - Constructor for class org.apache.aries.util.io.IOUtils
-
- isBundle(File) - Static method in class org.apache.aries.util.filesystem.FileUtils
-
Check whether a file is a bundle.
- isClosed() - Method in interface org.apache.aries.util.filesystem.ICloseableDirectory
-
Checks whether the closeable directory has been closed
- isClosed() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- isDirectory() - Method in interface org.apache.aries.util.filesystem.IFile
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.NestedZipDirectory
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- isDirectory() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- isEmpty() - Method in class org.apache.aries.util.tracker.hook.BundleHookBundleTracker
-
Return if this BundleTracker
is empty.
- isExactVersion() - Method in class org.apache.aries.util.VersionRange
-
check if the versioninfo is the exact version
- isFile() - Method in interface org.apache.aries.util.filesystem.IFile
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.FileImpl
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.NestedZipDirectory
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.NestedZipFile
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- isFile() - Method in class org.apache.aries.util.filesystem.impl.ZipFileImpl
-
- isInDir(String, ZipEntry, boolean) - Static method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
This method works out if the provided entry is inside this directory.
- isMaximumExclusive() - Method in class org.apache.aries.util.VersionRange
-
is the maximum version exclusive
- isMaximumUnbounded() - Method in class org.apache.aries.util.VersionRange
-
is the maximum version unbounded
- isMinimumExclusive() - Method in class org.apache.aries.util.VersionRange
-
is the minimum version exclusive
- isRoot() - Method in interface org.apache.aries.util.filesystem.IDirectory
-
- isRoot() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- isRoot() - Method in class org.apache.aries.util.filesystem.impl.DirectoryImpl
-
- isRoot() - Method in class org.apache.aries.util.filesystem.impl.NestedZipDirectory
-
- isRoot() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- isValid() - Method in class org.apache.aries.util.internal.DefaultWorker
-
- isValid() - Method in class org.apache.aries.util.internal.FelixWorker
-
- isValid() - Method in interface org.apache.aries.util.internal.FrameworkUtilWorker
-
- isValid() - Method in class org.apache.aries.util.internal.R43Worker
-
- isValid() - Method in class org.apache.aries.util.manifest.BundleManifest
-
- isValid() - Method in class org.apache.aries.util.service.registry.ServicePair
-
- isValidZip(File) - Static method in class org.apache.aries.util.filesystem.impl.FileSystemImpl
-
Check whether a file is actually a valid zip
- isValidZip(IFile) - Static method in class org.apache.aries.util.filesystem.impl.FileSystemImpl
-
Check whether a file is actually a valid zip
- isZipRoot() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-
- iterator() - Method in class org.apache.aries.util.filesystem.impl.CloseableDirectory
-
- iterator() - Method in class org.apache.aries.util.filesystem.impl.DirectoryImpl
-
- iterator() - Method in class org.apache.aries.util.filesystem.impl.NestedZipDirectory
-
- iterator() - Method in class org.apache.aries.util.filesystem.impl.ZipDirectory
-