org.jboss.seam.el
Class JBossELReferenceCache

java.lang.Object
  extended by org.jboss.seam.el.JBossELReferenceCache

@Name(value="org.jboss.seam.el.referenceCache")
@Scope(value=APPLICATION)
@Startup
public class JBossELReferenceCache
extends Object


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

Constructor Detail

JBossELReferenceCache

public JBossELReferenceCache()
Method Detail

start

@Create
public void start()

stop

@Destroy
public void stop()


Copyright © 2011 Seam Framework. All Rights Reserved.