|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.util.property.PropertyStore
org.ops4j.pax.scanner.common.ScannerConfigurationImpl
org.ops4j.pax.scanner.pom.internal.PomScannerConfigurationImpl
public class PomScannerConfigurationImpl
Default implementation of PomScannerConfiguration
.
Constructor Summary | |
---|---|
PomScannerConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
Creates a new service configuration. |
Method Summary | |
---|---|
java.lang.String[] |
getDefaultExcludedTypes()
Returns a comma separated list of artifact types to be excluded in the list of scanned artifacts. |
java.lang.String[] |
getDefaultIncludedTypes()
Returns a comma separated list of artifact types to be included in the list of scanned artifacts. |
Methods inherited from class org.ops4j.pax.scanner.common.ScannerConfigurationImpl |
---|
getCertificateCheck, getPid, getPropertyResolver, getStartLevel, shouldStart, shouldUpdate |
Methods inherited from class org.ops4j.util.property.PropertyStore |
---|
contains, get, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ops4j.pax.scanner.common.ScannerConfiguration |
---|
getCertificateCheck, getStartLevel, shouldStart, shouldUpdate |
Constructor Detail |
---|
public PomScannerConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
propertyResolver
- propertyResolver used to resolve properties; mandatoryMethod Detail |
---|
public java.lang.String[] getDefaultIncludedTypes()
getDefaultIncludedTypes
in interface PomScannerConfiguration
public java.lang.String[] getDefaultExcludedTypes()
getDefaultExcludedTypes
in interface PomScannerConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |