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

L

lastIndexOf(Object) - Method in class org.jfox.mvc.util.PagedList
 
LFUComparator - Class in org.jfox.entity.cache
 
LFUComparator() - Constructor for class org.jfox.entity.cache.LFUComparator
 
LINE_SEPARATOR - Static variable in class org.jfox.util.IOUtils
The system line separator string.
LINE_SEPARATOR - Static variable in class org.jfox.util.SystemUtils
The line.separator System Property.
LINE_SEPARATOR_UNIX - Static variable in class org.jfox.util.IOUtils
The Unix line separator string.
LINE_SEPARATOR_WINDOWS - Static variable in class org.jfox.util.IOUtils
The Windows line separator string.
list(Name) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
list(String) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
list(String) - Method in class org.jfox.ejb3.SimpleEJB3Container.ContainerNamingContext
 
listBindings(Name) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
listBindings(String) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
listBindings(String) - Method in class org.jfox.ejb3.SimpleEJB3Container.ContainerNamingContext
 
listBuckets() - Method in interface org.jfox.ejb3.EJBContainer
列表所有 EJB Bucket
listBuckets() - Method in class org.jfox.ejb3.SimpleEJB3Container
 
listeners - Variable in class org.jfox.jms.destination.JMSDestination
 
listFiles(File, FileFilter) - Static method in class org.jfox.util.FileUtils
list Files recursively
listIterator() - Method in class org.jfox.mvc.util.PagedList
 
listIterator(int) - Method in class org.jfox.mvc.util.PagedList
 
loadClass(String, boolean) - Method in class org.jfox.framework.ClassLoaderRepository
因为 ClassLoaderRepository 是 LocalClassLoader 的 parent ClassLoader LocalClassLoader 会直接调这个方法,所以必须要覆盖 首先从 ClassLoaderRepository 的classpath路径中装载类,如果失败, 装载缓存的 LocalClassLoader 已经装载的类
loadClass(String) - Method in class org.jfox.framework.component.ModuleClassLoader
必须首先得找 export 列表,否则会出现重新装载,造成 ClassCastException
loadComponent(Class<? extends Component>) - Method in class org.jfox.framework.component.Module
 
loadConfiguration(ServletConfig) - Method in class org.jfox.mvc.velocity.VelocityRender
从 velocity.properties 中装载 velocity 的配置
loadDocument(URL) - Static method in class org.jfox.util.XMLUtils
get the xml root document of the xml descriptor
loadDocument(String) - Static method in class org.jfox.util.XMLUtils
parse document from xml String
loadEJB(Module) - Method in class org.jfox.ejb3.SimpleEJB3Container
 
loadGlobalProperty(String) - Static method in class org.jfox.util.PlaceholderUtils
装载一个全局配置文件
loadModule(File) - Method in class org.jfox.framework.Framework
装载一个Module
lock(Object, LockModeType) - Method in class org.jfox.entity.EntityManagerImpl
 
lock - Variable in class org.jfox.jms.destination.JMSDestination
 
Log4jLogSystem - Class in org.jfox.mvc.velocity
 
Log4jLogSystem() - Constructor for class org.jfox.mvc.velocity.Log4jLogSystem
 
logger - Variable in class org.jfox.ejb3.EJBInvocationHandler
 
logger - Variable in class org.jfox.ejb3.SessionBucket
 
logger - Variable in class org.jfox.ejb3.SimpleEJB3Container
 
logger - Variable in class org.jfox.ejb3.transaction.JTATransactionManager
 
logger - Static variable in class org.jfox.entity.EntityManagerFactoryBuilderImpl
 
logger - Static variable in class org.jfox.entity.SQLQuery
 
logger - Variable in class org.jfox.entity.SQLTemplate
保存一个 Result Class 的 column name=>column entry 的对应关系 result class => {column name=> column entry}
logger - Variable in class org.jfox.framework.component.ASMClassLoader
 
logger - Static variable in class org.jfox.framework.component.ComponentFactory
 
logger - Variable in class org.jfox.framework.component.Module
 
logger - Variable in class org.jfox.mvc.ActionSupport
 
logger - Variable in class org.jfox.mvc.velocity.Log4jLogSystem
log4java logging interface
login() - Method in class org.jfox.ejb3.security.JAASLoginModule
 
login(HttpServletRequest, CallbackHandler, String...) - Method in interface org.jfox.ejb3.security.JAASLoginService
登录接口方法,如果在Servlet中直接调用,则可以使用该方法
login(SessionContext, CallbackHandler, String...) - Method in interface org.jfox.ejb3.security.JAASLoginService
登录接口方法,如果在Action中调用,则可以使用该方法,因为能够得到SessionContext
login(HttpServletRequest, CallbackHandler, String...) - Method in class org.jfox.ejb3.security.JAASLoginServiceImpl
登录 需要将 params 构造成 JAASLoginRequestCallback
login(SessionContext, CallbackHandler, String...) - Method in class org.jfox.ejb3.security.JAASLoginServiceImpl
 
loginRequestThreadLocal - Static variable in interface org.jfox.ejb3.security.JAASLoginService
 
loginResponseThreadLocal - Static variable in interface org.jfox.ejb3.security.JAASLoginService
 
logout() - Method in class org.jfox.ejb3.security.JAASLoginModule
 
logVelocityMessage(int, String) - Method in class org.jfox.mvc.velocity.Log4jLogSystem
logs messages
LongValidation - Annotation Type in org.jfox.mvc.validate
 
LongValidator - Class in org.jfox.mvc.validate
 
LongValidator() - Constructor for class org.jfox.mvc.validate.LongValidator
 
lookup(String) - Method in class org.jfox.ejb3.AbstractEJBContext.ENContext
 
lookup(String) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
lookup(Name) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
lookup(String) - Static method in class org.jfox.ejb3.naming.JNDIContextHelper
 
lookup(String) - Method in class org.jfox.ejb3.SessionBucket.EJBContextImpl
 
lookup(String) - Method in class org.jfox.ejb3.SessionBucket.ENContext
 
lookup(String) - Method in class org.jfox.ejb3.SimpleEJB3Container.ContainerNamingContext
从 jndiMap lookup resource, ejb proxy stub 已经绑定了
lookupLink(Name) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
lookupLink(String) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
lookupWS(String, Class<T>) - Static method in class org.jfox.webservice.WSHelper
生成 WS 存根
LRUComparator - Class in org.jfox.entity.cache
 
LRUComparator() - Constructor for class org.jfox.entity.cache.LRUComparator
 

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