站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

EntityInstanceCacheMBean (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins
Interface EntityInstanceCacheMBean

All Superinterfaces:
AbstractInstanceCacheMBean
All Known Implementing Classes:
EntityInstanceCache

public interface EntityInstanceCacheMBean
extends AbstractInstanceCacheMBean

MBean interface.


Method Summary
 void remove(String id)
           
 
Methods inherited from interface org.jboss.ejb.plugins.AbstractInstanceCacheMBean
flush, getCachePolicyString, getCacheSize, getPassivatedCount, remove
 

Method Detail

remove

public void remove(String id)
            throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.