Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Hierarchy For All Packages
Package Hierarchies:
org.huihoo.jfox.datasource
,
org.huihoo.jfox.logging
,
org.huihoo.jfox.persistent
,
org.huihoo.jfox.pool
,
org.huihoo.jfox.pool.connection
,
org.huihoo.jfox.pool.thread
,
org.huihoo.jfox.proxy
,
org.huihoo.jfox.service
,
org.huihoo.jfox.xmlet
,
org.huihoo.jfox.xmlet.jaxb
,
org.huihoo.jfox.xmlet.jaxb.impl
Class Hierarchy
class org.huihoo.jfox.logging.
LogManager
(implements org.huihoo.jfox.logging.
LogManagerMBean
)
class java.lang.Object
class org.huihoo.jfox.logging.
Logger
class org.huihoo.jfox.proxy.
MBeanInvocationHandler
(implements java.lang.reflect.InvocationHandler)
class org.huihoo.jfox.proxy.
MBeanProxy
class org.huihoo.jfox.pool.
ObjectFactorySupport
(implements org.huihoo.jfox.pool.
ObjectFactory
)
class org.huihoo.jfox.pool.
ProxyObjectFactory
class org.huihoo.jfox.pool.connection.
ConnectionFactory
class org.huihoo.jfox.pool.thread.
ThreadableObjectFactory
class org.huihoo.jfox.pool.
PoolableObjectInvocationHandler
(implements java.lang.reflect.InvocationHandler)
class org.huihoo.jfox.pool.connection.
PoolableConnectionInvocationHandler
class org.huihoo.jfox.pool.thread.
QueueThreadPool
class org.huihoo.jfox.service.
ServiceLocator
class org.huihoo.jfox.pool.connection.
SimplePoolableConnection
(implements org.huihoo.jfox.pool.connection.
PoolableConnection
)
class org.huihoo.jfox.service.
State
class org.huihoo.jfox.pool.
Test
class org.huihoo.jfox.pool.connection.
Test
class org.huihoo.jfox.datasource.
Test
class org.huihoo.jfox.pool.
TestPoolableObject
(implements org.huihoo.jfox.pool.
PoolableObject
)
class java.lang.Thread (implements java.lang.Runnable)
class org.huihoo.jfox.pool.thread.
WorkerThread
(implements org.huihoo.jfox.pool.thread.ThreadPoolableObject)
class org.huihoo.jfox.xmlet.
XMLetAgent
class org.huihoo.jfox.persistent.
Persistenter
(implements org.huihoo.jfox.persistent.
PersistenterMBean
)
class org.huihoo.jfox.persistent.
FilePersistenter
class org.huihoo.jfox.service.
ComponentSupport
(implements org.huihoo.jfox.service.
ComponentSupportMBean
)
class org.huihoo.jfox.pool.
AbstractObjectPool
(implements org.huihoo.jfox.pool.
ObjectPool
)
class org.huihoo.jfox.pool.
SimpleObjectPool
(implements org.huihoo.jfox.pool.
SimpleObjectPoolMBean
)
class org.huihoo.jfox.service.
ServiceSupport
(implements org.huihoo.jfox.service.
ServiceSupportMBean
)
class org.huihoo.jfox.service.
ServiceWrapper
(implements java.lang.Runnable, org.huihoo.jfox.service.
ServiceWrapperMBean
)
class org.huihoo.jfox.pool.connection.
SimpleConnectionPool
(implements org.huihoo.jfox.pool.connection.
ConnectionPool
, org.huihoo.jfox.pool.connection.
SimpleConnectionPoolMBean
)
class org.huihoo.jfox.pool.thread.
SimpleThreadPool
(implements org.huihoo.jfox.pool.thread.
SimpleThreadPoolMBean
, org.huihoo.jfox.pool.thread.
ThreadPool
)
class org.huihoo.jfox.xmlet.
DirMLet
(implements java.lang.Runnable)
class org.huihoo.jfox.xmlet.
XMLet
(implements org.huihoo.jfox.xmlet.
XMLetMBean
)
class org.huihoo.jfox.xmlet.jaxb.
ObjectFactory
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLETSImpl
(implements org.huihoo.jfox.xmlet.jaxb.
XMLETS
)
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLETSImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
AttrTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
AttrType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
AttrTypeImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetsTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
XMLetsType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetsTypeImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
XMLetType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl.ARGUMENTSTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
XMLetType.ARGUMENTSType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl.ARGUMENTSTypeImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl.ATTRIBUTESTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
XMLetType.ATTRIBUTESType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl.ATTRIBUTESTypeImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
XMLetTypeImpl.Unmarshaller
class org.huihoo.jfox.xmlet.jaxb.impl.
ArgTypeImpl
(implements org.huihoo.jfox.xmlet.jaxb.
ArgType
)
class org.huihoo.jfox.xmlet.jaxb.impl.
ArgTypeImpl.Unmarshaller
class org.huihoo.jfox.datasource.
PoolDataSource
(implements javax.naming.spi.ObjectFactory, org.huihoo.jfox.datasource.
PoolDataSourceMBean
, javax.naming.Referenceable)
Interface Hierarchy
interface org.huihoo.jfox.xmlet.jaxb.
ArgType
interface org.huihoo.jfox.xmlet.jaxb.
AttrType
interface org.huihoo.jfox.pool.connection.
ConnectionPool
interface org.huihoo.jfox.service.
Loggable
interface org.huihoo.jfox.service.
Component
(also extends org.huihoo.jfox.service.
Persistentable
)
interface org.huihoo.jfox.service.
ComponentSupportMBean
interface org.huihoo.jfox.pool.
ObjectPoolMBean
interface org.huihoo.jfox.pool.
ObjectPool
interface org.huihoo.jfox.pool.thread.
QueueThreadPoolMBean
interface org.huihoo.jfox.pool.connection.
SimpleConnectionPoolMBean
interface org.huihoo.jfox.pool.
SimpleObjectPoolMBean
interface org.huihoo.jfox.pool.thread.
SimpleThreadPoolMBean
interface org.huihoo.jfox.datasource.
PoolDataSourceMBean
interface org.huihoo.jfox.service.
ServiceSupportMBean
(also extends org.huihoo.jfox.service.
Service
)
interface org.huihoo.jfox.xmlet.
DirMLetMBean
interface org.huihoo.jfox.service.
ServiceWrapperMBean
interface org.huihoo.jfox.service.
Service
(also extends java.lang.Runnable)
interface org.huihoo.jfox.service.
ServiceSupportMBean
(also extends org.huihoo.jfox.service.
ComponentSupportMBean
)
interface org.huihoo.jfox.xmlet.
DirMLetMBean
interface org.huihoo.jfox.service.
ServiceWrapperMBean
interface org.huihoo.jfox.logging.
LogManagerMBean
interface org.huihoo.jfox.pool.
ObjectFactory
interface org.huihoo.jfox.persistent.
PersistenterMBean
interface org.huihoo.jfox.pool.
PoolableObject
interface org.huihoo.jfox.pool.connection.
PoolableConnection
interface java.lang.Runnable
interface org.huihoo.jfox.service.
Service
(also extends org.huihoo.jfox.service.
Component
)
interface org.huihoo.jfox.service.
ServiceSupportMBean
(also extends org.huihoo.jfox.service.
ComponentSupportMBean
)
interface org.huihoo.jfox.xmlet.
DirMLetMBean
interface org.huihoo.jfox.service.
ServiceWrapperMBean
interface java.io.Serializable
interface org.huihoo.jfox.service.
Persistentable
interface org.huihoo.jfox.service.
Component
(also extends org.huihoo.jfox.service.
Loggable
)
interface org.huihoo.jfox.service.
ComponentSupportMBean
interface org.huihoo.jfox.pool.
ObjectPoolMBean
interface org.huihoo.jfox.pool.
ObjectPool
interface org.huihoo.jfox.pool.thread.
QueueThreadPoolMBean
interface org.huihoo.jfox.pool.connection.
SimpleConnectionPoolMBean
interface org.huihoo.jfox.pool.
SimpleObjectPoolMBean
interface org.huihoo.jfox.pool.thread.
SimpleThreadPoolMBean
interface org.huihoo.jfox.datasource.
PoolDataSourceMBean
interface org.huihoo.jfox.service.
ServiceSupportMBean
(also extends org.huihoo.jfox.service.
Service
)
interface org.huihoo.jfox.xmlet.
DirMLetMBean
interface org.huihoo.jfox.service.
ServiceWrapperMBean
interface org.huihoo.jfox.service.
Service
(also extends java.lang.Runnable)
interface org.huihoo.jfox.service.
ServiceSupportMBean
(also extends org.huihoo.jfox.service.
ComponentSupportMBean
)
interface org.huihoo.jfox.xmlet.
DirMLetMBean
interface org.huihoo.jfox.service.
ServiceWrapperMBean
interface org.huihoo.jfox.pool.thread.
Threadable
interface org.huihoo.jfox.pool.thread.
ThreadPool
interface org.huihoo.jfox.xmlet.
XMLetMBean
interface org.huihoo.jfox.xmlet.jaxb.
XMLetsType
interface org.huihoo.jfox.xmlet.jaxb.
XMLETS
interface org.huihoo.jfox.xmlet.jaxb.
XMLetType
interface org.huihoo.jfox.xmlet.jaxb.
XMLetType.ARGUMENTSType
interface org.huihoo.jfox.xmlet.jaxb.
XMLetType.ATTRIBUTESType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES