public abstract class StringPropertyQuery extends AbstractCartridgeQuery
IEmbeddableCartridge,
IStandaloneCartridge| Constructor and Description |
|---|
StringPropertyQuery(Pattern pattern) |
StringPropertyQuery(String propertyPattern) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract <C extends ICartridge> |
getProperty(C cartridge) |
<C extends ICartridge> |
matches(C cartridge) |
get, getAll, getConnection, getConnectionpublic StringPropertyQuery(String propertyPattern)
public StringPropertyQuery(Pattern pattern)
public <C extends ICartridge> boolean matches(C cartridge)
matches in interface ICartridgeQuerymatches in class AbstractCartridgeQueryprotected abstract <C extends ICartridge> String getProperty(C cartridge)
Copyright © 2016 JBoss by Red Hat. All rights reserved.