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, getConnection
public StringPropertyQuery(String propertyPattern)
public StringPropertyQuery(Pattern pattern)
public <C extends ICartridge> boolean matches(C cartridge)
matches
in class AbstractCartridgeQuery
protected abstract <C extends ICartridge> String getProperty(C cartridge)
Copyright © 2013 JBoss by Red Hat. All rights reserved.