本文主要介绍如何获取缓存管理对象。
在项目的任意位置,可以通过以下方式获取到缓存管理对象: org.lpw.wormhole.WormholeManager.getInstance().getCacheFactory().getCache();