A B C D E F G H I J K L M N O P Q R S T U V W Z

S

STARTED - Static variable in class org.huihoo.jfox.system.State
STARTED, system has started
STARTING - Static variable in class org.huihoo.jfox.system.State
STOPPING, system is in starting
STOPPED - Static variable in class org.huihoo.jfox.system.State
STOPPED, system stopped by user
STOPPING - Static variable in class org.huihoo.jfox.system.State
STOPPING, system is in stopping
Service - interface org.huihoo.jfox.system.Service.
define Constants and Method needed by common system
ServiceLocator - class org.huihoo.jfox.jndi.ServiceLocator.
cache and get remote NamingService stub
ServiceLocator() - Constructor for class org.huihoo.jfox.jndi.ServiceLocator
 
ServiceLocator - class org.huihoo.jfox.system.ServiceLocator.
Get a remote Service according the host and port
ServiceLocator() - Constructor for class org.huihoo.jfox.system.ServiceLocator
 
ServiceSupport - class org.huihoo.jfox.system.ServiceSupport.
 
ServiceSupport() - Constructor for class org.huihoo.jfox.system.ServiceSupport
 
ServiceSupport(String) - Constructor for class org.huihoo.jfox.system.ServiceSupport
 
ServiceWrapper - class org.huihoo.jfox.system.ServiceWrapper.
wrap a remote system and export it's stub to a speicific port
ServiceWrapper(Remote, int) - Constructor for class org.huihoo.jfox.system.ServiceWrapper
 
ServiceWrapper(Class, int) - Constructor for class org.huihoo.jfox.system.ServiceWrapper
 
ServiceWrapper(String, int) - Constructor for class org.huihoo.jfox.system.ServiceWrapper
 
SessionBeanMethod - class org.jfox.ejb.SessionBeanMethod.
SessionBean 类的方法,用来实现对 session bean 得回调
SessionBeanMethod() - Constructor for class org.jfox.ejb.SessionBeanMethod
 
SessionBucket - class org.jfox.ejb.SessionBucket.
实现对于 SessionBean 统一的方法
SessionBucket(BucketMetaData) - Constructor for class org.jfox.ejb.SessionBucket
 
SessionContextImpl - class org.jfox.ejb.SessionContextImpl.
 
SessionContextImpl(ObjectId) - Constructor for class org.jfox.ejb.SessionContextImpl
 
SessionMetaInfo - interface org.jfox.ejb.meta.SessionMetaInfo.
 
SessionMetaInfoImpl - class org.jfox.ejb.meta.SessionMetaInfoImpl.
 
SessionOperation - interface org.jfox.ejb.SessionOperation.
SessionBucket 必须要实现的方法
SetSessionContext - Static variable in class org.jfox.ejb.SessionBeanMethod
 
SimpleConnectionPool - class org.huihoo.jfox.pool.connection.SimpleConnectionPool.
Get connections from this pool, all connections get from this pool can be recycled for resue.
SimpleConnectionPool(String, String, String, String) - Constructor for class org.huihoo.jfox.pool.connection.SimpleConnectionPool
Default constructor
SimpleIndexedObjectPool - class org.huihoo.jfox.pool.SimpleIndexedObjectPool.
 
SimpleIndexedObjectPool(ObjectFactory) - Constructor for class org.huihoo.jfox.pool.SimpleIndexedObjectPool
 
SimpleIndexedObjectPool(String, String) - Constructor for class org.huihoo.jfox.pool.SimpleIndexedObjectPool
 
SimpleObjectPool - class org.huihoo.jfox.pool.SimpleObjectPool.
 
SimpleObjectPool(ObjectFactory) - Constructor for class org.huihoo.jfox.pool.SimpleObjectPool
 
SimpleObjectPool(ObjectFactory, int, int) - Constructor for class org.huihoo.jfox.pool.SimpleObjectPool
 
SimpleObjectPool(String, String) - Constructor for class org.huihoo.jfox.pool.SimpleObjectPool
 
SimpleObjectPool(String, String, int, int) - Constructor for class org.huihoo.jfox.pool.SimpleObjectPool
 
SimpleObjectPoolInterface - interface org.huihoo.jfox.pool.SimpleObjectPoolInterface.
 
SimplePoolableConnection - class org.huihoo.jfox.pool.connection.SimplePoolableConnection.
wrap a physical connection and make it can put into pool
SimplePoolableConnection(Connection) - Constructor for class org.huihoo.jfox.pool.connection.SimplePoolableConnection
 
SimpleServlet - class org.jfox.mx.http.SimpleServlet.
Created by IntelliJ IDEA.
SimpleServlet() - Constructor for class org.jfox.mx.http.SimpleServlet
 
SimpleThreadPool - class org.huihoo.jfox.pool.thread.SimpleThreadPool.
 
SimpleThreadPool() - Constructor for class org.huihoo.jfox.pool.thread.SimpleThreadPool
 
State - class org.huihoo.jfox.system.State.
 
State(int, String) - Constructor for class org.huihoo.jfox.system.State
 
StatefulInvokerChain - class org.jfox.ejb.StatefulInvokerChain.
 
StatefulInvokerChain() - Constructor for class org.jfox.ejb.StatefulInvokerChain
 
StatefulSessionBeanObjectPool - class org.jfox.ejb.StatefulSessionBeanObjectPool.
 
StatefulSessionBeanObjectPool(StatefulSessionBucket, ObjectFactory) - Constructor for class org.jfox.ejb.StatefulSessionBeanObjectPool
 
StatefulSessionBucket - class org.jfox.ejb.StatefulSessionBucket.
 
StatefulSessionBucket(BucketMetaData) - Constructor for class org.jfox.ejb.StatefulSessionBucket
 
StatelessInvokerChain - class org.jfox.ejb.StatelessInvokerChain.
 
StatelessInvokerChain() - Constructor for class org.jfox.ejb.StatelessInvokerChain
 
StatelessSessionBeanObjectPool - class org.jfox.ejb.StatelessSessionBeanObjectPool.
 
StatelessSessionBeanObjectPool(StatelessSessionBucket, ObjectFactory) - Constructor for class org.jfox.ejb.StatelessSessionBeanObjectPool
 
StatelessSessionBucket - class org.jfox.ejb.StatelessSessionBucket.
执行在 EJBObject EJBHome 中定义的方法
StatelessSessionBucket(BucketMetaData) - Constructor for class org.jfox.ejb.StatelessSessionBucket
 
say() - Method in class org.huihoo.jfox.pool.TestPoolableObject
 
sequence - Variable in class org.huihoo.jfox.system.ComponentSupport
 
server - Variable in class org.huihoo.jfox.persistent.AbstractPersistenter
 
session - Variable in class org.huihoo.jfox.jms.AbstractMessage
 
setBacklog(int) - Method in class org.jfox.mx.http.WebServer
Set the server sockets listen queue depth
setBean(EnterpriseBean) - Method in interface org.jfox.ejb.Invocation
the bean object
setBean(EnterpriseBean) - Method in class org.jfox.ejb.InvocationImpl
 
setBooleanProperty(String, boolean) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setByteProperty(String, byte) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setContainer(Container) - Method in interface org.jfox.ejb.plugin.ContainerPlugin
 
setDbDriver(String) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setDbDriver(String) - Method in class org.huihoo.jfox.pool.connection.SimpleConnectionPool
 
setDbURL(String) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setDbURL(String) - Method in class org.huihoo.jfox.pool.connection.SimpleConnectionPool
 
setDescription(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setDescription(String) - Method in interface org.jfox.ejb.meta.EJBMetaInfo
 
setDoubleProperty(String, double) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setEJBHome(EJBHome) - Method in class org.jfox.ejb.EJBMetaDataImpl
 
setEjbClass(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setEjbName(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setFloatProperty(String, float) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setHome(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setIntProperty(String, int) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSCorrelationID(String) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSDeliveryMode(int) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSDestination(Destination) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSExpiration(long) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSMessageID(String) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSPriority(int) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSRedelivered(boolean) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSReplyTo(Destination) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSTimestamp(long) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJMSType(String) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setJndiName(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setLevel(String) - Method in class org.huihoo.jfox.logging.LogMX
 
setLogWriter(PrintWriter) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setLogger(Logger) - Method in class org.huihoo.jfox.system.ComponentSupport
 
setLoginTimeout(int) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setLongProperty(String, long) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setMaximumSize(int) - Method in class org.jfox.mx.http.ThreadPool
Set the maximum number of idle threads cached in this pool.
setMethod(Method) - Method in interface org.jfox.ejb.Invocation
在由 Bucket 取得真是的 Method 对象之后,把 Method 设置到 Invocation 中
setMethod(Method) - Method in class org.jfox.ejb.InvocationImpl
 
setName(String) - Method in class org.huihoo.jfox.system.ComponentSupport
 
setObjectProperty(String, Object) - Method in class org.huihoo.jfox.jms.AbstractMessage
The setObjectProperty method accepts values of Boolean, Byte, Short, Integer, Long, Float, Double and String.
setPassword(String) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setPassword(String) - Method in class org.huihoo.jfox.pool.connection.SimpleConnectionPool
 
setPattern(String, String) - Method in class org.huihoo.jfox.logging.LogMX
 
setPool(ObjectPool) - Method in interface org.huihoo.jfox.pool.connection.PoolableConnection
Set which pool that this PoolableConnection belongs to.
setPool(ObjectPool) - Method in class org.huihoo.jfox.pool.connection.SimplePoolableConnection
 
setPort(int) - Method in class org.jfox.mx.http.WebServer
Set the http listening port
setProtocolInvocationHandler(ClientInvocationHandler) - Method in class org.jfox.ejb.DelegateInvocationHandler
 
setRemote(String) - Method in class org.jfox.ejb.meta.AbstractMetaInfo
 
setRollbackOnly() - Method in class org.jfox.ejb.EJBContextSupport
 
setSequenceNumber(long) - Method in class org.jfox.mx.Notification
Set the notification sequence number.
setSessionContext(SessionBean, SessionContext) - Method in class org.jfox.ejb.SessionBucket
 
setSessionContext(SessionBean, SessionContext) - Method in interface org.jfox.ejb.SessionOperation
 
setShortProperty(String, short) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setSource(Object) - Method in class org.jfox.mx.Notification
Set the source object name
setStringProperty(String, String) - Method in class org.huihoo.jfox.jms.AbstractMessage
 
setTask(ThreadTask) - Method in class org.huihoo.jfox.pool.thread.PoolableThreadImpl
 
setText(String) - Method in class org.huihoo.jfox.jms.TextMessageImpl
 
setTimeStamp(long) - Method in class org.jfox.mx.Notification
Set the notification timestamp.
setUser(String) - Method in class org.huihoo.jfox.datasource.PoolDataSource
 
setUser(String) - Method in class org.huihoo.jfox.pool.connection.SimpleConnectionPool
 
setUserData(Object) - Method in class org.jfox.mx.Notification
Set the user data.
setUsing(boolean) - Method in interface org.huihoo.jfox.pool.connection.PoolableConnection
 
setUsing(boolean) - Method in class org.huihoo.jfox.pool.connection.SimplePoolableConnection
 
simpleStatefulMetaInfo(Class) - Static method in class org.jfox.ejb.meta.EJBMetaHelper
 
simpleStatelessMetaInfo(Class) - Static method in class org.jfox.ejb.meta.EJBMetaHelper
 
size() - Method in class org.jfox.mx.MxRepository
 
source - Variable in class org.jfox.mx.Notification
The object on which the notification initially occurred.
start() - Method in interface org.huihoo.jfox.system.Service
doStart the system, doCreate is already called
start() - Method in class org.huihoo.jfox.system.ServiceSupport
 
start() - Method in class org.jfox.mx.http.WebServer
Start the web server on port and begin listening for requests.
state - Variable in class org.huihoo.jfox.system.ComponentSupport
the status value of the system
stop() - Method in interface org.huihoo.jfox.system.Service
doStop the system
stop() - Method in class org.huihoo.jfox.system.ServiceSupport
 
stop() - Method in class org.jfox.mx.http.WebServer
Close the web server listening socket
store(Object, Object) - Method in class org.huihoo.jfox.persistent.FilePersistenter
 
store(Object, Object) - Method in interface org.huihoo.jfox.persistent.Persistenter
Store the given information to the storage media.
store(ObjectName, MxMetaData) - Method in class org.jfox.mx.RepositoryCtrl
 

A B C D E F G H I J K L M N O P Q R S T U V W Z