站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

TreeImpl.FixedTreeCache - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.core.impl.tree
Class TreeImpl.FixedTreeCache

java.lang.Object
  extended byTreeCache
      extended byorg.jboss.portal.core.impl.tree.TreeImpl.FixedTreeCache
Enclosing class:
TreeImpl

protected class TreeImpl.FixedTreeCache
extends TreeCache

Override createInterceptorChain() in order to replace cache loader interceptor with the fixed version one.

See Also:
Serialized Form

Constructor Summary
TreeImpl.FixedTreeCache()
           
 
Method Summary
protected  void createInterceptorChain()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeImpl.FixedTreeCache

public TreeImpl.FixedTreeCache()
                        throws java.lang.Exception
Method Detail

createInterceptorChain

protected void createInterceptorChain()
                               throws java.lang.IllegalAccessException,
                                      java.lang.InstantiationException,
                                      java.lang.ClassNotFoundException
Throws:
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.ClassNotFoundException