org.jboss.mx.persistence
Class MBeanInfoOdb
java.lang.Object
org.jboss.mx.persistence.MBeanInfoOdb
- Direct Known Subclasses:
- MbeanInfoDbPm
public class MBeanInfoOdb
- extends Object
MBean Info Object Database.
- Author:
- Matt Munz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fLogger
protected org.jboss.logging.Logger fLogger
MBeanInfoOdb
public MBeanInfoOdb()
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.jboss.logging.Logger logger()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.