- Capability - Interface in org.jboss.gravia.resource
-
A resource capability.
- CAPABILITY_EFFECTIVE_DIRECTIVE - Static variable in interface org.jboss.gravia.resource.Namespace
-
The capability directive used to specify the effective time for the
capability.
- CAPABILITY_MAVEN_IDENTITY_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
-
Artifact coordinates may be defined by the simple groupId:artifactId:version form,
or the fully qualified form groupId:artifactId:type:version[:classifier]
- CAPABILITY_MIME_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.ContentNamespace
-
The capability attribute that defines the IANA MIME Type/Format for this
content.
- CAPABILITY_RUNTIME_NAME_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
-
The capability attribute defining the runtime name durint deployment.
- CAPABILITY_SHARED_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
-
The capability attribute defining this resource is to shared.
- CAPABILITY_SIZE_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.ContentNamespace
-
The capability attribute that contains the size, in bytes, of the
content.
- CAPABILITY_STREAM_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.ContentNamespace
-
The capability attribute that contains an InputStream to the content.
- CAPABILITY_TYPE_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
-
The capability attribute identifying the resource type.
- CAPABILITY_URL_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.ContentNamespace
-
The capability attribute that contains the URL to the content.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
-
The capability attribute identifying the Version
of the resource
if one is specified or 0.0.0
if not specified.
- CaseInsensitiveDictionary<V> - Class in org.jboss.gravia.utils
-
A case insensitive dictionary.
- CaseInsensitiveDictionary(Dictionary<String, V>) - Constructor for class org.jboss.gravia.utils.CaseInsensitiveDictionary
-
Create a new CaseInsensitiveDictionary.
- ClassLoaderEntriesProvider - Class in org.jboss.gravia.runtime.spi
-
A provider for module entries that delegates to
the given module class loader
- ClassLoaderEntriesProvider(Module) - Constructor for class org.jboss.gravia.runtime.spi.ClassLoaderEntriesProvider
-
- clear() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- clear() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- cloneEnvironment() - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- cloneEnvironment() - Method in class org.jboss.gravia.resolver.DefaultEnvironment
-
- cloneEnvironment() - Method in interface org.jboss.gravia.resolver.Environment
-
- close() - Method in interface org.jboss.gravia.repository.RepositoryReader
-
- close() - Method in interface org.jboss.gravia.repository.RepositoryWriter
-
- close() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLReader
-
- close() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLWriter
-
- CommonContainerExtension - Class in org.jboss.gravia.arquillian.container
-
The extensions used by the any container.
- CommonContainerExtension() - Constructor for class org.jboss.gravia.arquillian.container.CommonContainerExtension
-
- compareTo(Version) - Method in class org.jboss.gravia.resource.Version
-
Compares this Version
object to another Version
.
- compareTo(Bundle) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- CompositeDataResourceBuilder - Class in org.jboss.gravia.resource
-
- CompositeDataResourceBuilder(CompositeData) - Constructor for class org.jboss.gravia.resource.CompositeDataResourceBuilder
-
- CompositeDataResourceType - Class in org.jboss.gravia.resource
-
Open MBean support for a resource.
- CompositeDataResourceType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType
-
- CompositeDataResourceType.AttributesType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.AttributesType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
-
- CompositeDataResourceType.AttributeType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.AttributeType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
-
- CompositeDataResourceType.CapabilitiesType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.CapabilitiesType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.CapabilitiesType
-
- CompositeDataResourceType.CapabilityType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.CapabilityType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
-
- CompositeDataResourceType.DirectivesType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.DirectivesType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
-
- CompositeDataResourceType.DirectiveType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.DirectiveType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
-
- CompositeDataResourceType.RequirementsType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.RequirementsType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.RequirementsType
-
- CompositeDataResourceType.RequirementType - Class in org.jboss.gravia.resource
-
- CompositeDataResourceType.RequirementType() - Constructor for class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
-
- Constants - Interface in org.jboss.gravia
-
Defines standard names for the environment system properties, service
properties, and Manifest header attribute keys.
- ConstantsHelper - Class in org.jboss.gravia.runtime
-
An internal string representation for common constants
- ContainerLogger - Class in org.jboss.gravia.arquillian.container
-
The logger provider
- ContainerSetup - Annotation Type in org.jboss.gravia.arquillian.container
-
Annotation that can be applied to an arquillian test to allow for container setup.
- ContainerSetupObserver - Class in org.jboss.gravia.arquillian.container
-
An Arquillian container setup observer.
- ContainerSetupObserver() - Constructor for class org.jboss.gravia.arquillian.container.ContainerSetupObserver
-
- ContainerSetupTask - Class in org.jboss.gravia.arquillian.container
-
A task which is run for container setup.
- ContainerSetupTask() - Constructor for class org.jboss.gravia.arquillian.container.ContainerSetupTask
-
- contains(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- containsAll(Collection) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- containsKey(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- containsValue(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- CONTENT_NAMESPACE - Static variable in interface org.jboss.gravia.resource.ContentNamespace
-
Namespace name for content capabilities and requirements.
- ContentCapability - Interface in org.jboss.gravia.resource
-
A content capability
- ContentNamespace - Interface in org.jboss.gravia.resource
-
Content Capability Namespace.
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.gravia.runtime.WebAppContextListener
-
Uninstalls the webapp's module.
- contextInitialized(ServletContextEvent) - Method in class org.jboss.gravia.runtime.WebAppContextListener
-
Installs/starts the webapp as a module.
- copyStream(InputStream, OutputStream) - Static method in class org.jboss.gravia.utils.IOUtils
-
- create(String, String, String, String, String) - Static method in class org.jboss.gravia.repository.MavenCoordinates
-
- create(Class<T>) - Static method in class org.jboss.gravia.resource.AttachmentKey
-
- create(String, String) - Static method in class org.jboss.gravia.resource.ResourceIdentity
-
- create(String, Version) - Static method in class org.jboss.gravia.resource.ResourceIdentity
-
- create(Object) - Static method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
-
- create(String) - Static method in class org.jboss.gravia.utils.ObjectNameFactory
-
- create(String, String, String) - Static method in class org.jboss.gravia.utils.ObjectNameFactory
-
- create(String, Hashtable<String, String>) - Static method in class org.jboss.gravia.utils.ObjectNameFactory
-
- createCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.DefaultResourceBuilder
-
- createCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
-
- createFilter(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- createFilter(String) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Creates a Filter
object.
- createFilter(String) - Method in class org.jboss.gravia.runtime.spi.AbstractModuleContext
-
- createModule(ClassLoader, Resource, Dictionary<String, String>, Attachable) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- createPreferencePolicy() - Method in class org.jboss.gravia.resolver.DefaultResolveContext
-
- createPreferencePolicy() - Method in class org.jboss.gravia.resolver.spi.AbstractResolveContext
-
- createRequirement(AbstractResource, String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.DefaultResourceBuilder
-
- createRequirement(AbstractResource, String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
-
- createResource() - Method in class org.jboss.gravia.resource.DefaultResourceBuilder
-
- createResource() - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
-
- createResourceBuilder() - Method in class org.jboss.gravia.repository.DefaultRepositoryStorage
-
- createResourceBuilder() - Method in class org.jboss.gravia.repository.DefaultRepositoryXMLReader
-
- createResourceBuilder() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryStorage
-
- createResourceBuilder() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLReader
-
- createResourceBuilder() - Method in class org.jboss.gravia.resource.DefaultRequirementBuilder
-
- createResourceBuilder() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
-
- createRuntime(PropertiesProvider) - Method in class org.jboss.gravia.runtime.embedded.spi.EmbeddedRuntimeFactory
-
- createRuntime(PropertiesProvider) - Method in class org.jboss.gravia.runtime.osgi.spi.OSGiRuntimeFactory
-
- createRuntime(BundleContext) - Static method in class org.jboss.gravia.runtime.osgi.spi.OSGiRuntimeLocator
-
- createRuntime(RuntimeFactory, PropertiesProvider) - Static method in class org.jboss.gravia.runtime.RuntimeLocator
-
Create the default runtime instance from the given factory and properties.
- createRuntime(PropertiesProvider) - Static method in class org.jboss.gravia.runtime.RuntimeLocator
-
Create the default runtime instance from the given properties.
- createRuntime(PropertiesProvider) - Method in interface org.jboss.gravia.runtime.spi.RuntimeFactory
-
- createWire(Requirement, Capability) - Method in class org.jboss.gravia.resolver.DefaultResolver
-
- createWire(Requirement, Capability) - Method in class org.jboss.gravia.resolver.spi.AbstractResolver
-
- createWiring(Resource, List<Wire>, List<Wire>) - Method in class org.jboss.gravia.resolver.DefaultResolver
-
- createWiring(Resource, List<Wire>, List<Wire>) - Method in class org.jboss.gravia.resolver.spi.AbstractResolver
-
- createXMLStreamReader(InputStream) - Method in class org.jboss.gravia.repository.DefaultRepositoryXMLReader
-
- createXMLStreamReader(InputStream) - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLReader
-
- createXMLStreamWriter(OutputStream) - Method in class org.jboss.gravia.repository.DefaultRepositoryXMLWriter
-
- createXMLStreamWriter(OutputStream) - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLWriter
-
- get(Object) - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
-
- get(MBeanServerConnection, String, Class<T>) - Static method in class org.jboss.gravia.utils.MBeanProxy
-
- get(MBeanServerConnection, ObjectName, Class<T>) - Static method in class org.jboss.gravia.utils.MBeanProxy
-
- get(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- get(Object) - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
-
- getAllServiceReferences(String, String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getAllServiceReferences(String, String) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns an array of ServiceReference
objects.
- getArrayType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
-
- getArrayType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
-
- getArrayType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilitiesType
-
- getArrayType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
-
- getArrayType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementsType
-
- getArtifactId() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getArtifactPath() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getArtifactURL(URL) - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getAttachment(AttachmentKey<T>) - Method in interface org.jboss.gravia.resource.Attachable
-
Get the attached object for a given key
- getAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AttachableSupport
-
- getAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getAttribute(String) - Method in interface org.jboss.gravia.resource.Capability
-
Get the value of the given attribute
- getAttribute(String) - Method in interface org.jboss.gravia.resource.Requirement
-
Get the value of the given attribute
- getAttribute(String) - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getAttribute(String) - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getAttributes() - Method in interface org.jboss.gravia.resource.Capability
-
Returns the attributes of this capability.
- getAttributes() - Method in interface org.jboss.gravia.resource.Requirement
-
Returns the attributes of this requirement.
- getAttributes() - Method in interface org.jboss.gravia.resource.RequirementBuilder
-
- getAttributes() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getAttributes() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getAttributes() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
-
- getBaseURL() - Method in class org.jboss.gravia.repository.DefaultRepositoryStorage
-
- getBaseURL() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryStorage
-
- getBaseURLs() - Method in interface org.jboss.gravia.repository.spi.AbstractMavenDelegateRepository.Configuration
-
Get the list of configured base URLs
- getBundle() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getBundle(long) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getBundle(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getBundleActivator() - Method in class org.jboss.gravia.runtime.embedded.spi.AbstractRuntimePlugin
-
- getBundleAdaptor(Module) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getBundleContext() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getBundleId() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getBundles() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getCapabilities(String) - Method in interface org.jboss.gravia.resource.Resource
-
- getCapabilities(String) - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getCapability() - Method in class org.jboss.gravia.runtime.spi.AbstractWire
-
- getCapability() - Method in interface org.jboss.gravia.runtime.Wire
-
- getClassifier() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getClassLoader() - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getComparator() - Method in class org.jboss.gravia.resolver.DefaultPreferencePolicy
-
- getComparator() - Method in interface org.jboss.gravia.resolver.PreferencePolicy
-
Get the capability comparator
- getCompositeData(Map<String, Object>) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
-
- getCompositeData(List<Capability>) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilitiesType
-
- getCompositeData(Capability) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
-
- getCompositeData(Map<String, String>) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
-
- getCompositeData(Resource) - Method in class org.jboss.gravia.resource.CompositeDataResourceType
-
- getCompositeData(List<Requirement>) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementsType
-
- getCompositeData(Requirement) - Method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
-
- getCompositeType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
-
- getCompositeType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
-
- getCompositeType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType
-
- getCompositeType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
-
- getConfiguration(PropertiesProvider) - Method in class org.jboss.gravia.repository.spi.AbstractMavenDelegateRepository
-
Get the default configuration which delegates to
#1 The local maven repository at ~/.m2/repository
#2 The default JBoss Nexus repository
#3 The default Maven Central repository
- getContent() - Method in interface org.jboss.gravia.resource.ResourceContent
-
Returns a new input stream to the default content of this resource.
- getContentStream() - Method in interface org.jboss.gravia.resource.ContentCapability
-
The stream to the content bytes.
- getContentStream() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- getContentURL() - Method in interface org.jboss.gravia.resource.ContentCapability
-
The URL to the bytes.
- getContentURL() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- getDataFile(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getDataFile(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getDataFile(String) - Method in interface org.jboss.gravia.runtime.Module
-
Creates a File
object for a file in the persistent storage area
provided for this module by the Runtime.
- getDefaultEntriesProvider(Module, Attachable) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getDelegates() - Method in class org.jboss.gravia.repository.RepositoryAggregator
-
- getDigest(InputStream) - Static method in class org.jboss.gravia.repository.spi.RepositoryContentHelper
-
Get the digest for a given input stream using the default algorithm
- getDigest(InputStream, String) - Static method in class org.jboss.gravia.repository.spi.RepositoryContentHelper
-
Get the digest for a given input stream and algorithm
- getDigest() - Method in interface org.jboss.gravia.resource.ContentCapability
-
The SHA-256 hex encoded digest for this resource
- getDigest() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- getDirective(String) - Method in interface org.jboss.gravia.resource.Capability
-
Get the value of the given directive
- getDirective(String) - Method in interface org.jboss.gravia.resource.Requirement
-
Get the value of the given directive
- getDirective(String) - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getDirective(String) - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getDirectives() - Method in interface org.jboss.gravia.resource.Capability
-
Returns the directives of this capability.
- getDirectives() - Method in interface org.jboss.gravia.resource.Requirement
-
Returns the directives of this requirement.
- getDirectives() - Method in interface org.jboss.gravia.resource.RequirementBuilder
-
- getDirectives() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getDirectives() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getDirectives() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
-
- getEntry(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getEntry(String) - Method in interface org.jboss.gravia.runtime.Module
-
Returns a URL to the entry at the specified path in this module.
- getEntry(String) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getEntry(String) - Method in class org.jboss.gravia.runtime.spi.ClassLoaderEntriesProvider
-
- getEntry(String) - Method in interface org.jboss.gravia.runtime.spi.ModuleEntriesProvider
-
Returns a URL to the entry at the specified path in this module.
- getEntryPaths(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getEntryPaths(String) - Method in interface org.jboss.gravia.runtime.Module
-
Returns an Enumeration of all the paths (String
objects) to
entries within this module whose longest sub-path matches the specified
path.
- getEntryPaths(String) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getEntryPaths(String) - Method in class org.jboss.gravia.runtime.spi.ClassLoaderEntriesProvider
-
- getEntryPaths(String) - Method in interface org.jboss.gravia.runtime.spi.ModuleEntriesProvider
-
Returns an Enumeration of all the paths (String
objects) to
entries within this module whose longest sub-path matches the specified
path.
- getEnvironment() - Method in interface org.jboss.gravia.provision.Provisioner
-
- getEnvironment() - Method in class org.jboss.gravia.provision.spi.AbstractProvisioner
-
- getEnvironment() - Method in class org.jboss.gravia.provision.spi.AbstractResourceInstaller
-
- getFallbackRepository() - Method in interface org.jboss.gravia.repository.Repository
-
Get the associated fallback repository or null.
- getFallbackRepository() - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getGroupId() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getHeaders() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getHeaders(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getHeaders() - Method in interface org.jboss.gravia.runtime.Module
-
Returns this module's headers and values that where given on module installation.
- getHeaders() - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getHeaders() - Method in class org.jboss.gravia.runtime.spi.ManifestHeadersProvider
-
Return a mutable dictionary of manifest headers
- getIdentity() - Method in interface org.jboss.gravia.resource.Resource
-
- getIdentity() - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getIdentity() - Method in interface org.jboss.gravia.runtime.Module
-
Get the identity of this module.
- getIdentity() - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getIdentityCapability() - Method in interface org.jboss.gravia.resource.Resource
-
- getIdentityCapability() - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getIndexNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
-
- getIndexNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
-
- getInitialFeatureNames() - Method in class org.jboss.gravia.arquillian.container.ContainerSetupTask
-
- getItemNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
-
- getItemNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
-
- getItemNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
-
- getItemNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType
-
- getItemNames() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
-
- getItemTypes() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
-
- getItemTypes() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
-
- getItemTypes() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
-
- getItemTypes() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType
-
- getItemTypes() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
-
- getLastModified() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getLeft() - Method in class org.jboss.gravia.resource.VersionRange
-
Returns the left endpoint of this version range.
- getLeftType() - Method in class org.jboss.gravia.resource.VersionRange
-
Returns the type of the left endpoint of this version range.
- getLocalName() - Method in enum org.jboss.gravia.repository.Namespace100.Attribute
-
- getLocalName() - Method in enum org.jboss.gravia.repository.Namespace100.Element
-
- getLocation() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getMajor() - Method in class org.jboss.gravia.resource.Version
-
Returns the major component of this version identifier.
- getMandatoryResources() - Method in interface org.jboss.gravia.resolver.ResolveContext
-
Return the resources that must be resolved for this resolve context.
- getMandatoryResources() - Method in class org.jboss.gravia.resolver.spi.AbstractResolveContext
-
- getManifest() - Method in class org.jboss.gravia.resource.ManifestBuilder
-
- getMapping() - Method in interface org.jboss.gravia.provision.ProvisionResult
-
- getMatchPolicy() - Method in interface org.jboss.gravia.resource.ResourceStore
-
- getMatchPolicy() - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
-
- getMicro() - Method in class org.jboss.gravia.resource.Version
-
Returns the micro component of this version identifier.
- getMimeType() - Method in interface org.jboss.gravia.resource.ContentCapability
-
An IANA defined MIME type for the format of this content
- getMimeType() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- getMinor() - Method in class org.jboss.gravia.resource.Version
-
Returns the minor component of this version identifier.
- getModule() - Method in class org.jboss.gravia.provision.DefaultResourceHandle
-
- getModule() - Method in interface org.jboss.gravia.provision.ResourceHandle
-
- getModule() - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Get the module associated with this context
- getModule() - Method in class org.jboss.gravia.runtime.ModuleEvent
-
Returns the module which had a lifecycle change.
- getModule(long) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the module with the specified identifier.
- getModule(ResourceIdentity) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the module with the specified resource identity.
- getModule(ClassLoader) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns a module that is associated with the specified class loader.
- getModule() - Method in interface org.jboss.gravia.runtime.ServiceReference
-
Returns the module that registered the service referenced by this
ServiceReference
object.
- getModule() - Method in class org.jboss.gravia.runtime.spi.AbstractModuleContext
-
- getModule(long) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModule(ResourceIdentity) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModule(ClassLoader) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModuleContext() - Method in interface org.jboss.gravia.runtime.Module
-
- getModuleContext() - Method in interface org.jboss.gravia.runtime.Runtime
-
Get the sytem module context.
- getModuleContext() - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModuleId() - Method in interface org.jboss.gravia.runtime.Module
-
Returns this module's unique identifier.
- getModules() - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the set of all installed modules.
- getModules(ClassLoader) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the set of installed modules associated with the given class loader.
- getModules(String, VersionRange) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the set of installed modules with a given symbolic name or version.
- getModules() - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModules(ClassLoader) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getModules(String, VersionRange) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getName() - Method in interface org.jboss.gravia.repository.Repository
-
Get the name for this repository
- getName() - Method in interface org.jboss.gravia.repository.RepositoryMBean
-
Get the name for this repository
- getName() - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getName() - Method in interface org.jboss.gravia.resource.ResourceStore
-
- getName() - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
-
- getNamespace() - Method in interface org.jboss.gravia.resource.Capability
-
Returns the namespace of this capability.
- getNamespace() - Method in interface org.jboss.gravia.resource.Requirement
-
Returns the namespace of this requirement.
- getNamespace() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getNamespace() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getOptionalResources() - Method in interface org.jboss.gravia.resolver.ResolveContext
-
Return the resources that the resolver should attempt to resolve for this
resolve context.
- getOptionalResources() - Method in class org.jboss.gravia.resolver.spi.AbstractResolveContext
-
- getPersistentRepositoryReader() - Method in class org.jboss.gravia.repository.DefaultRepositoryStorage
-
- getPersistentRepositoryReader() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryStorage
-
- getPersistentRepositoryWriter() - Method in class org.jboss.gravia.repository.DefaultRepositoryStorage
-
- getPersistentRepositoryWriter() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryStorage
-
- getPropertiesProvider() - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getProperty(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getProperty(String) - Method in class org.jboss.gravia.runtime.osgi.spi.BundleContextPropertiesProvider
-
- getProperty(String, Object) - Method in class org.jboss.gravia.runtime.osgi.spi.BundleContextPropertiesProvider
-
- getProperty(String) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the value of the specified property.
- getProperty(String, Object) - Method in interface org.jboss.gravia.runtime.Runtime
-
Returns the value of the specified property.
- getProperty(String) - Method in interface org.jboss.gravia.runtime.ServiceReference
-
Returns the property value to which the specified property key is mapped
in the properties Dictionary
object of the service referenced by
this ServiceReference
object.
- getProperty(String) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getProperty(String, Object) - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getProperty(String) - Method in class org.jboss.gravia.runtime.spi.DefaultPropertiesProvider
-
- getProperty(String, Object) - Method in class org.jboss.gravia.runtime.spi.DefaultPropertiesProvider
-
- getProperty(String) - Method in interface org.jboss.gravia.runtime.spi.PropertiesProvider
-
Returns the value of the specified property.
- getProperty(String, Object) - Method in interface org.jboss.gravia.runtime.spi.PropertiesProvider
-
Returns the value of the specified property.
- getProperty(String) - Method in class org.jboss.gravia.runtime.spi.RuntimePropertiesProvider
-
- getProperty(String, Object) - Method in class org.jboss.gravia.runtime.spi.RuntimePropertiesProvider
-
- getProperty(String) - Method in interface org.jboss.gravia.utils.StringPropertyReplacer.PropertyProvider
-
- getPropertyKeys() - Method in interface org.jboss.gravia.runtime.ServiceReference
-
Returns an array of the keys in the properties Dictionary
object
of the service referenced by this ServiceReference
object.
- getProvidedResourceWires(String) - Method in class org.jboss.gravia.runtime.spi.AbstractWiring
-
- getProvidedResourceWires(String) - Method in interface org.jboss.gravia.runtime.Wiring
-
- getProvider() - Method in class org.jboss.gravia.runtime.spi.AbstractWire
-
- getProvider() - Method in interface org.jboss.gravia.runtime.Wire
-
- getQualifier() - Method in class org.jboss.gravia.resource.Version
-
Returns the qualifier component of this version identifier.
- getReference() - Method in interface org.jboss.gravia.runtime.ServiceRegistration
-
Returns a ServiceReference
object for a service being registered.
- getRegisteredServices() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getRepository() - Method in interface org.jboss.gravia.provision.Provisioner
-
- getRepository() - Method in class org.jboss.gravia.provision.spi.AbstractProvisioner
-
- getRepository() - Method in interface org.jboss.gravia.repository.RepositoryStorage
-
Get the associated repository
- getRepository() - Method in class org.jboss.gravia.repository.spi.MemoryRepositoryStorage
-
- getRepositoryAttributes() - Method in interface org.jboss.gravia.repository.RepositoryReader
-
- getRepositoryAttributes() - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryXMLReader
-
- getRepositoryReader() - Method in interface org.jboss.gravia.repository.RepositoryStorage
-
Get the repository reader for this storage
- getRepositoryReader() - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getRepositoryReader() - Method in class org.jboss.gravia.repository.spi.MemoryRepositoryStorage
-
- getRepositoryStorage() - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getRequiredResourceWires(String) - Method in class org.jboss.gravia.runtime.spi.AbstractWiring
-
- getRequiredResourceWires(String) - Method in interface org.jboss.gravia.runtime.Wiring
-
- getRequiredRuntime() - Static method in class org.jboss.gravia.runtime.RuntimeLocator
-
Returns the default runtime instance.
- getRequirement() - Method in interface org.jboss.gravia.resource.RequirementBuilder
-
- getRequirement() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
-
- getRequirement() - Method in class org.jboss.gravia.runtime.spi.AbstractWire
-
- getRequirement() - Method in interface org.jboss.gravia.runtime.Wire
-
- getRequirements(String) - Method in interface org.jboss.gravia.resource.Resource
-
- getRequirements(String) - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getRequirer() - Method in class org.jboss.gravia.runtime.spi.AbstractWire
-
- getRequirer() - Method in interface org.jboss.gravia.runtime.Wire
-
- getResolver() - Method in interface org.jboss.gravia.provision.Provisioner
-
- getResolver() - Method in class org.jboss.gravia.provision.spi.AbstractProvisioner
-
- getResource() - Method in class org.jboss.gravia.provision.DefaultResourceHandle
-
- getResource() - Method in interface org.jboss.gravia.provision.ResourceHandle
-
- getResource(ResourceIdentity) - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- getResource(ResourceIdentity) - Method in interface org.jboss.gravia.repository.Repository
-
- getResource(String) - Method in interface org.jboss.gravia.repository.RepositoryMBean
-
- getResource(ResourceIdentity) - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- getResource() - Method in interface org.jboss.gravia.resource.Capability
-
Returns the resource declaring this capability.
- getResource() - Method in interface org.jboss.gravia.resource.Requirement
-
Returns the resource declaring this requirement.
- getResource() - Method in interface org.jboss.gravia.resource.ResourceBuilder
-
Get the final resource from the builder
- getResource(ResourceIdentity) - Method in interface org.jboss.gravia.resource.ResourceStore
-
- getResource() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getResource() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getResource() - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
-
- getResource(ResourceIdentity) - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
-
- getResource(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getResource() - Method in class org.jboss.gravia.runtime.spi.AbstractWiring
-
- getResource(String) - Static method in class org.jboss.gravia.runtime.spi.NamedResourceAssociation
-
- getResource() - Static method in class org.jboss.gravia.runtime.spi.ThreadResourceAssociation
-
- getResource() - Method in interface org.jboss.gravia.runtime.Wiring
-
Returns the resource associated with this wiring.
- getResourceCapabilities(String) - Method in class org.jboss.gravia.runtime.spi.AbstractWiring
-
- getResourceCapabilities(String) - Method in interface org.jboss.gravia.runtime.Wiring
-
Returns the capabilities provided by this wiring.
- getResourceInstaller() - Method in interface org.jboss.gravia.provision.Provisioner
-
- getResourceInstaller() - Method in class org.jboss.gravia.provision.spi.AbstractProvisioner
-
- getResourceRequirements(String) - Method in class org.jboss.gravia.runtime.spi.AbstractWiring
-
- getResourceRequirements(String) - Method in interface org.jboss.gravia.runtime.Wiring
-
Returns the requirements of this wiring.
- getResources() - Method in interface org.jboss.gravia.provision.ProvisionResult
-
- getResources() - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- getResources() - Method in interface org.jboss.gravia.resource.ResourceStore
-
- getResources() - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
-
- getResources(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getRight() - Method in class org.jboss.gravia.resource.VersionRange
-
Returns the right endpoint of this version range.
- getRightType() - Method in class org.jboss.gravia.resource.VersionRange
-
Returns the type of the right endpoint of this version range.
- getRowType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
-
- getRowType() - Static method in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
-
- getRuntime() - Static method in class org.jboss.gravia.runtime.osgi.spi.OSGiRuntimeLocator
-
- getRuntime() - Static method in class org.jboss.gravia.runtime.RuntimeLocator
-
Returns the default runtime instance or null
if it has not been created.
- getRuntime() - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getRuntime() - Method in class org.jboss.gravia.runtime.spi.RuntimePropertiesProvider
-
- getRuntimeResources() - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- getRuntimeType() - Static method in enum org.jboss.gravia.runtime.RuntimeType
-
- getRuntimeType(Runtime) - Static method in enum org.jboss.gravia.runtime.RuntimeType
-
- getRuntimeType(String) - Static method in enum org.jboss.gravia.runtime.RuntimeType
-
- getService(ServiceReference<S>) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getService(ServiceReference<S>) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns the service object referenced by the specified
ServiceReference
object.
- getService(Module, ServiceRegistration<S>) - Method in interface org.jboss.gravia.runtime.ServiceFactory
-
Creates a new service object.
- getServiceReference(String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getServiceReference(Class<S>) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getServiceReference(Class<S>) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns a ServiceReference
object for a service that implements
and was registered under the name of the specified class.
- getServiceReference(String) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns a ServiceReference
object for a service that implements
and was registered under the specified class.
- getServiceReference() - Method in class org.jboss.gravia.runtime.ServiceEvent
-
Returns a reference to the service that had a change occur in its
lifecycle.
- getServiceReferences(String, String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getServiceReferences(Class<S>, String) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- getServiceReferences(Class<S>, String) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns a collection of ServiceReference
objects.
- getServiceReferences(String, String) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Returns an array of ServiceReference
objects.
- getServicesInUse() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getServicesInUseInternal() - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- getSignerCertificates(int) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getSimpleTypeName() - Method in class org.jboss.gravia.resource.DefaultResource
-
- getSimpleTypeName() - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- getSize() - Method in interface org.jboss.gravia.resource.ContentCapability
-
The size of the resource in bytes as it will be read from the URL
- getSize() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- getState() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getState() - Method in interface org.jboss.gravia.runtime.Module
-
Returns this module's current state.
- getSymbolicName(MavenCoordinates) - Static method in class org.jboss.gravia.repository.MavenResourceBuilder
-
- getSymbolicName() - Method in class org.jboss.gravia.resource.ResourceIdentity
-
- getSymbolicName() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getSystemIdentity() - Method in class org.jboss.gravia.runtime.spi.AbstractRuntime
-
- getSystemStore() - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- getType() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getType() - Method in class org.jboss.gravia.resource.AttachmentKey
-
- getType() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
-
- getType() - Method in class org.jboss.gravia.runtime.ModuleEvent
-
Returns the type of lifecyle event.
- getType() - Method in class org.jboss.gravia.runtime.ServiceEvent
-
Returns the type of event.
- getType() - Method in exception org.jboss.gravia.runtime.ServiceException
-
Returns the type for this exception or UNSPECIFIED
if the type
was unspecified or unknown.
- getUnresolvedRequirements() - Method in exception org.jboss.gravia.resolver.ResolutionException
-
Return the unresolved requirements, if any, for this exception.
- getUnsatisfiedRequirements() - Method in interface org.jboss.gravia.provision.ProvisionResult
-
- getValue() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
-
- getValueString() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
-
- getVersion() - Method in class org.jboss.gravia.repository.MavenCoordinates
-
- getVersion(MavenCoordinates) - Static method in class org.jboss.gravia.repository.MavenResourceBuilder
-
- getVersion() - Method in class org.jboss.gravia.resource.ResourceIdentity
-
- getVersion(Capability, String) - Static method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- getVersion() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- getVersionRange(Requirement, String) - Static method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- getWirings() - Method in interface org.jboss.gravia.provision.ProvisionResult
-
- getWirings() - Method in interface org.jboss.gravia.resolver.Environment
-
- getWirings() - Method in interface org.jboss.gravia.resolver.ResolveContext
-
Returns the wirings for existing resolved resources.
- getWirings() - Method in class org.jboss.gravia.resolver.spi.AbstractEnvironment
-
- getWirings() - Method in class org.jboss.gravia.resolver.spi.AbstractResolveContext
-
- GRAVIA_CAPABILITY - Static variable in interface org.jboss.gravia.Constants
-
Manifest header that defines a generic module capability.
- GRAVIA_ENABLED - Static variable in interface org.jboss.gravia.Constants
-
Manifest header to mark an OSGi Bundle as Gravia enabled.
- GRAVIA_IDENTITY_CAPABILITY - Static variable in interface org.jboss.gravia.Constants
-
Manifest header that defines the module's identitiy.
- GRAVIA_IDENTITY_REQUIREMENT - Static variable in interface org.jboss.gravia.Constants
-
Manifest header that defines a module identitiy requirement.
- GRAVIA_PROPERTIES - Static variable in interface org.jboss.gravia.Constants
-
The default configuration file name as well as the
system property to discover it.
- GRAVIA_REQUIREMENT - Static variable in interface org.jboss.gravia.Constants
-
Manifest header that defines a generic module requirement.
- main(String[]) - Static method in class org.jboss.gravia.utils.Base64Encoder
-
- ManifestBuilder - Class in org.jboss.gravia.resource
-
A simple manifest builder.
- ManifestBuilder() - Constructor for class org.jboss.gravia.resource.ManifestBuilder
-
- ManifestBuilder(String) - Constructor for class org.jboss.gravia.resource.ManifestBuilder
-
- ManifestBuilder.Type - Enum in org.jboss.gravia.resource
-
- ManifestHeadersProvider - Class in org.jboss.gravia.runtime.spi
-
Provides Moduel headers from a manifest
- ManifestHeadersProvider(Manifest) - Constructor for class org.jboss.gravia.runtime.spi.ManifestHeadersProvider
-
- ManifestResourceBuilder - Class in org.jboss.gravia.resource
-
- ManifestResourceBuilder() - Constructor for class org.jboss.gravia.resource.ManifestResourceBuilder
-
- match(Capability, Requirement) - Method in class org.jboss.gravia.resource.DefaultMatchPolicy
-
- match(Capability, Requirement) - Method in interface org.jboss.gravia.resource.MatchPolicy
-
True if the requirement matches the given capability
- match(ServiceReference<?>) - Method in interface org.jboss.gravia.runtime.Filter
-
Filter using a service's properties.
- match(Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.Filter
-
Filter using a Dictionary
with case insensitive key lookup.
- match(Dictionary) - Method in class org.jboss.gravia.runtime.spi.NoFilter
-
- match(ServiceReference<?>) - Method in class org.jboss.gravia.runtime.spi.NoFilter
-
- matchCase(Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.Filter
-
Filter using a Dictionary
.
- matchCase(Dictionary) - Method in class org.jboss.gravia.runtime.spi.NoFilter
-
- matches(Map<String, ?>) - Method in interface org.jboss.gravia.runtime.Filter
-
Filter using a Map
.
- matches(Map<String, ?>) - Method in class org.jboss.gravia.runtime.spi.NoFilter
-
- MatchPolicy - Interface in org.jboss.gravia.resource
-
A capability match policy
- MAVEN_CENTRAL_BASE - Static variable in interface org.jboss.gravia.repository.spi.AbstractMavenDelegateRepository.Configuration
-
The default Maven Central repository: http://repo1.maven.org/maven2
- MavenCoordinates - Class in org.jboss.gravia.repository
-
The artifact coordinates.
- MavenDelegateRepository - Interface in org.jboss.gravia.repository
-
- MavenIdentityRequirementBuilder - Class in org.jboss.gravia.repository
-
- MavenIdentityRequirementBuilder(MavenCoordinates) - Constructor for class org.jboss.gravia.repository.MavenIdentityRequirementBuilder
-
- MavenResourceBuilder - Class in org.jboss.gravia.repository
-
- MavenResourceBuilder() - Constructor for class org.jboss.gravia.repository.MavenResourceBuilder
-
- MBeanProxy - Class in org.jboss.gravia.utils
-
A simple MBeanProxy
- MBeanProxy() - Constructor for class org.jboss.gravia.utils.MBeanProxy
-
- MemoryRepositoryStorage - Class in org.jboss.gravia.repository.spi
-
- MemoryRepositoryStorage(PropertiesProvider, Repository) - Constructor for class org.jboss.gravia.repository.spi.MemoryRepositoryStorage
-
- MODIFIED - Static variable in class org.jboss.gravia.runtime.ServiceEvent
-
The properties of a registered service have been modified.
- MODIFIED_ENDMATCH - Static variable in class org.jboss.gravia.runtime.ServiceEvent
-
The properties of a registered service have been modified and the new
properties no longer match the listener's filter.
- Module - Interface in org.jboss.gravia.runtime
-
An installed module in the Runtime.
- Module.State - Enum in org.jboss.gravia.runtime
-
A module can be in one of six states:
- MODULE_ACTIVATOR - Static variable in interface org.jboss.gravia.Constants
-
Header attribute identifying the module's activator class.
- MODULE_ENTRIES_PROVIDER_KEY - Static variable in class org.jboss.gravia.runtime.spi.AbstractModule
-
- ModuleActivator - Interface in org.jboss.gravia.runtime
-
Customizes the starting and stopping of a module.
- ModuleActivatorBridge - Class in org.jboss.gravia.runtime
-
- ModuleActivatorBridge() - Constructor for class org.jboss.gravia.runtime.ModuleActivatorBridge
-
- moduleChanged(ModuleEvent) - Method in interface org.jboss.gravia.runtime.ModuleListener
-
Receives notification that a module has had a lifecycle change.
- ModuleContext - Interface in org.jboss.gravia.runtime
-
A module's execution context within the Runtime.
- ModuleEntriesProvider - Interface in org.jboss.gravia.runtime.spi
-
A provider for module entries.
- moduleEvent(int) - Static method in class org.jboss.gravia.runtime.ConstantsHelper
-
- ModuleEvent - Class in org.jboss.gravia.runtime
-
An event from the Runtime describing a module lifecycle change.
- ModuleEvent(int, Module) - Constructor for class org.jboss.gravia.runtime.ModuleEvent
-
Creates a module event of the specified type.
- ModuleException - Exception in org.jboss.gravia.runtime
-
An xception used to indicate that a module lifecycle problem
occurred.
- ModuleException(String) - Constructor for exception org.jboss.gravia.runtime.ModuleException
-
Creates a ModuleException
with the specified message.
- ModuleException(String, Throwable) - Constructor for exception org.jboss.gravia.runtime.ModuleException
-
Creates a ModuleException
with the specified message and
exception cause.
- ModuleException(Throwable) - Constructor for exception org.jboss.gravia.runtime.ModuleException
-
Creates a ModuleException
with the specified exception cause.
- ModuleListener - Interface in org.jboss.gravia.runtime
-
A ModuleEvent
listener.
- readAttributeValue(String, String) - Static method in class org.jboss.gravia.resource.spi.AttributeValueHandler
-
Read attribute values according to
132.5.6 Attribute Element
- register(LoadableExtension.ExtensionBuilder) - Method in class org.jboss.gravia.arquillian.container.CommonContainerExtension
-
- REGISTERED - Static variable in class org.jboss.gravia.runtime.ServiceEvent
-
This service has been registered.
- registerRepository(ModuleContext, Repository) - Static method in class org.jboss.gravia.repository.RepositoryRuntimeRegistration
-
- registerService(String[], Object, Dictionary<String, ?>) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- registerService(String, Object, Dictionary<String, ?>) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- registerService(Class<S>, S, Dictionary<String, ?>) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- registerService(Class<S>, S, Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Registers the specified service object with the specified properties
under the name of the specified class with the Runtime.
- registerService(String, Object, Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Registers the specified service object with the specified properties
under the specified class name with the Runtime.
- registerService(String[], Object, Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Registers the specified service object with the specified properties
under the specified class names into the Runtime.
- releaseRuntime() - Static method in class org.jboss.gravia.runtime.osgi.spi.OSGiRuntimeLocator
-
- releaseRuntime() - Static method in class org.jboss.gravia.runtime.RuntimeLocator
-
Release the default runtime instance.
- REMOTE - Static variable in exception org.jboss.gravia.runtime.ServiceException
-
An error occurred invoking a remote service.
- remove(Object) - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
-
- remove(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- remove(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- remove(Object) - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
-
- removeAll(Collection) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- removeAllBundleListeners() - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- removeAllServiceListeners() - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- removeAttachment(AttachmentKey<T>) - Method in interface org.jboss.gravia.resource.Attachable
-
Remove an attached object for a given key
- removeAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- removeAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AttachableSupport
-
- removeAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- removeBundleListener(BundleListener) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- removeBundleListeners(Module) - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- removeFrameworkListener(FrameworkListener) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- removeModuleListener(ModuleListener) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Removes the specified ModuleListener
object from the context
module's list of listeners.
- removeModuleListener(Module, ModuleListener) - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- RemoveOnlyCollection<T> - Class in org.jboss.gravia.utils
-
A Collection that does not allow add operations.
- RemoveOnlyCollection(T...) - Constructor for class org.jboss.gravia.utils.RemoveOnlyCollection
-
- RemoveOnlyCollection(Collection<T>) - Constructor for class org.jboss.gravia.utils.RemoveOnlyCollection
-
- RemoveOnlyMap<K,V> - Class in org.jboss.gravia.utils
-
A Map that does not allow put operations.
- RemoveOnlyMap(Map<K, V>) - Constructor for class org.jboss.gravia.utils.RemoveOnlyMap
-
- removeRepositoryContent(MBeanServerConnection, RepositoryMBean, Map<String, String>) - Method in class org.jboss.gravia.arquillian.container.ContainerSetupTask
-
- removeResource(ResourceIdentity) - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- removeResource(ResourceIdentity) - Method in interface org.jboss.gravia.repository.Repository
-
- removeResource(String) - Method in interface org.jboss.gravia.repository.RepositoryMBean
-
- removeResource(ResourceIdentity) - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- removeResource(ResourceIdentity) - Method in class org.jboss.gravia.repository.spi.AbstractRepositoryStorage
-
- removeResource(ResourceIdentity) - Method in class org.jboss.gravia.repository.spi.MemoryRepositoryStorage
-
- removeResource(ResourceIdentity) - Method in interface org.jboss.gravia.resource.ResourceStore
-
- removeResource(ResourceIdentity) - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
-
- removeResource(String) - Static method in class org.jboss.gravia.runtime.spi.NamedResourceAssociation
-
- removeResource() - Static method in class org.jboss.gravia.runtime.spi.ThreadResourceAssociation
-
- removeRuntimeResource(ResourceIdentity) - Method in class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- removeServiceInUse(ServiceReference<?>) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- removeServiceListener(ServiceListener) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleContextAdaptor
-
- removeServiceListener(ServiceListener) - Method in interface org.jboss.gravia.runtime.ModuleContext
-
Removes the specified ServiceListener
object from the context
module's list of listeners.
- removeServiceListener(Module, ServiceListener) - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- removeServiceListeners(Module) - Method in class org.jboss.gravia.runtime.spi.RuntimeEventsManager
-
- replaceProperties(String) - Static method in class org.jboss.gravia.utils.StringPropertyReplacer
-
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
- replaceProperties(String, StringPropertyReplacer.PropertyProvider) - Static method in class org.jboss.gravia.utils.StringPropertyReplacer
-
Go through the input string and replace any occurance of ${p} with the PropertyProvider.getProperty(p) value.
- Repository - Interface in org.jboss.gravia.repository
-
- REPOSITORY_NAMESPACE - Static variable in interface org.jboss.gravia.repository.Namespace100
-
- REPOSITORY_XML_NAME - Static variable in class org.jboss.gravia.repository.DefaultRepositoryStorage
-
- RepositoryAggregator - Class in org.jboss.gravia.repository
-
- RepositoryAggregator(PropertiesProvider, Repository...) - Constructor for class org.jboss.gravia.repository.RepositoryAggregator
-
- RepositoryContentHelper - Class in org.jboss.gravia.repository.spi
-
Helpers for repository content
- RepositoryLogger - Class in org.jboss.gravia.repository.spi
-
The logger provider
- RepositoryMBean - Interface in org.jboss.gravia.repository
-
- RepositoryReader - Interface in org.jboss.gravia.repository
-
A reader for repository artifacts.
- RepositoryRuntimeRegistration - Class in org.jboss.gravia.repository
-
- RepositoryRuntimeRegistration.Registration - Interface in org.jboss.gravia.repository
-
- RepositoryStorage - Interface in org.jboss.gravia.repository
-
Repository resource storage
- RepositoryStorageException - Exception in org.jboss.gravia.repository
-
Signals a failure during artifact storage.
- RepositoryStorageException(String) - Constructor for exception org.jboss.gravia.repository.RepositoryStorageException
-
- RepositoryStorageException(Throwable) - Constructor for exception org.jboss.gravia.repository.RepositoryStorageException
-
- RepositoryStorageException(String, Throwable) - Constructor for exception org.jboss.gravia.repository.RepositoryStorageException
-
- RepositoryWriter - Interface in org.jboss.gravia.repository
-
Write repository contnet.
- Requirement - Interface in org.jboss.gravia.resource
-
A resource requirement.
- REQUIREMENT_EFFECTIVE_DIRECTIVE - Static variable in interface org.jboss.gravia.resource.Namespace
-
The requirement directive used to specify the effective time for the
requirement.
- REQUIREMENT_RESOLUTION_DIRECTIVE - Static variable in interface org.jboss.gravia.resource.Namespace
-
The requirement directive used to specify the resolution type for a
requirement.
- RequirementBuilder - Interface in org.jboss.gravia.resource
-
- RESOLUTION_MANDATORY - Static variable in interface org.jboss.gravia.resource.Namespace
-
The directive value identifying a mandatory requirement resolution type.
- RESOLUTION_OPTIONAL - Static variable in interface org.jboss.gravia.resource.Namespace
-
The directive value identifying an optional requirement resolution type.
- ResolutionException - Exception in org.jboss.gravia.resolver
-
Indicates failure to resolve a set of requirements.
- ResolutionException(String, Throwable, Collection<Requirement>) - Constructor for exception org.jboss.gravia.resolver.ResolutionException
-
Create a ResolutionException
with the specified message, cause
and unresolved requirements.
- ResolutionException(String) - Constructor for exception org.jboss.gravia.resolver.ResolutionException
-
Create a ResolutionException
with the specified message.
- ResolutionException(Throwable) - Constructor for exception org.jboss.gravia.resolver.ResolutionException
-
Create a ResolutionException
with the specified cause.
- resolve(ResolveContext) - Method in interface org.jboss.gravia.resolver.Resolver
-
Resolve the specified resolve context and return any new resources and
wires to the caller.
- resolve(ResolveContext) - Method in class org.jboss.gravia.resolver.spi.AbstractResolver
-
- resolveAndApply(ResolveContext) - Method in interface org.jboss.gravia.resolver.Resolver
-
- resolveAndApply(ResolveContext) - Method in class org.jboss.gravia.resolver.spi.AbstractResolver
-
- ResolveContext - Interface in org.jboss.gravia.resolver
-
A resolve context provides resources, options and constraints to the
potential solution of a
resolve
operation.
- Resolver - Interface in org.jboss.gravia.resolver
-
- ResolverLogger - Class in org.jboss.gravia.resolver.spi
-
The logger provider
- Resource - Interface in org.jboss.gravia.resource
-
A resource is associated with Capabilities/Requirements.
- ResourceBuilder - Interface in org.jboss.gravia.resource
-
A builder for resources.
- ResourceContent - Interface in org.jboss.gravia.resource
-
An accessor for the default content of a resource.
- ResourceHandle - Interface in org.jboss.gravia.provision
-
The container specific handle to an installed resource.
- ResourceIdentity - Class in org.jboss.gravia.resource
-
A resource identity.
- ResourceInstaller - Interface in org.jboss.gravia.provision
-
- ResourceLogger - Class in org.jboss.gravia.resource.spi
-
The logger provider
- ResourceStore - Interface in org.jboss.gravia.resource
-
A resource store
- retainAll(Collection) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- RIGHT_CLOSED - Static variable in class org.jboss.gravia.resource.VersionRange
-
The right endpoint is closed and is included in the range.
- RIGHT_OPEN - Static variable in class org.jboss.gravia.resource.VersionRange
-
The right endpoint is open and is excluded from the range.
- Runtime - Interface in org.jboss.gravia.runtime
-
The Gravia runtime.
- RUNTIME_CONFIGURATIONS - Static variable in interface org.jboss.gravia.Constants
-
Runtime property specifying a comma seperated list of URLs each
pointing to a resource that containes ConfigurationAdmin properties.
- RUNTIME_STORAGE - Static variable in interface org.jboss.gravia.Constants
-
Runtime property specifying the persistent storage area used
by the runtime.
- RUNTIME_STORAGE_CLEAN - Static variable in interface org.jboss.gravia.Constants
-
Runtime property specifying if and when the persistent
storage area for the runtime should be cleaned.
- RUNTIME_STORAGE_CLEAN_ONFIRSTINIT - Static variable in interface org.jboss.gravia.Constants
-
Specifies that the runtime storage area must be cleaned before the
runtime is initialized for the first time.
- RUNTIME_STORAGE_DEFAULT - Static variable in interface org.jboss.gravia.Constants
-
The default storage location
- RUNTIME_TYPE - Static variable in interface org.jboss.gravia.Constants
-
A string value representing the type of the runtime (e.g.
- RuntimeEnvironment - Class in org.jboss.gravia.provision.spi
-
An
Environment
that maintains the set of runtime resources.
- RuntimeEnvironment(Runtime) - Constructor for class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- RuntimeEnvironment(Runtime, ResourceStore, MatchPolicy) - Constructor for class org.jboss.gravia.provision.spi.RuntimeEnvironment
-
- RuntimeEventsManager - Class in org.jboss.gravia.runtime.spi
-
A manager for runtime listerners and their associated event delivery.
- RuntimeFactory - Interface in org.jboss.gravia.runtime.spi
-
A factory for the Runtime.
- RuntimeLocator - Class in org.jboss.gravia.runtime
-
Locates the a Runtime instance
- RuntimeLogger - Class in org.jboss.gravia.runtime.spi
-
The logger provider
- RuntimePlugin - Interface in org.jboss.gravia.runtime.spi
-
A plugin for the runtime to install internal modules on runtime initiallization.
- RuntimePropertiesProvider - Class in org.jboss.gravia.runtime.spi
-
A properties provider that delegates to the runtime.
- RuntimePropertiesProvider(Runtime) - Constructor for class org.jboss.gravia.runtime.spi.RuntimePropertiesProvider
-
- RuntimeType - Enum in org.jboss.gravia.runtime
-
The enumeration of supported target containers
- safeClose(Closeable) - Static method in class org.jboss.gravia.utils.IOUtils
-
- SERVICE_ID - Static variable in interface org.jboss.gravia.Constants
-
Service property identifying a service's registration number.
- SERVICE_PID - Static variable in interface org.jboss.gravia.Constants
-
Service property identifying a service's persistent identifier.
- SERVICE_RANKING - Static variable in interface org.jboss.gravia.Constants
-
Service property identifying a service's ranking number.
- serviceChanged(ServiceEvent) - Method in interface org.jboss.gravia.runtime.ServiceListener
-
Receives notification that a service has had a lifecycle change.
- serviceEvent(int) - Static method in class org.jboss.gravia.runtime.ConstantsHelper
-
- ServiceEvent - Class in org.jboss.gravia.runtime
-
An event from the Runtime describing a service lifecycle change.
- ServiceEvent(int, ServiceReference<?>) - Constructor for class org.jboss.gravia.runtime.ServiceEvent
-
Creates a new service event object.
- ServiceException - Exception in org.jboss.gravia.runtime
-
A service exception used to indicate that a service problem occurred.
- ServiceException(String, Throwable) - Constructor for exception org.jboss.gravia.runtime.ServiceException
-
Creates a ServiceException
with the specified message and
exception cause.
- ServiceException(String) - Constructor for exception org.jboss.gravia.runtime.ServiceException
-
Creates a ServiceException
with the specified message.
- ServiceException(String, int, Throwable) - Constructor for exception org.jboss.gravia.runtime.ServiceException
-
Creates a ServiceException
with the specified message, type and
exception cause.
- ServiceException(String, int) - Constructor for exception org.jboss.gravia.runtime.ServiceException
-
Creates a ServiceException
with the specified message and type.
- ServiceFactory<S> - Interface in org.jboss.gravia.runtime
-
Allows services to provide customized service objects.
- ServiceListener - Interface in org.jboss.gravia.runtime
-
A ServiceEvent
listener.
- ServiceReference<T> - Interface in org.jboss.gravia.runtime
-
A reference to a service.
- ServiceRegistration<T> - Interface in org.jboss.gravia.runtime
-
A registered service.
- SERVLET_CONTEXT_KEY - Static variable in class org.jboss.gravia.runtime.WebAppContextListener
-
The attachment key for the ServletContext
- setFallbackRepository(Repository) - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- setMutable(boolean) - Method in class org.jboss.gravia.resource.spi.AbstractResource
-
- setProperties(Dictionary<String, ?>) - Method in interface org.jboss.gravia.runtime.ServiceRegistration
-
Updates the properties associated with a service.
- setRepositoryStorage(RepositoryStorage) - Method in class org.jboss.gravia.repository.spi.AbstractRepository
-
- setState(Module.State) - Method in class org.jboss.gravia.runtime.spi.AbstractModule
-
- setUp(MBeanServerConnection, Map<String, String>) - Method in class org.jboss.gravia.arquillian.container.ContainerSetupTask
-
- setupRepositoryContent(MBeanServerConnection, RepositoryMBean, Map<String, String>) - Method in class org.jboss.gravia.arquillian.container.ContainerSetupTask
-
- size() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
-
- size() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
-
- size() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- size() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
-
- sort(List<Capability>) - Method in class org.jboss.gravia.resolver.DefaultPreferencePolicy
-
- sort(List<Capability>) - Method in interface org.jboss.gravia.resolver.PreferencePolicy
-
Sort the given providers according to their preference
- start(ModuleContext) - Method in class org.jboss.gravia.runtime.embedded.spi.AbstractRuntimePlugin
-
- start(int) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- start() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- start() - Method in interface org.jboss.gravia.runtime.Module
-
Starts this module.
- start(ModuleContext) - Method in interface org.jboss.gravia.runtime.ModuleActivator
-
Called when this module is started so the Runtime can perform the
module-specific activities necessary to start this module.
- start(BundleContext) - Method in class org.jboss.gravia.runtime.ModuleActivatorBridge
-
- STARTED - Static variable in class org.jboss.gravia.runtime.ModuleEvent
-
The module has been started.
- STARTING - Static variable in class org.jboss.gravia.runtime.ModuleEvent
-
The module is about to be activated.
- stop(ModuleContext) - Method in class org.jboss.gravia.runtime.embedded.spi.AbstractRuntimePlugin
-
- stop(int) - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- stop() - Method in class org.jboss.gravia.runtime.embedded.spi.BundleAdaptor
-
- stop() - Method in interface org.jboss.gravia.runtime.Module
-
Stops this module.
- stop(ModuleContext) - Method in interface org.jboss.gravia.runtime.ModuleActivator
-
Called when this module is stopped so the Runtime can perform the
module-specific activities necessary to stop the module.
- stop(BundleContext) - Method in class org.jboss.gravia.runtime.ModuleActivatorBridge
-
- STOPPED - Static variable in class org.jboss.gravia.runtime.ModuleEvent
-
The module has been stopped.
- STOPPING - Static variable in class org.jboss.gravia.runtime.ModuleEvent
-
The module is about to deactivated.
- StringPropertyReplacer - Class in org.jboss.gravia.utils
-
A utility class for replacing properties in strings.
- StringPropertyReplacer() - Constructor for class org.jboss.gravia.utils.StringPropertyReplacer
-
- StringPropertyReplacer.PropertyProvider - Interface in org.jboss.gravia.utils
-
- SUBCLASSED - Static variable in exception org.jboss.gravia.runtime.ServiceException
-
The exception is a subclass of ServiceException.
- SynchronousModuleListener - Interface in org.jboss.gravia.runtime
-
A synchronous ModuleEvent
listener.
- validate() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
-
- validate() - Method in class org.jboss.gravia.resource.spi.AbstractContentCapability
-
- validate() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
-
- validateManifest(Manifest) - Static method in class org.jboss.gravia.resource.ManifestBuilder
-
Validate a given manifest.
- valueOf(String) - Static method in enum org.jboss.gravia.repository.Namespace100.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.gravia.repository.Namespace100.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.gravia.resource.ManifestBuilder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.gravia.resource.spi.AttributeValueHandler.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.gravia.runtime.Module.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.gravia.runtime.RuntimeType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.gravia.repository.Namespace100.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.gravia.repository.Namespace100.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.gravia.resource.ManifestBuilder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.gravia.resource.spi.AttributeValueHandler.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.gravia.runtime.Module.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.gravia.runtime.RuntimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
-
- Version - Class in org.jboss.gravia.resource
-
Version identifier for capabilities such as bundles and packages.
- Version(int, int, int) - Constructor for class org.jboss.gravia.resource.Version
-
Creates a version identifier from the specified numerical components.
- Version(int, int, int, String) - Constructor for class org.jboss.gravia.resource.Version
-
Creates a version identifier from the specified components.
- Version(String) - Constructor for class org.jboss.gravia.resource.Version
-
Creates a version identifier from the specified string.
- VersionRange - Class in org.jboss.gravia.resource
-
Version range.
- VersionRange(char, Version, Version, char) - Constructor for class org.jboss.gravia.resource.VersionRange
-
Creates a version range from the specified versions.
- VersionRange(String) - Constructor for class org.jboss.gravia.resource.VersionRange
-
Creates a version range from the specified string.