Interface | Description |
---|---|
ICartridgeQuery |
A query that shall selected cartridges among the given collection of cartridges.
|
Class | Description |
---|---|
AbstractCartridgeQuery |
A base query class for query that shall match cartridges.
|
CartridgeNameQuery |
A query that returns the cartridges whose name match the given pattern.
|
CartridgeNameRegexQuery |
A query that returns the cartridges whose name match the given pattern.
|
LatestEmbeddableCartridge |
A query that shall select the latest version of an embedded cartidge that's given by name.
|
LatestStandaloneCartridge |
A query that shall select the latest version of a standalone cartidge that's given by name.
|
LatestVersionOf | |
LatestVersionQuery |
A constraint that shall match available embeddable and standalone cartridges by name.
|
StringPropertyQuery |
A constraint that shall match available cartridges by url.
|
UrlPropertyQuery |
Copyright © 2018 JBoss by Red Hat. All rights reserved.