|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SystemPathsProvider
A plugin manages the Framework's system packages.
| Field Summary | |
|---|---|
static String[] |
DEFAULT_FRAMEWORK_PACKAGES
|
static String[] |
DEFAULT_SYSTEM_PACKAGES
|
| Fields inherited from interface org.jboss.msc.service.Service |
|---|
NULL, NULL_VALUE |
| Method Summary | |
|---|---|
org.jboss.modules.filter.PathFilter |
getBootDelegationFilter()
Get the filter for boot delegation |
Set<String> |
getBootDelegationPackages()
Get the list of defined boot delegation packages |
Set<String> |
getBootDelegationPaths()
Get the filter for boot delegation |
org.jboss.modules.filter.PathFilter |
getSystemFilter()
Get the filter that the system exports |
Set<String> |
getSystemPackages()
Get the list of defined system packages |
Set<String> |
getSystemPaths()
Get the set of paths that the system exports |
| Methods inherited from interface org.jboss.msc.service.Service |
|---|
start, stop |
| Methods inherited from interface org.jboss.msc.value.Value |
|---|
getValue |
| Field Detail |
|---|
static final String[] DEFAULT_FRAMEWORK_PACKAGES
static final String[] DEFAULT_SYSTEM_PACKAGES
| Method Detail |
|---|
Set<String> getBootDelegationPackages()
org.jboss.modules.filter.PathFilter getBootDelegationFilter()
Set<String> getBootDelegationPaths()
Set<String> getSystemPackages()
org.jboss.modules.filter.PathFilter getSystemFilter()
Set<String> getSystemPaths()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||