org.terracotta.modules.async
Class AsyncActivator

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

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


Field Summary
 
Fields inherited from class org.terracotta.modules.configuration.TerracottaConfiguratorModule
configHelper
 
Constructor Summary
AsyncActivator()
           
 
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

AsyncActivator

public AsyncActivator()
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.