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

Helper - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.test.core.tree
Class Helper

java.lang.Object
  extended byorg.jboss.portal.core.impl.tree.AbstractJBossCacheListener
      extended byorg.jboss.portal.test.core.tree.Helper

public class Helper
extends AbstractJBossCacheListener


Field Summary
 
Fields inherited from class org.jboss.portal.core.impl.tree.AbstractJBossCacheListener
cache, view
 
Constructor Summary
Helper()
           
 
Method Summary
 void viewChange(View view)
           
 void waitUntil()
           
 
Methods inherited from class org.jboss.portal.core.impl.tree.AbstractJBossCacheListener
cacheStarted, cacheStopped, nodeCreated, nodeEvicted, nodeLoaded, nodeModified, nodeRemoved, nodeVisited
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

waitUntil

public void waitUntil()
               throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

viewChange

public void viewChange(View view)
Overrides:
viewChange in class AbstractJBossCacheListener