|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.core.AbstractAdmin
org.wso2.carbon.viewflows.service.AxisConfigAdminService
public class AxisConfigAdminService
this class produces the information about the flows and phases
| Field Summary |
|---|
| Fields inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
axisConfig, configurationContext |
| Constructor Summary | |
|---|---|
AxisConfigAdminService()
|
|
| Method Summary | |
|---|---|
AxisConfigData |
getAxisConfigData()
|
ArrayList |
getHandlerNamesForPhase(String flow,
String phase)
Returns the list of all handlers found in the particular phase |
AxisConfigData |
getOperationAxisConfigData(String serviceId,
String operationId)
|
| Methods inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisConfigAdminService()
| Method Detail |
|---|
public AxisConfigData getAxisConfigData()
public AxisConfigData getOperationAxisConfigData(String serviceId,
String operationId)
throws org.apache.axis2.AxisFault
serviceId - operationId -
org.apache.axis2.AxisFault
public ArrayList getHandlerNamesForPhase(String flow,
String phase)
flow - - specifies the flow of the phasephase - - phase name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||