org.terracotta.modules.ehcache.presentation
Class EhcachePresentationFactory

java.lang.Object
  extended by org.terracotta.modules.ehcache.presentation.EhcachePresentationFactory
All Implemented Interfaces:
org.terracotta.modules.configuration.PresentationFactory

public class EhcachePresentationFactory
extends Object
implements org.terracotta.modules.configuration.PresentationFactory


Constructor Summary
EhcachePresentationFactory()
           
 
Method Summary
 org.terracotta.modules.configuration.Presentation create(org.terracotta.modules.configuration.PresentationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcachePresentationFactory

public EhcachePresentationFactory()
Method Detail

create

public org.terracotta.modules.configuration.Presentation create(org.terracotta.modules.configuration.PresentationContext context)
Specified by:
create in interface org.terracotta.modules.configuration.PresentationFactory


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