org.huihoo.jfox.service
Interface Persistentable

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
Component, ComponentSupportMBean, DirMLetMBean, ObjectPool, ObjectPoolMBean, PoolDataSourceMBean, QueueThreadPoolMBean, Service, ServiceSupportMBean, ServiceWrapperMBean, SimpleConnectionPoolMBean, SimpleObjectPoolMBean, SimpleThreadPoolMBean

public interface Persistentable
extends java.io.Serializable

可以被序列化到硬盘的组件和服务

Author:
Young Yang