org.terracotta.modules.ehcache
Class EhcacheActivator

java.lang.Object
  extended by org.terracotta.modules.configuration.TerracottaConfiguratorModule
      extended by org.terracotta.modules.ehcache.EhcacheActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class EhcacheActivator
extends org.terracotta.modules.configuration.TerracottaConfiguratorModule


Field Summary
 
Fields inherited from class org.terracotta.modules.configuration.TerracottaConfiguratorModule
configHelper
 
Constructor Summary
EhcacheActivator()
           
 
Method Summary
protected  void addInstrumentation(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class org.terracotta.modules.configuration.TerracottaConfiguratorModule
addClassReplacement, addClassReplacement, addExportedBundleClass, addExportedBundleClass, addExportedBundleClass, addExportedTcJarClass, addLock, addPublicApiBundleClass, getConfigHelperReference, getExportedBundle, getOrCreateSpec, getOrCreateSpec, getThisBundle, registerMBeanSpec, registerModuleSpec, registerSRASpec, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcacheActivator

public EhcacheActivator()
Method Detail

addInstrumentation

protected void addInstrumentation(org.osgi.framework.BundleContext context)
Overrides:
addInstrumentation in class org.terracotta.modules.configuration.TerracottaConfiguratorModule


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.