org.wso2.carbon.appfactory.git
Class ApplicationCache
java.lang.Object
org.wso2.carbon.appfactory.git.ApplicationCache
public class ApplicationCache
- extends Object
Guva cache based cache for applications of an user
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationCache
public ApplicationCache(GitBlitConfiguration configuration)
put
public void put(String user,
String[] apps)
get
public String[] get(String user)
Copyright © 2015 WSO2 Inc. All rights reserved.