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

MBeanInfoOdb (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


org.jboss.mx.persistence
Class MBeanInfoOdb

java.lang.Object
  extended byorg.jboss.mx.persistence.MBeanInfoOdb
Direct Known Subclasses:
MbeanInfoDbPm

public class MBeanInfoOdb
extends Object

MBean Info Object Database.

Author:
Matt Munz

Field Summary
protected  org.apache.log4j.Logger fLogger
           
 
Constructor Summary
MBeanInfoOdb()
           
 
Method Summary
protected  MBeanInfo load(File location)
           
protected  org.apache.log4j.Logger logger()
           
protected  void store(MBeanInfo metadata, File location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fLogger

protected org.apache.log4j.Logger fLogger
Constructor Detail

MBeanInfoOdb

public MBeanInfoOdb()
Method Detail

store

protected void store(MBeanInfo metadata,
                     File location)
              throws IOException
Throws:
IOException

load

protected MBeanInfo load(File location)
                  throws IOException,
                         FileNotFoundException,
                         ClassNotFoundException
Throws:
IOException
FileNotFoundException
ClassNotFoundException

logger

protected org.apache.log4j.Logger logger()


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