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 void
StatisticsAdmin. setConfigurationContext(ConfigurationContext configurationContext81)
Auto generated method signature for Asynchronous Invocationsvoid
StatisticsAdminStub. 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 ConfigurationContext
SetConfigurationContext. localConfigurationContext
field for ConfigurationContextMethods in org.wso2.carbon.statistics.stub.types.axis2 that return ConfigurationContext Modifier and Type Method Description ConfigurationContext
SetConfigurationContext. getConfigurationContext()
Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2 with parameters of type ConfigurationContext Modifier and Type Method Description void
SetConfigurationContext. 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 ConfigurationContext
ClusteringAgent. localConfigurationContext
field for ConfigurationContextprotected ConfigurationContext
NodeManager. localConfigurationContext
field for ConfigurationContextprotected ConfigurationContext
StateManager. localConfigurationContext
field for ConfigurationContextMethods in org.wso2.carbon.statistics.stub.types.axis2.clustering that return ConfigurationContext Modifier and Type Method Description ConfigurationContext
ClusteringAgent. getConfigurationContext()
Auto generated getter methodConfigurationContext
NodeManager. getConfigurationContext()
Auto generated getter methodConfigurationContext
StateManager. getConfigurationContext()
Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2.clustering with parameters of type ConfigurationContext Modifier and Type Method Description void
ClusteringAgent. setConfigurationContext(ConfigurationContext param)
Auto generated setter methodvoid
NodeManager. setConfigurationContext(ConfigurationContext param)
Auto generated setter methodvoid
StateManager. 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 ConfigurationContext
ConfigurationContext. localRootContext
field for RootContextMethods in org.wso2.carbon.statistics.stub.types.axis2.context that return ConfigurationContext Modifier and Type Method Description ConfigurationContext
ConfigurationContext. getRootContext()
Auto generated getter methodstatic ConfigurationContext
ConfigurationContext.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 void
ConfigurationContext. 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 ConfigurationContext
ListenerManager. localConfigctx
field for ConfigctxMethods in org.wso2.carbon.statistics.stub.types.axis2.engine that return ConfigurationContext Modifier and Type Method Description ConfigurationContext
ListenerManager. getConfigctx()
Auto generated getter methodMethods in org.wso2.carbon.statistics.stub.types.axis2.engine with parameters of type ConfigurationContext Modifier and Type Method Description void
ListenerManager. setConfigctx(ConfigurationContext param)
Auto generated setter method
-