Uses of Class
org.apache.stratos.cartridge.agent.registrant.RegistrantDatabase

Packages that use RegistrantDatabase
org.apache.stratos.cartridge.agent   
org.apache.stratos.cartridge.agent.registrant   
 

Uses of RegistrantDatabase in org.apache.stratos.cartridge.agent
 

Constructors in org.apache.stratos.cartridge.agent with parameters of type RegistrantDatabase
ClusteringClient(RegistrantDatabase registrantDatabase)
           
ELBMembershipListener(ClusteringClient clusteringClient, org.apache.axis2.context.ConfigurationContext configurationContext, RegistrantDatabase registrantDatabase, RegistrantHealthChecker healthChecker)
           
 

Uses of RegistrantDatabase in org.apache.stratos.cartridge.agent.registrant
 

Methods in org.apache.stratos.cartridge.agent.registrant with parameters of type RegistrantDatabase
static void RegistrantUtil.reloadRegistrants(ClusteringClient clusteringClient, org.apache.axis2.context.ConfigurationContext configurationContext, RegistrantDatabase registrantDatabase)
          Reload all the registrants persisted in the file system
 

Constructors in org.apache.stratos.cartridge.agent.registrant with parameters of type RegistrantDatabase
RegistrantHealthChecker(RegistrantDatabase database, ClusteringClient clusteringClient, org.apache.axis2.context.ConfigurationContext configurationContext, int healthCheckInterval, int threadPoolSize)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.