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

org.jboss.portal.core.impl.tree - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.core.impl.tree

Class Summary
AbstractJBossCacheListener Implementation that does nothing but does it well.
DummyTransactionManagerLookup Same as JBoss cache DummyTransactionManagerLookup but does not use singleton method in order to avoid the binding into JNDI that fails into JBoss AS.
JBossCacheTransactionManagerAdapter Adapt JBoss Cache transaction manager lookup to our abstraction.
NodeImpl The node implementation.
NodeStateEvent The state of a node during a change made to the model.
Property Hold a property within the cache.
SessionImpl Implementation of Session.
TreeImpl Implementation of tree that delegates to JBoss Cache.