public class OsgiConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OSGI_CONFIGURATION |
Constructor and Description |
---|
OsgiConfiguration() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBootdelegationPackages() |
List<String> |
getExcludePatterns() |
List<String> |
getIncludePatterns() |
void |
setExcludePatterns(List<String> excludePatterns) |
void |
setIncludePatterns(List<String> includePatterns) |
public static final String OSGI_CONFIGURATION
Copyright © 2014 Suncode. All rights reserved.