org.apache.stratos.cartridge.agent.internal
Class DataHolder

java.lang.Object
  extended by org.apache.stratos.cartridge.agent.internal.DataHolder

public class DataHolder
extends Object


Constructor Summary
DataHolder()
           
 
Method Summary
static RegistrantHealthChecker getHealthChecker()
           
static org.apache.axis2.context.ConfigurationContext getServerConfigContext()
           
static void setHealthChecker(RegistrantHealthChecker healthChecker)
           
static void setServerConfigContext(org.apache.axis2.context.ConfigurationContext serverConfigContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataHolder

public DataHolder()
Method Detail

setServerConfigContext

public static void setServerConfigContext(org.apache.axis2.context.ConfigurationContext serverConfigContext)

setHealthChecker

public static void setHealthChecker(RegistrantHealthChecker healthChecker)

getServerConfigContext

public static org.apache.axis2.context.ConfigurationContext getServerConfigContext()

getHealthChecker

public static RegistrantHealthChecker getHealthChecker()


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