|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.wsas.util.SystemFilter
public class SystemFilter
This class will filter admin services and modules. WSAS specific services are hard coded and rest is plugable via services.xml.
| Constructor Summary | |
|---|---|
SystemFilter()
|
|
| Method Summary | |
|---|---|
static boolean |
isFilteredOutModule(java.lang.String moduleName)
|
static boolean |
isFilteredOutService(java.lang.String serviceGroupName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemFilter()
| Method Detail |
|---|
public static boolean isFilteredOutService(java.lang.String serviceGroupName)
public static boolean isFilteredOutModule(java.lang.String moduleName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||