A B C D E F G H I K L M N O P R S T U V 

A

AbstractCapability - Class in org.jboss.gravia.resource.spi
The abstract implementation of a Capability.
AbstractCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.spi.AbstractCapability
 
AbstractContentCapability - Class in org.jboss.gravia.resource.spi
The abstract implementation of a ContentCapability.
AbstractContentCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.spi.AbstractContentCapability
 
AbstractRequirement - Class in org.jboss.gravia.resource.spi
The abstract implementation of a Requirement.
AbstractRequirement(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.spi.AbstractRequirement
 
AbstractRequirementBuilder - Class in org.jboss.gravia.resource.spi
An abstract RequirementBuilder.
AbstractRequirementBuilder(String, String) - Constructor for class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
 
AbstractResource - Class in org.jboss.gravia.resource.spi
An abstract implementation of a Resource
AbstractResource() - Constructor for class org.jboss.gravia.resource.spi.AbstractResource
 
AbstractResourceBuilder - Class in org.jboss.gravia.resource.spi
An abstract Resource builder.
AbstractResourceBuilder() - Constructor for class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
AbstractResourceStore - Class in org.jboss.gravia.resource.spi
An abstract ResourceStore
AbstractResourceStore(String, MatchPolicy) - Constructor for class org.jboss.gravia.resource.spi.AbstractResourceStore
 
adapt(Class<T>) - Method in interface org.jboss.gravia.resource.Adaptable
Adapt the this type to the given type
adapt(Class<T>) - Method in class org.jboss.gravia.resource.spi.AbstractCapability
 
adapt(Class<T>) - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
 
adapt(Class<T>) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
Adaptable - Interface in org.jboss.gravia.resource
A resource capability.
add(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
addAll(Collection) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
addCapability(String, String) - Method in interface org.jboss.gravia.resource.ResourceBuilder
addCapability(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
addCapability(String, String) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addCapability(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addContentCapability(InputStream) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add a content capability
addContentCapability(InputStream, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add a content capability
addContentCapability(URL) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add a content capability
addContentCapability(URL, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add a content capability
addContentCapability(InputStream) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addContentCapability(InputStream, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addContentCapability(URL) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addContentCapability(URL, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addGenericCapabilities(String...) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addGenericCapability(String, Map<String, String>, Map<String, String>) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addGenericRequirement(String, Map<String, String>, Map<String, String>) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addGenericRequirements(String...) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityCapability(ResourceIdentity) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityCapability(String, String) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityCapability(String, Version) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityCapability(String, Version, Map<String, String>, Map<String, String>) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityCapability(ResourceIdentity) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add the identity Capability.
addIdentityCapability(String, String) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add the identity Capability.
addIdentityCapability(String, Version) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add the identity Capability.
addIdentityCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add the identity Capability.
addIdentityCapability(ResourceIdentity) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityCapability(String, String) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityCapability(String, Version) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityCapability(String, Version, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityRequirement(String, String) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityRequirement(String, VersionRange) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityRequirement(String, VersionRange, Map<String, String>, Map<String, String>) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addIdentityRequirement(String, String) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add an identity Requirement
addIdentityRequirement(String, VersionRange) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add an identity Requirement
addIdentityRequirement(String, VersionRange, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
Add an identity Requirement
addIdentityRequirement(String, String) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityRequirement(String, VersionRange) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addIdentityRequirement(String, VersionRange, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addManifestHeader(String, String) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addModuleActivator(String) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addModuleActivator(Class<?>) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
addRequirement(String, String) - Method in interface org.jboss.gravia.resource.ResourceBuilder
addRequirement(String, Map<String, Object>, Map<String, String>) - Method in interface org.jboss.gravia.resource.ResourceBuilder
addRequirement(String, String) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addRequirement(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
addResource(Resource) - Method in interface org.jboss.gravia.resource.ResourceStore
 
addResource(Resource) - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
 
append(String) - Method in class org.jboss.gravia.resource.ManifestBuilder
 
assertValue(Object, String) - Static method in class org.jboss.gravia.utils.NotNullException
Throws an IllegalArgumentException when the given value is null.
Attachable - Interface in org.jboss.gravia.resource
Adds attachment support
AttachableSupport - Class in org.jboss.gravia.resource.spi
An implementation of Attachable.
AttachableSupport() - Constructor for class org.jboss.gravia.resource.spi.AttachableSupport
 
AttachmentKey<T> - Class in org.jboss.gravia.resource
An attachment key
AttributeValueHandler - Class in org.jboss.gravia.resource.spi
A handler for attribute values.
AttributeValueHandler() - Constructor for class org.jboss.gravia.resource.spi.AttributeValueHandler
 
AttributeValueHandler.AttributeValue - Class in org.jboss.gravia.resource.spi
 
AttributeValueHandler.Type - Enum in org.jboss.gravia.resource.spi
 

B

base64CharSet - Static variable in class org.jboss.gravia.utils.Base64Encoder
 
Base64Encoder - Class in org.jboss.gravia.utils
Bease64 encoding utilities.

C

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.
clear() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
clear() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
compareTo(Version) - Method in class org.jboss.gravia.resource.Version
Compares this Version object to another Version.
CompositeDataResourceBuilder - Class in org.jboss.gravia.resource
A Resource builder for CompositeData.
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.
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.
copyStream(InputStream, OutputStream) - Static method in class org.jboss.gravia.utils.IOUtils
 
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
 
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.resource.DefaultRequirementBuilder
 
createResourceBuilder() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
 

D

decode(String) - Static method in class org.jboss.gravia.utils.Base64Encoder
Decodes a base 64 String into a String.
decode(byte[]) - Static method in class org.jboss.gravia.utils.Base64Encoder
Dencodes a com.sun.syndication.io.impl.Base64 byte array.
DEFAULT_DIGEST - Static variable in interface org.jboss.gravia.resource.ContentCapability
 
DEFAULT_MIME_TYPE - Static variable in interface org.jboss.gravia.resource.ContentCapability
 
DEFAULT_SIZE - Static variable in interface org.jboss.gravia.resource.ContentCapability
 
DefaultCapability - Class in org.jboss.gravia.resource
The default Capability.
DefaultCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.DefaultCapability
 
DefaultContentCapability - Class in org.jboss.gravia.resource
The default implementation of a ContentCapability.
DefaultContentCapability(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.DefaultContentCapability
 
DefaultMatchPolicy - Class in org.jboss.gravia.resource
The default MatchPolicy.
DefaultMatchPolicy() - Constructor for class org.jboss.gravia.resource.DefaultMatchPolicy
 
DefaultRequirement - Class in org.jboss.gravia.resource
The default Requirement.
DefaultRequirement(AbstractResource, String, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.DefaultRequirement
 
DefaultRequirementBuilder - Class in org.jboss.gravia.resource
The default Requirement builder.
DefaultRequirementBuilder(String, String) - Constructor for class org.jboss.gravia.resource.DefaultRequirementBuilder
 
DefaultResource - Class in org.jboss.gravia.resource
The default Resource
DefaultResource() - Constructor for class org.jboss.gravia.resource.DefaultResource
 
DefaultResourceBuilder - Class in org.jboss.gravia.resource
The default Resource builder.
DefaultResourceBuilder() - Constructor for class org.jboss.gravia.resource.DefaultResourceBuilder
 
DefaultResourceStore - Class in org.jboss.gravia.resource
The default ResourceStore
DefaultResourceStore(String) - Constructor for class org.jboss.gravia.resource.DefaultResourceStore
 
DefaultResourceStore(String, MatchPolicy) - Constructor for class org.jboss.gravia.resource.DefaultResourceStore
 
DictionaryResourceBuilder - Class in org.jboss.gravia.resource
Build a Resource from a given Dictionary.
DictionaryResourceBuilder() - Constructor for class org.jboss.gravia.resource.DictionaryResourceBuilder
 

E

EFFECTIVE_RESOLVE - Static variable in interface org.jboss.gravia.resource.Namespace
The directive value identifying a capability or requirement that is effective at resolve time.
ElementParser - Class in org.jboss.gravia.resource.spi
ElementParser.
elements() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
elements() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 
emptyVersion - Static variable in class org.jboss.gravia.resource.Version
The empty version "0.0.0".
encode(String) - Static method in class org.jboss.gravia.utils.Base64Encoder
Encodes a String into a base 64 String.
encode(byte[]) - Static method in class org.jboss.gravia.utils.Base64Encoder
Encodes a byte array into a base 64 byte array.
entrySet() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
entrySet() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
equals(Object) - Method in class org.jboss.gravia.resource.ResourceIdentity
 
equals(Object) - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
equals(Object) - Method in class org.jboss.gravia.resource.Version
Compares this Version object to another object.
equals(Object) - Method in class org.jboss.gravia.resource.VersionRange
Compares this VersionRange object to another object.
equals(Object) - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
equals(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
equals(Object) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
equals(Object) - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 

F

findProviders(Requirement) - Method in interface org.jboss.gravia.resource.ResourceStore
 
findProviders(Requirement) - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
 
fromString(String) - Static method in class org.jboss.gravia.resource.ResourceIdentity
 

G

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
 
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
 
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
 
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
 
getCapabilities(String) - Method in interface org.jboss.gravia.resource.Resource
 
getCapabilities(String) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
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
 
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
 
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
 
getIdentity() - Method in interface org.jboss.gravia.resource.Resource
 
getIdentity() - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
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
 
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
 
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.
getMajor() - Method in class org.jboss.gravia.resource.Version
Returns the major component of this version identifier.
getManifest() - Method in class org.jboss.gravia.resource.ManifestBuilder
 
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.
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
 
getProperty(String) - Method in interface org.jboss.gravia.utils.StringPropertyReplacer.PropertyProvider
 
getQualifier() - Method in class org.jboss.gravia.resource.Version
Returns the qualifier component of this version identifier.
getRequirement() - Method in interface org.jboss.gravia.resource.RequirementBuilder
 
getRequirement() - Method in class org.jboss.gravia.resource.spi.AbstractRequirementBuilder
 
getRequirements(String) - Method in interface org.jboss.gravia.resource.Resource
 
getRequirements(String) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
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
 
getResources() - Method in interface org.jboss.gravia.resource.ResourceStore
 
getResources() - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
 
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
 
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
 
getSymbolicName() - Method in class org.jboss.gravia.resource.ResourceIdentity
 
getType() - Method in class org.jboss.gravia.resource.AttachmentKey
 
getType() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
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.resource.ResourceIdentity
 
getVersion(Capability, String) - Static method in class org.jboss.gravia.resource.spi.AbstractCapability
 
getVersionRange(Requirement, String) - Static method in class org.jboss.gravia.resource.spi.AbstractRequirement
 
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.

H

hasAttachment(AttachmentKey<T>) - Method in interface org.jboss.gravia.resource.Attachable
True if there is an attached object for a given key
hasAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
hasAttachment(AttachmentKey<T>) - Method in class org.jboss.gravia.resource.spi.AttachableSupport
 
hashCode() - Method in class org.jboss.gravia.resource.ResourceIdentity
 
hashCode() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
hashCode() - Method in class org.jboss.gravia.resource.Version
Returns a hash code value for the object.
hashCode() - Method in class org.jboss.gravia.resource.VersionRange
Returns a hash code value for the object.
hashCode() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
hashCode() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
hashCode() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
hashCode() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 

I

IDENTITY_NAMESPACE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
Namespace name for identity capabilities and requirements.
IdentityNamespace - Interface in org.jboss.gravia.resource
Identity namespace constants.
IdentityRequirementBuilder - Class in org.jboss.gravia.resource
An identity Requirement builder.
IdentityRequirementBuilder(String, String) - Constructor for class org.jboss.gravia.resource.IdentityRequirementBuilder
 
IdentityRequirementBuilder(ResourceIdentity) - Constructor for class org.jboss.gravia.resource.IdentityRequirementBuilder
 
IdentityRequirementBuilder(String, VersionRange) - Constructor for class org.jboss.gravia.resource.IdentityRequirementBuilder
 
IdentityRequirementBuilder(String, VersionRange, Map<String, Object>, Map<String, String>) - Constructor for class org.jboss.gravia.resource.IdentityRequirementBuilder
 
includes(Version) - Method in class org.jboss.gravia.resource.VersionRange
Returns whether this version range includes the specified version.
intersection(VersionRange...) - Method in class org.jboss.gravia.resource.VersionRange
Returns the intersection of this version range with the specified version ranges.
IOUtils - Class in org.jboss.gravia.utils
A utility class for IO operations.
isEmpty() - Method in class org.jboss.gravia.resource.VersionRange
Returns whether this version range is empty.
isEmpty() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
isEmpty() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
isEmpty() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
isEmpty() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 
isExact() - Method in class org.jboss.gravia.resource.VersionRange
Returns whether this version range contains only a single version.
isListType() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
isMutable() - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
isOptional() - Method in interface org.jboss.gravia.resource.Requirement
A flag indicating that this is an optional requirement.
isOptional() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
 
isValid() - Method in interface org.jboss.gravia.resource.ResourceBuilder
Return true if the resource is valid
isValid() - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
isValidManifest(Manifest) - Static method in class org.jboss.gravia.resource.ManifestBuilder
Validate a given manifest.
ITEM_ATTRIBUTES - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
 
ITEM_ATTRIBUTES - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
 
ITEM_CAPABILITIES - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType
 
ITEM_DIRECTIVES - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
 
ITEM_DIRECTIVES - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
 
ITEM_IDENTITY - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType
 
ITEM_KEY - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
 
ITEM_KEY - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
 
ITEM_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
 
ITEM_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilitiesType
 
ITEM_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
 
ITEM_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementsType
 
ITEM_NAMESPACE - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
 
ITEM_NAMESPACE - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
 
ITEM_REQUIREMENTS - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType
 
ITEM_VALUE - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
 
ITEM_VALUE - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
 
iterator() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 

K

KEY_CAPABILITY - Static variable in interface org.jboss.gravia.resource.Resource
 
KEY_IDENTITY - Static variable in interface org.jboss.gravia.resource.Resource
 
KEY_REQUIREMENT - Static variable in interface org.jboss.gravia.resource.Resource
 
keys() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
keys() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 
keySet() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
keySet() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 

L

LEFT_CLOSED - Static variable in class org.jboss.gravia.resource.VersionRange
The left endpoint is closed and is included in the range.
LEFT_OPEN - Static variable in class org.jboss.gravia.resource.VersionRange
The left endpoint is open and is excluded from the range.
load(Dictionary<String, String>) - Method in class org.jboss.gravia.resource.DictionaryResourceBuilder
 
load(Manifest) - Method in class org.jboss.gravia.resource.ManifestResourceBuilder
 
LOGGER - Static variable in class org.jboss.gravia.resource.spi.ResourceLogger
 

M

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
 
ManifestResourceBuilder - Class in org.jboss.gravia.resource
A manifest Resource builder.
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
MatchPolicy - Interface in org.jboss.gravia.resource
A capability match policy
MBeanProxy - Class in org.jboss.gravia.utils
A simple MBeanProxy
MBeanProxy() - Constructor for class org.jboss.gravia.utils.MBeanProxy
 
MODULE_ACTIVATOR - Static variable in interface org.jboss.gravia.Constants
Header attribute identifying the module's activator class.

N

Namespace - Interface in org.jboss.gravia.resource
General namespace constants.
NEWLINE - Static variable in class org.jboss.gravia.utils.StringPropertyReplacer
New line string constant
NotNullException - Class in org.jboss.gravia.utils
NotNullException

O

OBJECTCLASS - Static variable in interface org.jboss.gravia.Constants
Service property identifying all of the class names under which a service was registered in the Runtime.
ObjectNameFactory - Class in org.jboss.gravia.utils
A simple factory for creating safe object names.
ObjectNameFactory() - Constructor for class org.jboss.gravia.utils.ObjectNameFactory
 
openStream() - Method in class org.jboss.gravia.resource.ManifestBuilder
 
org.jboss.gravia - package org.jboss.gravia
 
org.jboss.gravia.resource - package org.jboss.gravia.resource
 
org.jboss.gravia.resource.spi - package org.jboss.gravia.resource.spi
 
org.jboss.gravia.utils - package org.jboss.gravia.utils
 

P

parse(String) - Static method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
parseDelimitedString(String, char) - Static method in class org.jboss.gravia.resource.spi.ElementParser
 
parseDelimitedString(String, char, boolean) - Static method in class org.jboss.gravia.resource.spi.ElementParser
Parses delimited string and returns an array containing the tokens.
parseParameterizedValue(String, Map<String, Object>, Map<String, String>) - Method in class org.jboss.gravia.resource.spi.AbstractResourceBuilder
 
parseVersion(String) - Static method in class org.jboss.gravia.resource.Version
Parses a version identifier from the specified string.
PROPERTY_CONFIGURATIONS_DIR - Static variable in interface org.jboss.gravia.Constants
The property that defines the configurations directory.
PROPERTY_MAVEN_REPOSITORY_BASE_URLS - Static variable in interface org.jboss.gravia.Constants
The property that defines the Maven Repository base URLs.
PROPERTY_REPOSITORY_STORAGE_DIR - Static variable in interface org.jboss.gravia.Constants
The property that defines the repository storage directory.
PROPERTY_REPOSITORY_STORAGE_FILE - Static variable in interface org.jboss.gravia.Constants
The property that defines the repository storage file.
put(String, V) - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
put(K, V) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
put(K, V) - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
putAttachment(AttachmentKey<T>, T) - Method in interface org.jboss.gravia.resource.Attachable
Attach an arbirtary object with this element.
putAttachment(AttachmentKey<T>, T) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
putAttachment(AttachmentKey<T>, T) - Method in class org.jboss.gravia.resource.spi.AttachableSupport
 

R

readAttributeValue(String, String) - Static method in class org.jboss.gravia.resource.spi.AttributeValueHandler
Read attribute values according to 132.5.6 Attribute Element
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
 
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
 
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
 
removeResource(ResourceIdentity) - Method in interface org.jboss.gravia.resource.ResourceStore
 
removeResource(ResourceIdentity) - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
 
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.
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
A Requirement builder.
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.
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.
ResourceIdentity - Class in org.jboss.gravia.resource
A resource identity.
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_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.

S

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.
setMutable(boolean) - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
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
 
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
 

T

toArray() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
toArray(Object[]) - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
toExternalForm() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
toFilterString(String) - Method in class org.jboss.gravia.resource.VersionRange
Returns the filter string for this version range using the specified attribute name.
toString() - Method in class org.jboss.gravia.resource.ResourceIdentity
 
toString() - Method in class org.jboss.gravia.resource.spi.AbstractCapability
 
toString() - Method in class org.jboss.gravia.resource.spi.AbstractRequirement
 
toString() - Method in class org.jboss.gravia.resource.spi.AbstractResource
 
toString() - Method in class org.jboss.gravia.resource.spi.AbstractResourceStore
 
toString() - Method in class org.jboss.gravia.resource.spi.AttributeValueHandler.AttributeValue
 
toString() - Method in class org.jboss.gravia.resource.Version
Returns the string representation of this version identifier.
toString() - Method in class org.jboss.gravia.resource.VersionRange
Returns the string representation of this version range.
toString() - Method in class org.jboss.gravia.utils.CaseInsensitiveDictionary
 
toString() - Method in class org.jboss.gravia.utils.RemoveOnlyCollection
 
toString() - Method in class org.jboss.gravia.utils.RemoveOnlyMap
 
toString() - Method in class org.jboss.gravia.utils.UnmodifiableDictionary
 
TYPE_ABSTRACT - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
The attribute value identifying the resource type as an abstract resource.
TYPE_BUNDLE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
The attribute value identifying the resource type as an OSGi bundle.
TYPE_MODULE - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
The attribute value identifying the resource type as a WildFly module.
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.AttributesType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.AttributeType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilitiesType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.CapabilityType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.DirectivesType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.DirectiveType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementsType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType.RequirementType
 
TYPE_NAME - Static variable in class org.jboss.gravia.resource.CompositeDataResourceType
 
TYPE_UNKNOWN - Static variable in interface org.jboss.gravia.resource.IdentityNamespace
The attribute value identifying the resource type as unknown.

U

UnmodifiableDictionary<K,V> - Class in org.jboss.gravia.utils
An unmodifiable dictionary.
UnmodifiableDictionary(Dictionary<K, V>) - Constructor for class org.jboss.gravia.utils.UnmodifiableDictionary
 

V

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.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.
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() - 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.
A B C D E F G H I K L M N O P R S T U V 

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.