Uses of Class
org.wso2.carbon.statistics.stub.types.axis2.context.ConfigurationContext
-
-
Uses of ConfigurationContext in org.wso2.carbon.statistics.stub
Methods in org.wso2.carbon.statistics.stub with parameters of type ConfigurationContext Modifier and Type Method Description voidStatisticsAdmin. setConfigurationContext(ConfigurationContext configurationContext81)Auto generated method signature for Asynchronous InvocationsvoidStatisticsAdminStub. setConfigurationContext(ConfigurationContext configurationContext171)Auto generated method signature -
Uses of ConfigurationContext in org.wso2.carbon.statistics.stub.types.axis2
Fields in org.wso2.carbon.statistics.stub.types.axis2 declared as ConfigurationContext Modifier and Type Field Description protected ConfigurationContextSetConfigurationContext. localConfigurationContextfield for ConfigurationContextMethods in org.wso2.carbon.statistics.stub.types.axis2 that return ConfigurationContext Modifier and Type Method Description ConfigurationContextSetConfigurationContext. getConfigurationContext()Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2 with parameters of type ConfigurationContext Modifier and Type Method Description voidSetConfigurationContext. setConfigurationContext(ConfigurationContext param)Auto generated setter method -
Uses of ConfigurationContext in org.wso2.carbon.statistics.stub.types.axis2.clustering
Fields in org.wso2.carbon.statistics.stub.types.axis2.clustering declared as ConfigurationContext Modifier and Type Field Description protected ConfigurationContextClusteringAgent. localConfigurationContextfield for ConfigurationContextprotected ConfigurationContextNodeManager. localConfigurationContextfield for ConfigurationContextprotected ConfigurationContextStateManager. localConfigurationContextfield for ConfigurationContextMethods in org.wso2.carbon.statistics.stub.types.axis2.clustering that return ConfigurationContext Modifier and Type Method Description ConfigurationContextClusteringAgent. getConfigurationContext()Auto generated getter methodConfigurationContextNodeManager. getConfigurationContext()Auto generated getter methodConfigurationContextStateManager. getConfigurationContext()Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2.clustering with parameters of type ConfigurationContext Modifier and Type Method Description voidClusteringAgent. setConfigurationContext(ConfigurationContext param)Auto generated setter methodvoidNodeManager. setConfigurationContext(ConfigurationContext param)Auto generated setter methodvoidStateManager. setConfigurationContext(ConfigurationContext param)Auto generated setter method -
Uses of ConfigurationContext in org.wso2.carbon.statistics.stub.types.axis2.context
Fields in org.wso2.carbon.statistics.stub.types.axis2.context declared as ConfigurationContext Modifier and Type Field Description protected ConfigurationContextConfigurationContext. localRootContextfield for RootContextMethods in org.wso2.carbon.statistics.stub.types.axis2.context that return ConfigurationContext Modifier and Type Method Description ConfigurationContextConfigurationContext. getRootContext()Auto generated getter methodstatic ConfigurationContextConfigurationContext.Factory. parse(XMLStreamReader reader)static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer elementMethods in org.wso2.carbon.statistics.stub.types.axis2.context with parameters of type ConfigurationContext Modifier and Type Method Description voidConfigurationContext. setRootContext(ConfigurationContext param)Auto generated setter method -
Uses of ConfigurationContext in org.wso2.carbon.statistics.stub.types.axis2.engine
Fields in org.wso2.carbon.statistics.stub.types.axis2.engine declared as ConfigurationContext Modifier and Type Field Description protected ConfigurationContextListenerManager. localConfigctxfield for ConfigctxMethods in org.wso2.carbon.statistics.stub.types.axis2.engine that return ConfigurationContext Modifier and Type Method Description ConfigurationContextListenerManager. getConfigctx()Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2.engine with parameters of type ConfigurationContext Modifier and Type Method Description voidListenerManager. setConfigctx(ConfigurationContext param)Auto generated setter method
-