/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.hp.cache4guice.adapters.memcached; /** * * @author watrous */ public class MemcachedModule { // create a provider for Memcached connection then setup bindings }