ehcache

net.sf.ehcache
Class EhcacheCoreInit

java.lang.Object
  extended by net.sf.ehcache.EhcacheCoreInit
All Implemented Interfaces:
EhcacheInit

public class EhcacheCoreInit
extends Object
implements EhcacheInit

Ehcache core init service impl

Author:
teck

Constructor Summary
EhcacheCoreInit()
           
 
Method Summary
 void init()
          init hook
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcacheCoreInit

public EhcacheCoreInit()
Method Detail

init

public void init()
Description copied from interface: EhcacheInit
init hook

Specified by:
init in interface EhcacheInit

ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.