|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CommandExecutor
interface that provides implementations for all methods, making this a
useful base class for all CommandExecutor
implementations.JavaMetadata.- AbstractJavaMetadata() -
Constructor for class org.jboss.dna.sequencer.java.AbstractJavaMetadata
-
- AbstractMavenUrlProvider - Class in org.jboss.dna.maven.spi
-
- AbstractMavenUrlProvider() -
Constructor for class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
-
- AbstractProblems - Class in org.jboss.dna.common.collection
- A list of problems for some execution context.
- AbstractProblems() -
Constructor for class org.jboss.dna.common.collection.AbstractProblems
-
- AbstractServiceAdministrator - Class in org.jboss.dna.repository.services
- Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an
administrative interface.
- AbstractSessionFactory - Class in org.jboss.dna.repository.util
- A SessionFactory implementation that creates
Session
instances using Repository
instances. - AbstractSessionFactory() -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory with the default delimiters.
- AbstractSessionFactory(char...) -
Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
- Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace
name from the repository name.
- AbstractValueFactories - Class in org.jboss.dna.graph.properties.basic
- Abstract implementation of
ValueFactories
that implements all the methods other than the get*Factory()
methods. - AbstractValueFactories() -
Constructor for class org.jboss.dna.graph.properties.basic.AbstractValueFactories
-
- AbstractValueFactory<T> - Class in org.jboss.dna.graph.properties.basic
- Abstract
ValueFactory
. - accept(NodeChange) -
Method in interface org.jboss.dna.repository.sequencers.SequencingService.NodeFilter
- Determine whether the node represented by the supplied change should be submitted for sequencing.
- acquire() -
Method in class org.jboss.dna.graph.properties.basic.InMemoryBinary
- Acquire any resources for this data.
- acquire() -
Method in interface org.jboss.dna.graph.properties.Binary
- Acquire any resources for this data.
- ActsAsUpdate - Interface in org.jboss.dna.graph.commands
- Marker interface that signals that a command may update or modify information in a repository.
- ActsOnPath - Interface in org.jboss.dna.graph.commands
- Aspect interface for any repository command that acts upon a specific path.
- ActsOnProjectedPathCommand<T extends ActsOnPath & GraphCommand> - Class in org.jboss.dna.connector.federation.executor
-
- ActsOnProperties - Interface in org.jboss.dna.graph.commands
- Aspect interface for any repository command that acts upon or updates properties on a given node.
- add(ConfigType) -
Method in class org.jboss.dna.common.component.ComponentLibrary
- Add the configuration for a sequencer, or update any existing one that represents the
same
configuration
- add(Double, Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- add(long, TimeUnit) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration) -
Method in class org.jboss.dna.common.math.Duration
- Add the supplied duration to this duration, and return the result.
- add(Duration, Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- add(Float, Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- add(Integer, Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- add(Long, Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- add(T, T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Add the two operands and return the sum.
- add(Short, Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- add(T) -
Method in class org.jboss.dna.common.stats.SimpleStatistics
- Add a new value to these statistics.
- add(GraphCommand) -
Method in class org.jboss.dna.graph.commands.basic.BasicCompositeCommand
-
- addChild(Path.Segment, Property...) -
Method in class org.jboss.dna.connector.federation.executor.ProjectedGetChildrenCommand
- Add the child to this node.
- addChild(Path.Segment, Property...) -
Method in class org.jboss.dna.connector.federation.executor.ProjectedGetNodeCommand
- Add the child to this node.
- addChild(Path.Segment, Property...) -
Method in class org.jboss.dna.graph.commands.basic.BasicGetChildrenCommand
- Add the child to this node.
- addChild(Path.Segment, Property...) -
Method in interface org.jboss.dna.graph.commands.GetChildrenCommand
- Add the child to this node.
- addContribution(MergePlan, Contribution) -
Static method in class org.jboss.dna.connector.federation.merge.MergePlan
-
- addContribution(Contribution) -
Method in class org.jboss.dna.connector.federation.merge.MultipleContributionMergePlan
-
- addDetector(MimeTypeDetectorConfig) -
Static method in class org.jboss.dna.repository.mimetype.MimeType
-
- addDetector(MimeTypeDetectorConfig) -
Method in class org.jboss.dna.repository.mimetype.MimeTypeDetectors
- Adds the configuration for a MIME-type detector before any previously added configurations, or updates any
existing one that represents the
same configuration
- addError(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addError(I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(Throwable, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(Throwable, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(Throwable, int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addError(Throwable, int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addInfo(I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(Throwable, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(Throwable, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(Throwable, int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addInfo(Throwable, int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addIrregular(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addListener(RepositorySourceListener) -
Method in class org.jboss.dna.connector.federation.FederatedRepository
- Add a listener that is to receive notifications to changes to content within this repository.
- addListener(EventListener) -
Method in class org.jboss.dna.repository.observation.ObservationService
-
- addListener(NodeChangeListener) -
Method in class org.jboss.dna.repository.observation.ObservationService
-
- addPluralize(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addRuleParser(Method) -
Static method in class org.jboss.dna.connector.federation.Projection
- Add a static method that can be used to parse
rule definition
strings
.
- addRuleParser(ClassLoader, String, String) -
Static method in class org.jboss.dna.connector.federation.Projection
- Add a static method that can be used to parse
rule definition
strings
.
- addRuleParser(Method) -
Method in class org.jboss.dna.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings
.
- addRuleParser(Class<?>, String) -
Method in class org.jboss.dna.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings
.
- addRuleParser(ClassLoader, String, String) -
Method in class org.jboss.dna.connector.federation.ProjectionParser
- Add a static method that can be used to parse
rule definition
strings
.
- addRuleSet(RuleSet) -
Method in class org.jboss.dna.repository.rules.RuleService
- Add a rule set, or update any existing one that represents the
same rule set
- addSequencer(SequencerConfig) -
Method in class org.jboss.dna.repository.sequencers.SequencingService
- Add the configuration for a sequencer, or update any existing one that represents the
same configuration
- addSingularize(String, String) -
Method in class org.jboss.dna.common.text.Inflector
-
- addSource(RepositorySource) -
Method in class org.jboss.dna.repository.RepositoryLibrary
- Add the supplied federated source.
- addUncountable(String...) -
Method in class org.jboss.dna.common.text.Inflector
-
- addWarning(I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(Throwable, int, I18n, String, String, Object...) -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- addWarning(I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(Throwable, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(Throwable, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(Throwable, int, I18n, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- addWarning(Throwable, int, I18n, String, String, Object...) -
Method in interface org.jboss.dna.common.collection.Problems
-
- AdministeredService - Interface in org.jboss.dna.repository.services
-
- all() -
Static method in class org.jboss.dna.graph.properties.PathExpression
-
- AnnotationMetadata - Class in org.jboss.dna.sequencer.java.metadata
-
- AnnotationMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.AnnotationMetadata
-
- ApertureMimeTypeDetector - Class in org.jboss.dna.mimetype
-
- ApertureMimeTypeDetector() -
Constructor for class org.jboss.dna.mimetype.ApertureMimeTypeDetector
-
- argumentDidNotContainKey -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentDidNotContainObject -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeEmpty -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeGreaterThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeLessThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNegative -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNull -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNullOrZeroLength -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBeNullOrZeroLengthOrEmpty -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotBePositive -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMayNotContainNullValue -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeEquals -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeGreaterThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeGreaterThanOrEqualTo -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeInstanceOf -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeLessThan -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeLessThanOrEqualTo -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNegative -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNull -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeNumber -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeOfMaximumSize -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeOfMinimumSize -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBePositive -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustBeSameAs -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustNotBeEquals -
Static variable in class org.jboss.dna.common.CommonI18n
-
- argumentMustNotBeSameAs -
Static variable in class org.jboss.dna.common.CommonI18n
-
- ArrayTypeFieldMetadata - Class in org.jboss.dna.sequencer.java.metadata
- ArrayTypeFieldMetadata represents the meta data for an array type.
- ArrayTypeFieldMetadata() -
Constructor for class org.jboss.dna.sequencer.java.metadata.ArrayTypeFieldMetadata
-
- ArrayTypeFieldMetadataSequencer - Class in org.jboss.dna.sequencer.java
- Sequencer for array types.
- ArrayTypeFieldMetadataSequencer() -
Constructor for class org.jboss.dna.sequencer.java.ArrayTypeFieldMetadataSequencer
-
- ArtifactType - Enum in org.jboss.dna.maven
-
- asBigDecimal(Double) -
Method in class org.jboss.dna.common.math.DoubleOperations
-
- asBigDecimal(Duration) -
Method in class org.jboss.dna.common.math.DurationOperations
-
- asBigDecimal(Float) -
Method in class org.jboss.dna.common.math.FloatOperations
-
- asBigDecimal(Integer) -
Method in class org.jboss.dna.common.math.IntegerOperations
-
- asBigDecimal(Long) -
Method in class org.jboss.dna.common.math.LongOperations
-
- asBigDecimal(T) -
Method in interface org.jboss.dna.common.math.MathOperations
- Create a
BigDecimal
representation of the supplied value.
- asBigDecimal(Short) -
Method in class org.jboss.dna.common.math.ShortOperations
-
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.connector.federation.FederatedRepository
- Utility method called by the administrator.
- awaitTermination(long, TimeUnit) -
Method in class org.jboss.dna.graph.connectors.RepositoryConnectionPool
- Method that can be called after
RepositoryConnectionPool.shutdown()
or RepositoryConnectionPool.shutdownNow()
to wait until all connections in use at the
time those methods were called have been closed normally.
- awaitTermination(long, TimeUnit) -
Method in interface org.jboss.dna.repository.services.ServiceAdministrator
- Blocks until the shutdown has completed, or the timeout occurs, or the current thread is interrupted, whichever happens
first.
ExecutionContextFactory
that returns basic
ExecutionContext
s.Name
.Path
.Path.Segment
.ValueFactory
for PropertyType.BOOLEAN
values.CachePolicy
.ImageMetadata.setInput(InputStream)
or
ImageMetadata.setInput(DataInput)
.
LocalizationRepository
that loads a properties file from the classpath of the supplied
class loader
.context class loader
or, if that is
null, the same class loader that loaded this class.
MavenRepository
that instantiates this provider, and only once immediately after instantiation and before any calls
to MavenUrlProvider.getUrl(MavenId, ArtifactType, SignatureType, boolean)
.
File
to URL
.
ExecutionContext
using a snapshot of the access control context
obtained
from the current calling context.
ExecutionContext
using the supplied access control context
.
ExecutionContext
for the supplied LoginContext
.
ExecutionContext
using a snapshot of the access control context
obtained
from the current calling context.
ExecutionContext
using the supplied access control context
.
ExecutionContext
for the supplied LoginContext
.
create
method applies and delegating
to that method.
DateTime
instants.
create
method applies for
each object and then delegating to that method.
create
method applies and delegating
to that method. Note that this method only will call create
methods that take a single parameter; so this
excludes ValueFactory.create(InputStream, long)
, ValueFactory.create(Reader, long)
and ValueFactory.create(String, TextDecoder)
.
create
method applies for
each object and then delegating to that method. Note that this method will not consider ValueFactory.create(InputStream, long)
,
ValueFactory.create(Reader, long)
and ValueFactory.create(String, TextDecoder)
.
create
method applies and delegating
to that method.
DateTime
instants.
create
method applies for
each object and then delegating to that method.
MavenId
s by parsing the supplied string containing comma-separated Maven artifact
coordinates.
MavenId
s by parsing the supplied Maven artifact coordinates.
MavenId
s by examining the supplied IDs and removing any duplicates.
RepositoryConnection
using the given RepositorySource
name.
RepositoryConnection
using the given RepositorySource
name.
createRelativePath
(
Path.SELF_SEGMENT
)).
createRelativePath
(
Path.SELF_SEGMENT
)).
date-time instants
.ValueFactory
for PropertyType.DECIMAL
values.current thread's context class
loader
(if not null) or component library's class loader.
SequencingService.NodeFilter
that accepts new nodes or nodes that have new/changed properties.
connection
calls to the underlying source.
connection
calls to the underlying source.
connection
calls to the underlying source.
SequencingService.Selector
that considers every Sequencer
to be used for every node.
ValueFactory
for PropertyType.DOUBLE
values.source name
.
This implementation only compares the source name
.
This implementation only compares the source name
.
GetNodeCommand
is a subtype of both
GetPropertiesCommand
and GetChildrenCommand
, so this method will be called in place of the
CommandExecutor.execute(GetPropertiesCommand)
and CommandExecutor.execute(GetChildrenCommand)
methods.
This method implementation simply delegates to both the AbstractCommandExecutor.execute(GetPropertiesCommand)
and
AbstractCommandExecutor.execute(GetChildrenCommand)
methods, and should be overridden by subclasses that can process
GetNodeCommand
more efficiently as a single command.
This class overrides the default behavior
and instead processes the
command in a more efficient manner.
GetNodeCommand
is a subtype of both
GetPropertiesCommand
and GetChildrenCommand
, so this method will be called in place of the
CommandExecutor.execute(GetPropertiesCommand)
and CommandExecutor.execute(GetChildrenCommand)
methods.
This method implementation simply delegates to both the AbstractCommandExecutor.execute(GetPropertiesCommand)
and
AbstractCommandExecutor.execute(GetChildrenCommand)
methods, and should be overridden by subclasses that can process
GetNodeCommand
more efficiently as a single command.
command interfaces
are implemented by the
command, and delegates to the appropriate methods.
AbstractCommandExecutor.execute(GetPropertiesCommand)
and
AbstractCommandExecutor.execute(GetChildrenCommand)
methods, and should be overridden by subclasses that can process
GetNodeCommand
more efficiently as a single command.
GetNodeCommand
is a subtype of both
GetPropertiesCommand
and GetChildrenCommand
, so this method will be called in place of the
CommandExecutor.execute(GetPropertiesCommand)
and CommandExecutor.execute(GetChildrenCommand)
methods.
execute
methods should be called, and should then call those methods. This method should also do nothing if the command is null.
execute
methods should be called, and should then call those methods. This method should also do nothing if the command is null.
This implementation examines the instance to see which command interfaces
are implemented by the
command, and delegates to the appropriate methods.
GetNodeCommand
is a subtype of both
GetPropertiesCommand
and GetChildrenCommand
, so this method will be called in place of the
CommandExecutor.execute(GetPropertiesCommand)
and CommandExecutor.execute(GetChildrenCommand)
methods.
This method implementation simply delegates to both the AbstractCommandExecutor.execute(GetPropertiesCommand)
and
AbstractCommandExecutor.execute(GetChildrenCommand)
methods, and should be overridden by subclasses that can process
GetNodeCommand
more efficiently as a single command.
ExecutionContext
instances.repository name
.
ImageMetadata.getFormat()
for BMP streams.
ImageMetadata.getFormat()
for GIF streams.
ImageMetadata.getFormat()
for IFF streams.
ImageMetadata.getFormat()
for JPEG streams.
ImageMetadata.getFormat()
for PBM streams.
ImageMetadata.getFormat()
for PCX streams.
ImageMetadata.getFormat()
for PGM streams.
ImageMetadata.getFormat()
for PNG streams.
ImageMetadata.getFormat()
for PPM streams.
ImageMetadata.getFormat()
for PSD streams.
ImageMetadata.getFormat()
for RAS streams.
BigDecimal
representation into the natural object representation.
key
parameter.
names
.
binary
properties.
binary
properties.
ImageMetadata.check()
was successful, returns the image's number of bits per pixel.
boolean
properties.
boolean
properties.
cache
is to be created using the
CacheFactory
found in JNDI or the DefaultCacheFactory
if needed.
CacheFactory
instance that should be used to create the cache for this source.
Cache
instance that should be used by this source.
Comparator
for this operand class
.
ClassLoaderFactory
.
ClassLoaderFactory
.
Component.setConfiguration(ComponentConfig)
invocation.
Component.setConfiguration(ComponentConfig)
invocation.
Component.setConfiguration(ComponentConfig)
invocation.
RepositorySource
instance that should be used by the federated
repository
as the configuration repository.
/dna:system
branch of the repository.
path
already exists.
path
already exists.
path
already exists.
path
already exists.
path
already exists.
path
already exists.
path
already exists.
RepositorySource
with the specified name managed by this instance.
date
properties.
date
properties.
decimal
properties.
decimal
properties.
double
properties.
double
properties.
RuleExecutionSetProvider
's
createRuleExecutionSet
method.
contributions
Contribution.getExpirationTimeInUtc()
.
paths
and other property values.
SequencerContext.getFactories()
.
paths
and other property values.
paths
and other property values.
FieldMetadata
from the unit.
ImageMetadata.check()
was successful, returns the image format as one of the FORMAT_xyz constants from this class.
ImageMetadata.check()
was successful, returns the image format's name.
ImageMetadata.check()
was successful, returns one the image's vertical resolution in pixels.
values
.
values
.
0
if this segment has no specific index.
0
if this segment has no specific index.
InputStream
.
ILoggerFactory
instance.
ILoggerFactory
instance.
long
properties.
long
properties.
ancestor
of the non-existant path
.
MethodMetadata
from the unit.
ImageMetadata.check()
was successful, returns a String with the MIME type of the format.
Name
.
name
properties.
name
properties.
name value factory
.
SequencerContext.getNamespaceRegistry()
.
name value factory
.
name value factory
.
API
method.
null
.
ImageMetadata.check()
was successful and ImageMetadata.setCollectComments(boolean)
was called with true
as
argument, returns the number of comments retrieved from the input image stream / file.
object
properties.
object
properties.
PackageMetadata
from the unit.
root
.
root
.
creating connections
.
path
properties.
path
properties.
source path
to be included,
except if there are exceptions
that explicitly disallow the path.
ImageMetadata.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could
be found.
ImageMetadata.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could
be found.
-1.0f
if width information is not available.
progress
made towards completing the associated
activity
.
progress
made towards completing the associated
activity
.
progress
made towards completing the associated
activity
.
Problems must only be added by the Updater
, and accessed by
Observers
only after the activity has been completed
.
progress
made towards completing the associated
activity
.
Property
objects.
Property
objects.
type
of values created by this factory.
type
of values created by this factory.
RuleServiceProvider
implementation that should be used.
reference
properties.
reference
properties.
group ID
, the
artifact ID
, and the version
.
group ID
, the
artifact ID
, and the version
.
group ID
, the
artifact ID
, and the version
.
group ID
, the
artifact ID
, and the version
.
connections
to other sources.
RepositorySource
that's used by this pool.
connections
created by this source.
connections
created by this source.
connections
created by this source.
connections
created by this source.
provider
.
compile
, runtime
, test
, system
,
and provided
.
RepositorySource
names.
RepositorySource
instances managed by this instance.
namespace URI
to a prefix.
namespace URI
to a prefix.
namespace URI
to a prefix.
namespace URI
to a prefix.
string
properties.
string
properties.
PropertyType
to which the value
was being converted.
RepositoryConnectionPool.getConnection()
used.
no-op encoder
.
no-op encoder
.
URI
properties.
URI
properties.
creating connections
.
UUID
properties.
UUID
properties.
property name
where the UUID is stored for each node.
properties
.
properties
.
type
.
type
.
ImageMetadata.check()
was successful, returns one the image's horizontal resolution in pixels.
error
.
error
.
error
.
source name
, and is compatible with the
implementation of Contribution.equals(Object)
.
This implementation returns the hash code of the source name
, and is compatible with the
implementation of Contribution.equals(Object)
.
This implementation returns the hash code of the source name
, and is compatible with the
implementation of NonEmptyContribution.equals(Object)
.
!
- hasNoError() -
Method in class org.jboss.dna.graph.commands.basic.BasicGraphCommand
-
- hasNoError() -
Method in interface org.jboss.dna.graph.commands.GraphCommand
- Convenience method that is equivalent to
!
- hasProblem() -
Method in class org.jboss.dna.common.i18n.I18n
-
- hasProblem(Locale) -
Method in class org.jboss.dna.common.i18n.I18n
-
- hasProblems() -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- hasProblems() -
Method in interface org.jboss.dna.common.collection.Problems
-
- hasProblems() -
Method in class org.jboss.dna.common.collection.ThreadSafeProblems
-
- hasSameAncestor(Path) -
Method in class org.jboss.dna.graph.properties.basic.BasicPath
- Determine whether this path and the supplied path have the same immediate ancestor.
- hasSameAncestor(Path) -
Method in interface org.jboss.dna.graph.properties.Path
- Determine whether this path and the supplied path have the same immediate ancestor.
- hasSizeOfAtLeast(Collection<?>, int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the collection contains at least the supplied number of elements
- hasSizeOfAtLeast(Map<?, ?>, int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the map contains at least the supplied number of entries
- hasSizeOfAtLeast(Object[], int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the array contains at least the supplied number of elements
- hasSizeOfAtMost(Collection<?>, int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the collection contains no more than the supplied number of elements
- hasSizeOfAtMost(Map<?, ?>, int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the map contains no more than the supplied number of entries
- hasSizeOfAtMost(Object[], int, String) -
Static method in class org.jboss.dna.common.util.CheckArg
- Check that the array contains no more than the supplied number of elements
- hasWarnings() -
Method in class org.jboss.dna.common.collection.AbstractProblems
-
- hasWarnings() -
Method in interface org.jboss.dna.common.collection.Problems
-
- hasWarnings() -
Method in class org.jboss.dna.common.collection.ThreadSafeProblems
-
- Histogram<T extends Number> - Class in org.jboss.dna.common.stats
-
- Histogram(MathOperations<T>, List<T>) -
Constructor for class org.jboss.dna.common.stats.Histogram
-
- Histogram(MathOperations<T>, T...) -
Constructor for class org.jboss.dna.common.stats.Histogram
-
- Histogram.Bucket - Class in org.jboss.dna.common.stats
- Represents a bucket in a histogram.
- Histogram.BucketingStrategy - Class in org.jboss.dna.common.stats
-
- Histogram.BucketingStrategy() -
Constructor for class org.jboss.dna.common.stats.Histogram.BucketingStrategy
-
- Histogram.DefaultBucketingStrategy - Class in org.jboss.dna.common.stats
-
- Histogram.DefaultBucketingStrategy() -
Constructor for class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
-
- Histogram.ExplicitBucketingStrategy - Class in org.jboss.dna.common.stats
-
- Histogram.StandardDeviationBucketingStrategy - Class in org.jboss.dna.common.stats
-
- humanize(String, String...) -
Method in class org.jboss.dna.common.text.Inflector
- Capitalizes the first word and turns underscores into spaces and strips trailing "_id" and any supplied removable tokens.
Property
Localization file URL
GraphImporter.ImportSpecification
where the
content is to be imported.
GraphImporter.ImportSpecification
where the content is to be imported.
GraphImporter.ImportSpecification
where the content is
to be imported.
RepositoryContext
, from which this source can obtain
connections
to other sources
as well as
execution contexts
.
RepositoryContext
, from which this source can obtain
connections
to other sources
as well as
execution contexts
.
RepositoryContext
, from which this source can obtain
connections
to other sources
as well as
execution contexts
.
RepositoryContext
, from which this source can obtain
connections
to other sources
as well as
execution contexts
.
Binary
that keeps the binary data in-memory.ValueFactory
for PropertyType.BINARY
values.JavaMetadata
, that will be used to get informations of a compilation unit.
same as
to or a ancestor of
the
supplied path.
same as
to or a ancestor of
the
supplied path.
same as
to or a decendant of
the
supplied path.
same as
to or a decendant of
the
supplied path.
cancel
this activity.
cancel
this activity.
cancel
this activity.
equal to
the specified second object.
equal to
the specified second object.
provide connections
.
shutting down
.
shutting down
.
RepositoryConnectionPool.shutdown()
or RepositoryConnectionPool.shutdownNow()
has been
called but has not completely terminated.
ServiceAdministrator.shutdown()
has been called on the administrator
, but the federated repository has connections that have
not yet normally been closed
.
pluralize
and
singularize
methods.
get*Factory()
methods.
JBossCacheSource
to store internal information.sessions
to an underlying repository (which may be a federated repository).repository connection factory
to
establish sessions
to the underlying repository source upon login
.
repository connection factory
to
establish sessions
to the underlying repository source upon login
.
Session
instances using Repository
instances registered in JNDI.InitialContext
.
ValueFactory
for PropertyType.DATE
values.internationalization framework
.trace
level.
level
.
ValueFactory
for PropertyType.LONG
values.compile
, runtime
, test
, system
,
and provided
.Contribution
in the contributions
.
MethodMetadata
MethodMetadata
.MIME-type detectors
.registered
MIME-type
detectors in the reverse order in which they were registered to determine the MIME-type of a data source, using its
supplied content and/or its supplied name, depending upon the implementation.
default event types
on any node at or
under the supplied path.
names
.names
.ValueFactory
for PropertyType.NAME
values.Path.Segment
that has no index
.
ValueFactory
for PropertyType.OBJECT
values.JCR EventListener
interface, returned by the sequencing system.ParameterizedTypeFieldMetadata
.Projection.PathRule
.
paths
.ValueFactory
for PropertyType.NAME
values.path in source
and a single path in repository
, and which has a set of path exceptions
(relative paths below the path
in source).projections
and projection rules
.Reader
.
InputStream
.
Reader
.
InputStream
.
stream
.
key
parameter using the underlying system's MDC implementation.
RepositoryConnection
s using the names of the RepositorySource
from which the
connections are to be obtained.RepositorySource
.
RepositorySource
.
RepositorySource
instances and the RepositoryConnectionPool
used to manage the connections for
each.RepositorySource
instances from the source with
the supplied name.
RepositorySource
instances from the source with
the supplied name and path within the repository.
RepositorySource
.RuleSet
instances of a RuleService
synchronized
with that repository.RuleSet
definitions stored in a JCR repository and ensure that the
RuleSet
instances of a RuleService
reflect the definitions in the repository.
stream sequencers
, including information about the input
node containing the data being sequenced.SequencerOutput
that records all information in-memory and which organizes the properties by
node paths
and provides access to the nodes in a natural path-order.property values
on the node.JCR repositories
and to sequence the
content to extract or to generate structured information.NodeChange
should be processed.Sequencer
instances that should be run.val
parameter) as identified with the key
parameter into the current
thread's context map.
cache
is to be created using the
CacheFactory
found in JNDI or the DefaultCacheFactory
if needed.
CacheFactory
instance that should be used to obtain the Cache
instance used by
this source.
Cache
instance that should be used by this source.
completes
before the Updater
recognizes a cancellation request by an Observer).
completes
before the Updater
recognizes a cancellation request by an Observer).
completes
before the Updater
recognizes a cancellation request by an Observer).
completes
before the Updater
recognizes a cancellation request by an Observer).
ComponentConfig
information, and is called prior to any other class to this object.
ComponentConfig
information, and is called prior to any other class to this object.
ComponentConfig
information, and is called prior to any other class to this object.
RepositorySource
instance that should be used by the federated
repository
as the configuration repository.
/dna:system
branch of the repository.
false
.
InitialContext
.
InitialContext
.
default node filter
should be used.
creating connections
.
connections
created by this source.
connections
created by this source.
connections
created by this source.
connections
created by this source.
default sequencer selector
should be used.
creating connections
.
property name
where the UUID is stored for each node.
Session
instances using Repository
instances registered in JNDI.InitialContext
.
SimpleTypeFieldMetadata
value factories
.default decoder
.
StreamSequencer
instance to be a Sequencer
.ValueFactory
for PropertyType.STRING
values.beginIndex
index (inclusive).
beginIndex
index (inclusive) and the endIndex
index (exclusive).
beginIndex
index (inclusive).
beginIndex
index (inclusive) and the endIndex
index (exclusive).
problems
.current (default) locale
, replacing the parameters in the text
with those supplied.
Calendar
instance, in the default locale
.
Calendar
instance, in the specified locale
.
Calendar
instance, in the default locale
.
Calendar
instance, in the specified locale
.
Date
instance.
Date
instance.
GregorianCalendar
instance.
GregorianCalendar
instance.
camelCase
method.
matching configuration
.
matching configuration
.
matching
configuration
.
ValueFactory
for PropertyType.URI
values.UUID instances
.ValueFactory
for PropertyType.REFERENCE
values.ValueFactory
for PropertyType.URI
values.ValueFactory
instances.Property
values.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |