org.wso2.carbon.appfactory.git
Class ContextHolder

java.lang.Object
  extended by org.wso2.carbon.appfactory.git.ContextHolder

public class ContextHolder
extends Object

Class to hold axis2 configuration context


Method Summary
 ApplicationCache getCache()
           
 org.apache.axis2.context.ConfigurationContext getConfigurationContext()
           
static ContextHolder getHolder(GitBlitConfiguration configuration)
           
 UserPasswordCache getUserPasswordCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfigurationContext

public org.apache.axis2.context.ConfigurationContext getConfigurationContext()

getCache

public ApplicationCache getCache()

getUserPasswordCache

public UserPasswordCache getUserPasswordCache()

getHolder

public static ContextHolder getHolder(GitBlitConfiguration configuration)


Copyright © 2015 WSO2 Inc. All rights reserved.