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

A

AbstractScanner - Class in net.contextfw.web.application.internal.util
Locates all resources with given extension from paths
AbstractScanner() - Constructor for class net.contextfw.web.application.internal.util.AbstractScanner
 
addCommonAttributes(DOMBuilder) - Method in class net.contextfw.web.application.elements.CElement
 
addContext(WebApplicationContext) - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
addInitializer(Class<? extends CElement>) - Method in class net.contextfw.web.application.internal.initializer.InitializerProvider
 
addResourcePaths(String...) - Method in class net.contextfw.web.application.ModuleConfiguration
Add paths where to look for resources.
addUpdateMode(String) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
afterInjection(I) - Method in class net.contextfw.web.application.internal.enhanced.AutoRegisterListener
 
asText(String) - Method in class net.contextfw.web.application.dom.ObjectBuilder
 
attr(String, Object) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
AttributeBuilder - Class in net.contextfw.web.application.internal.enhanced
 
AttributeBuilder(PropertyAccess<Object>, String) - Constructor for class net.contextfw.web.application.internal.enhanced.AttributeBuilder
 
AttributeHandler - Interface in net.contextfw.web.application.dom
 
attributeHandlerClass(Class<? extends AttributeHandler>) - Method in class net.contextfw.web.application.ModuleConfiguration
 
AutoRegisterListener<I> - Class in net.contextfw.web.application.internal.enhanced
 
AutoRegisterListener() - Constructor for class net.contextfw.web.application.internal.enhanced.AutoRegisterListener
 

B

bubbleRegisterUp(CElement) - Method in class net.contextfw.web.application.elements.CElement
 
bubbleRegisterUp(CElement) - Method in class net.contextfw.web.application.internal.WebApplicationElement
 
bubbleUnregisterUp(CElement) - Method in class net.contextfw.web.application.elements.CElement
 
bubbleUnregisterUp(CElement) - Method in class net.contextfw.web.application.internal.WebApplicationElement
 
build(DOMBuilder, T) - Method in class net.contextfw.web.application.dom.ObjectBuilder
 
build(DOMBuilder) - Method in interface net.contextfw.web.application.elements.CSimpleElement
 
build(DOMBuilder, T) - Method in interface net.contextfw.web.application.elements.enhanced.Builder
 
build(DOMBuilder) - Method in class net.contextfw.web.application.elements.enhanced.CollectionElement
 
build(DOMBuilder) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
build(DOMBuilder) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedSimpleElement
 
build(DOMBuilder, CSimpleElement) - Method in class net.contextfw.web.application.internal.enhanced.EnhancedElementBuilder
 
build(DOMBuilder) - Method in class net.contextfw.web.application.internal.WebApplicationElement
 
buildCall(DOMBuilder, String, String, String, Object...) - Static method in class net.contextfw.web.application.dom.RemoteCallBuilder
 
buildDOM() - Method in class net.contextfw.web.application.dom.DOMBuilder
 
Builder<T> - Interface in net.contextfw.web.application.elements.enhanced
 
BuildPhase - Enum in net.contextfw.web.application.elements.enhanced
 
buildUpdate(DOMBuilder) - Method in class net.contextfw.web.application.elements.CElement
 
buildUpdate(DOMBuilder) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
buildUpdate(DOMBuilder, CElement, Set<String>) - Method in class net.contextfw.web.application.internal.enhanced.EnhancedElementBuilder
 
buildUpdate(DOMBuilder) - Method in class net.contextfw.web.application.internal.WebApplicationElement
 

C

CElement - Class in net.contextfw.web.application.elements
 
CElement() - Constructor for class net.contextfw.web.application.elements.CElement
 
CElement.RefreshMode - Enum in net.contextfw.web.application.elements
 
child(String, CSimpleElement) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
child(CSimpleElement) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
child(Element) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
ClassScanner - Class in net.contextfw.web.application.internal.util
 
ClassScanner() - Constructor for class net.contextfw.web.application.internal.util.ClassScanner
 
clean() - Method in class net.contextfw.web.application.internal.WebResponder
 
clean() - Method in class net.contextfw.web.application.ResourceCleaner
Cleans resources
clean() - Method in class net.contextfw.web.application.servlet.ResourceServlet
 
clear() - Method in class net.contextfw.web.application.servlet.CSSServlet
 
clear() - Method in class net.contextfw.web.application.servlet.ResourceServlet
 
clear() - Method in class net.contextfw.web.application.servlet.ScriptServlet
 
clearCascadedUpdate() - Method in class net.contextfw.web.application.elements.CElement
 
clearCascadedUpdate() - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
clearCurrentInstance() - Static method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
clearOptions() - Method in class net.contextfw.web.application.request.RequestParameter
 
clearValues() - Method in class net.contextfw.web.application.request.RequestParameter
 
CollectionElement<T> - Class in net.contextfw.web.application.elements.enhanced
 
CollectionElement(String, Builder<T>) - Constructor for class net.contextfw.web.application.elements.enhanced.CollectionElement
 
CollectionElement(Builder<T>) - Constructor for class net.contextfw.web.application.elements.enhanced.CollectionElement
 
configure() - Method in class net.contextfw.web.application.WebApplicationModule
 
configureServlets() - Method in class net.contextfw.web.application.WebApplicationServletModule
 
containsUpdateMode(String) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
createHandler(Class<? extends CElement>, String) - Method in class net.contextfw.web.application.internal.ElementUpdateHandlerFactory
 
createNewHandle() - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
createNewInstance() - Static method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
CSimpleElement - Interface in net.contextfw.web.application.elements
 
CSSServlet - Class in net.contextfw.web.application.servlet
 
CSSServlet(ModuleConfiguration) - Constructor for class net.contextfw.web.application.servlet.CSSServlet
 
CustomBuild - Annotation Type in net.contextfw.web.application.elements.enhanced
 

D

debugMode(boolean) - Method in class net.contextfw.web.application.ModuleConfiguration
 
descend(String) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
doCascadedUpdate(DOMBuilder) - Method in class net.contextfw.web.application.elements.CElement
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.servlet.InitServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.servlet.ResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.servlet.UpdateServlet
 
DOMBuilder - Class in net.contextfw.web.application.dom
 
DOMBuilder(String, AttributeHandler) - Constructor for class net.contextfw.web.application.dom.DOMBuilder
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.servlet.InitServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.servlet.UpdateServlet
 

E

ElementRegister - Class in net.contextfw.web.application.internal
 
ElementRegister() - Constructor for class net.contextfw.web.application.internal.ElementRegister
 
ElementUpdateHandler - Class in net.contextfw.web.application.internal
 
ElementUpdateHandler(String, Method) - Constructor for class net.contextfw.web.application.internal.ElementUpdateHandler
 
ElementUpdateHandlerFactory - Class in net.contextfw.web.application.internal
 
ElementUpdateHandlerFactory() - Constructor for class net.contextfw.web.application.internal.ElementUpdateHandlerFactory
 
EmbeddedAttribute - Annotation Type in net.contextfw.web.application.elements.enhanced
 
EmbeddedElement - Annotation Type in net.contextfw.web.application.elements.enhanced
 
EnhancedElement - Class in net.contextfw.web.application.elements.enhanced
 
EnhancedElement() - Constructor for class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
EnhancedElementBuilder - Class in net.contextfw.web.application.internal.enhanced
 
EnhancedElementBuilder() - Constructor for class net.contextfw.web.application.internal.enhanced.EnhancedElementBuilder
 
EnhancedSimpleElement - Class in net.contextfw.web.application.elements.enhanced
 
EnhancedSimpleElement() - Constructor for class net.contextfw.web.application.elements.enhanced.EnhancedSimpleElement
 
enter() - Method in class net.contextfw.web.application.internal.scope.WebApplicationScope
 
equals(Object) - Method in class net.contextfw.web.application.WebApplicationHandle
 
exit() - Method in class net.contextfw.web.application.internal.scope.WebApplicationScope
 

F

findChain(String) - Method in class net.contextfw.web.application.internal.initializer.InitializerProvider
 
findElement(String) - Method in class net.contextfw.web.application.internal.ElementRegister
 
findResources(List<String>, Pattern) - Static method in class net.contextfw.web.application.internal.util.ResourceScanner
 
forClass(Class<T>) - Static method in class net.contextfw.web.application.dom.ObjectBuilder
 
forClass(Class<T>, String) - Static method in class net.contextfw.web.application.dom.ObjectBuilder
 

G

get() - Method in class net.contextfw.web.application.internal.providers.HttpContextProvider
 
get() - Method in class net.contextfw.web.application.internal.providers.RequestProvider
 
get() - Method in class net.contextfw.web.application.internal.providers.WebApplicationHandleProvider
 
getAcceptor() - Method in class net.contextfw.web.application.servlet.CSSServlet
 
getAcceptor() - Method in class net.contextfw.web.application.servlet.ResourceServlet
 
getAcceptor() - Method in class net.contextfw.web.application.servlet.ScriptServlet
 
getActualClass(CSimpleElement) - Method in class net.contextfw.web.application.internal.enhanced.EnhancedElementBuilder
 
getApplication() - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
getAttributeHandlerClass() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getBeans() - Method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
getBeans() - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
getBooleanValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a boolean.
getBooleanValue(Boolean) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a boolean.
getBooleanValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of floats Booleans are parsed simply using Boolean.parseBoolean().
getBooleanValues(Boolean[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
getChildClass() - Method in interface net.contextfw.web.application.initializer.InitializerContext
 
getChildClass() - Method in class net.contextfw.web.application.internal.initializer.InitializerContextImpl
 
getClasses(String...) - Static method in class net.contextfw.web.application.internal.util.ClassScanner
 
getClasses(Iterable<String>) - Static method in class net.contextfw.web.application.internal.util.ClassScanner
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
getContentType() - Method in enum net.contextfw.web.application.internal.WebResponder.Mode
 
getContext(WebApplicationHandle) - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
getContext(String) - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
getContextPath() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getCurrentInstance() - Static method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
getCurrentUrl() - Method in class net.contextfw.web.application.HttpContext
 
getDoubleValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a double.
getDoubleValue(Double) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a double.
getDoubleValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of doubles When doubles are handled, system accepts both ways to represent decimal points.
getDoubleValues(Double[]) - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of doubles When doubles are handled, system accepts both ways to represent decimal points.
getErrorCode() - Method in class net.contextfw.web.application.HttpContext
 
getErrorMsg() - Method in class net.contextfw.web.application.HttpContext
 
getErrorTime() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getFloatValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a float.
getFloatValue(Float) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a long.
getFloatValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of floats When floats are handled, system accepts both ways to represent decimal points.
getFloatValues(Float[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
getHandle() - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
getHttpContext() - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
getId() - Method in class net.contextfw.web.application.elements.CElement
 
getInitializerRootPackages() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getIntValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as an integer.
getIntValue(Integer) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as an integer.
getIntValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of integers
getIntValues(Integer[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
getKey(Class<? extends CElement>, String) - Static method in class net.contextfw.web.application.internal.ElementUpdateHandler
 
getKey() - Method in class net.contextfw.web.application.internal.ElementUpdateHandler
 
getKey() - Method in class net.contextfw.web.application.WebApplicationHandle
 
getLocale() - Method in class net.contextfw.web.application.internal.initializer.InitializerContextImpl
 
getLongValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a long integer.
getLongValue(Long) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a long.
getLongValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of long integers
getLongValues(Long[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
getMaxInactivity() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getModifier() - Method in class net.contextfw.web.application.request.RequestParameter
 
getName() - Method in class net.contextfw.web.application.request.RequestParameter
 
getOptions() - Method in class net.contextfw.web.application.request.RequestParameter
 
getPollTime() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getRedirectUrl() - Method in class net.contextfw.web.application.HttpContext
 
getRequest() - Method in class net.contextfw.web.application.HttpContext
 
getResourcePaths() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getResourcesPrefix() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getResponse() - Method in class net.contextfw.web.application.HttpContext
 
getRootPaths() - Method in class net.contextfw.web.application.servlet.CSSServlet
 
getRootPaths() - Method in class net.contextfw.web.application.servlet.ResourceServlet
 
getRootPaths() - Method in class net.contextfw.web.application.servlet.ScriptServlet
 
getSClass() - Method in class net.contextfw.web.application.elements.CElement
 
getServlet() - Method in class net.contextfw.web.application.HttpContext
 
getStatus() - Method in class net.contextfw.web.application.request.RequestParameter
 
getStringValue() - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a string.
getStringValue(String) - Method in class net.contextfw.web.application.request.RequestParameter
Returns parameter value as a string.
getStringValues() - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of strings
getStringValues(String[]) - Method in class net.contextfw.web.application.request.RequestParameter
Returns all parameter values in a table of strings
getTimestamp() - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
getTransformerCount() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getXmlParamName() - Method in class net.contextfw.web.application.ModuleConfiguration
 
getXSLDocumentContent() - Method in class net.contextfw.web.application.internal.WebResponder
 

H

handleRequest(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.internal.service.InitHandler
 
handleRequest(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class net.contextfw.web.application.internal.service.UpdateHandler
 
hashCode() - Method in class net.contextfw.web.application.WebApplicationHandle
 
hasUpdateModes() - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
hasValue(boolean) - Method in class net.contextfw.web.application.request.RequestParameter
 
hasValue() - Method in class net.contextfw.web.application.request.RequestParameter
 
HttpContext - Class in net.contextfw.web.application
Marks class to be bound to web application When class is annotated with this then there exists only on instance of the class in the page.
HttpContext(HttpServlet, HttpServletRequest, HttpServletResponse) - Constructor for class net.contextfw.web.application.HttpContext
 
HttpContextProvider - Class in net.contextfw.web.application.internal.providers
 
HttpContextProvider() - Constructor for class net.contextfw.web.application.internal.providers.HttpContextProvider
 

I

ignore(String) - Method in class net.contextfw.web.application.dom.ObjectBuilder
 
initChild() - Method in interface net.contextfw.web.application.initializer.InitializerContext
 
initChild() - Method in class net.contextfw.web.application.internal.initializer.InitializerContextImpl
 
InitHandler - Class in net.contextfw.web.application.internal.service
 
InitHandler(WebApplicationContextHandler, Provider<WebApplication>, InitializerProvider) - Constructor for class net.contextfw.web.application.internal.service.InitHandler
 
initialize(InitializerContext) - Method in interface net.contextfw.web.application.initializer.InitializerElement
 
Initializer - Annotation Type in net.contextfw.web.application.initializer
 
InitializerContext - Interface in net.contextfw.web.application.initializer
 
InitializerContextImpl - Class in net.contextfw.web.application.internal.initializer
 
InitializerContextImpl(Injector, List<Class<? extends CElement>>) - Constructor for class net.contextfw.web.application.internal.initializer.InitializerContextImpl
 
InitializerElement - Interface in net.contextfw.web.application.initializer
 
InitializerProvider - Class in net.contextfw.web.application.internal.initializer
 
InitializerProvider() - Constructor for class net.contextfw.web.application.internal.initializer.InitializerProvider
 
initializerRootPackages(String...) - Method in class net.contextfw.web.application.ModuleConfiguration
 
InitServlet - Class in net.contextfw.web.application.servlet
- get/post - create new web application - let web application handle everything - create root element; (WebApplicationElement) - find initializer chain for url - Start initializing - Loop through initializer chain: - Create InitializerContextImpl, initialize - Initialize first element in the chain.
InitServlet(InitHandler) - Constructor for class net.contextfw.web.application.servlet.InitServlet
 
initState() - Method in interface net.contextfw.web.application.internal.service.WebApplication
This is called when page is shown for the first time
initState() - Method in class net.contextfw.web.application.internal.service.WebApplicationImpl
 
InternalWebApplicationException - Exception in net.contextfw.web.application.internal
 
InternalWebApplicationException() - Constructor for exception net.contextfw.web.application.internal.InternalWebApplicationException
 
InternalWebApplicationException(String, Throwable) - Constructor for exception net.contextfw.web.application.internal.InternalWebApplicationException
 
InternalWebApplicationException(String) - Constructor for exception net.contextfw.web.application.internal.InternalWebApplicationException
 
InternalWebApplicationException(Throwable) - Constructor for exception net.contextfw.web.application.internal.InternalWebApplicationException
 
invoke(CElement, Request) - Method in class net.contextfw.web.application.internal.ElementUpdateHandler
 
isDebugMode() - Method in class net.contextfw.web.application.ModuleConfiguration
 
isLogXML() - Method in class net.contextfw.web.application.ModuleConfiguration
 
isReload() - Method in class net.contextfw.web.application.HttpContext
 
isVisible() - Method in class net.contextfw.web.application.elements.CElement
 
isVisible() - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 

J

jsCall(DOMBuilder, CElement, String, Object...) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
jsCall(DOMBuilder, String, Object...) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 

L

logXML(Document) - Method in class net.contextfw.web.application.internal.WebResponder
 

M

ModuleConfiguration - Class in net.contextfw.web.application
Configures the application during initalization
ModuleConfiguration() - Constructor for class net.contextfw.web.application.ModuleConfiguration
 

N

net.contextfw.web.application - package net.contextfw.web.application
 
net.contextfw.web.application.annotations - package net.contextfw.web.application.annotations
 
net.contextfw.web.application.dom - package net.contextfw.web.application.dom
 
net.contextfw.web.application.elements - package net.contextfw.web.application.elements
 
net.contextfw.web.application.elements.enhanced - package net.contextfw.web.application.elements.enhanced
 
net.contextfw.web.application.initializer - package net.contextfw.web.application.initializer
 
net.contextfw.web.application.internal - package net.contextfw.web.application.internal
 
net.contextfw.web.application.internal.enhanced - package net.contextfw.web.application.internal.enhanced
 
net.contextfw.web.application.internal.initializer - package net.contextfw.web.application.internal.initializer
 
net.contextfw.web.application.internal.providers - package net.contextfw.web.application.internal.providers
 
net.contextfw.web.application.internal.scope - package net.contextfw.web.application.internal.scope
 
net.contextfw.web.application.internal.service - package net.contextfw.web.application.internal.service
 
net.contextfw.web.application.internal.util - package net.contextfw.web.application.internal.util
 
net.contextfw.web.application.request - package net.contextfw.web.application.request
 
net.contextfw.web.application.servlet - package net.contextfw.web.application.servlet
 
NoValueException - Exception in net.contextfw.web.application.request
This exception is thrown by the RequestParameter to indicate that requested value cannot be found.
NoValueException() - Constructor for exception net.contextfw.web.application.request.NoValueException
Sole constructor.

O

ObjectBuilder<T> - Class in net.contextfw.web.application.dom
 

P

param(String) - Method in class net.contextfw.web.application.request.Request
Fetches a parameter from page data with given name This method is the only way to create new parameters.
param(String, int) - Method in class net.contextfw.web.application.request.Request
Fetches a parameter from page data with given name and index This is a convience method to fetch parameters with numeral index.
PartialUpdate - Annotation Type in net.contextfw.web.application.elements.enhanced
 
publicName() - Method in class net.contextfw.web.application.request.RequestParameter
 

R

redirect(String) - Method in class net.contextfw.web.application.HttpContext
 
refresh() - Method in class net.contextfw.web.application.elements.CElement
 
refresh(String...) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
refreshApplication(WebApplicationHandle) - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
register(CElement) - Method in class net.contextfw.web.application.internal.ElementRegister
 
registerChild(T) - Method in class net.contextfw.web.application.elements.CElement
 
registerChild(T) - Method in class net.contextfw.web.application.internal.WebApplicationElement
 
reinitialize(HttpServletRequest) - Method in class net.contextfw.web.application.request.Request
 
reload() - Method in class net.contextfw.web.application.HttpContext
 
RemoteCallBuilder - Class in net.contextfw.web.application.dom
 
RemoteCallBuilder() - Constructor for class net.contextfw.web.application.dom.RemoteCallBuilder
 
RemoteMethod - Annotation Type in net.contextfw.web.application.annotations
 
removeApplication(WebApplicationHandle) - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
removeExpiredApplications() - Method in class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
Request - Class in net.contextfw.web.application.request
Provides functionality to access and set GET/POST-parameters through consistent abstraction.
Request(HttpServletRequest) - Constructor for class net.contextfw.web.application.request.Request
Sole constructor.
REQUEST_SEPARATOR - Static variable in class net.contextfw.web.application.request.Request
 
RequestParameter - Class in net.contextfw.web.application.request
Provides functionality to access on GET/POST-parameter.
RequestParameter(String, String, HttpServletRequest) - Constructor for class net.contextfw.web.application.request.RequestParameter
Constructs new HiveParameter This constructor should not be called explicitly.
RequestProvider - Class in net.contextfw.web.application.internal.providers
 
RequestProvider() - Constructor for class net.contextfw.web.application.internal.providers.RequestProvider
 
ResourceCleaner - Class in net.contextfw.web.application
Cleans cached resources This class can be used to clean cached resources if needed.
ResourceCleaner() - Constructor for class net.contextfw.web.application.ResourceCleaner
 
ResourceScanner - Class in net.contextfw.web.application.internal.util
Locates all resources with given extension from paths
ResourceScanner() - Constructor for class net.contextfw.web.application.internal.util.ResourceScanner
 
ResourceServlet - Class in net.contextfw.web.application.servlet
 
ResourceServlet() - Constructor for class net.contextfw.web.application.servlet.ResourceServlet
 

S

scope(Key<T>, Provider<T>) - Method in class net.contextfw.web.application.internal.scope.WebApplicationScope
 
ScriptServlet - Class in net.contextfw.web.application.servlet
 
ScriptServlet(ModuleConfiguration) - Constructor for class net.contextfw.web.application.servlet.ScriptServlet
 
seed(Key<T>, T) - Method in class net.contextfw.web.application.internal.scope.WebApplicationScope
 
seed(Class<T>, T) - Method in class net.contextfw.web.application.internal.scope.WebApplicationScope
 
seed(Class<T>, T) - Method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
seed(Key<T>, T) - Method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
seededKeyProvider() - Static method in class net.contextfw.web.application.internal.scope.WebApplicationScope
Returns a provider that always throws exception complaining that the object in question must be seeded before it can be injected.
sendError(int) - Method in class net.contextfw.web.application.HttpContext
 
sendError(int, String) - Method in class net.contextfw.web.application.HttpContext
 
sendHTMLResponse(Document, HttpServletResponse, WebResponder.Mode) - Method in class net.contextfw.web.application.internal.WebResponder
 
sendResponse() - Method in interface net.contextfw.web.application.internal.service.WebApplication
 
sendResponse() - Method in class net.contextfw.web.application.internal.service.WebApplicationImpl
 
sendResponse(Document, HttpServletResponse, WebResponder.Mode) - Method in class net.contextfw.web.application.internal.WebResponder
 
setApplication(WebApplication) - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
setAsCurrentInstance() - Method in class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
setBeans(WebApplicationScopedBeans) - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
setBuilder(EnhancedElementBuilder) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedElement
 
setBuilder(EnhancedElementBuilder) - Method in class net.contextfw.web.application.elements.enhanced.EnhancedSimpleElement
 
setCollection(Iterable<T>) - Method in class net.contextfw.web.application.elements.enhanced.CollectionElement
 
setContextPath(String) - Method in class net.contextfw.web.application.ModuleConfiguration
 
setErrorTime(long) - Method in class net.contextfw.web.application.ModuleConfiguration
 
setHandle(WebApplicationHandle) - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
setId(String) - Method in class net.contextfw.web.application.elements.CElement
 
setInitializerChain(List<Class<? extends CElement>>) - Method in interface net.contextfw.web.application.internal.service.WebApplication
 
setInitializerChain(List<Class<? extends CElement>>) - Method in class net.contextfw.web.application.internal.service.WebApplicationImpl
 
setLocale(Locale) - Method in interface net.contextfw.web.application.initializer.InitializerContext
 
setLocale(Locale) - Method in class net.contextfw.web.application.internal.initializer.InitializerContextImpl
 
setLogXML(boolean) - Method in class net.contextfw.web.application.ModuleConfiguration
 
setMaxInactivity(long) - Method in class net.contextfw.web.application.ModuleConfiguration
 
setModifier(Object) - Method in class net.contextfw.web.application.request.RequestParameter
 
setOptions(Object) - Method in class net.contextfw.web.application.request.RequestParameter
 
setPollTime(long) - Method in class net.contextfw.web.application.ModuleConfiguration
 
setPublicName(String) - Method in class net.contextfw.web.application.request.RequestParameter
 
setRequest(HttpServletRequest) - Method in class net.contextfw.web.application.HttpContext
 
setResourcesPrefix(String) - Method in class net.contextfw.web.application.ModuleConfiguration
Set's the prefix for public resources files.
setResponse(HttpServletResponse) - Method in class net.contextfw.web.application.HttpContext
 
setSClass(String) - Method in class net.contextfw.web.application.elements.CElement
 
setServlet(HttpServlet) - Method in class net.contextfw.web.application.HttpContext
 
setStatus(int) - Method in class net.contextfw.web.application.request.RequestParameter
 
setTimestamp(long) - Method in class net.contextfw.web.application.internal.service.WebApplicationContext
 
setTransformerCount(int) - Method in class net.contextfw.web.application.ModuleConfiguration
Sets the number of concurrent transformers Transformers are used to transform DOM-tree via XSL to XHTML.
setValue(String) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValue(int) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValue(long) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValue(float) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValue(double) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValue(boolean) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(String[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(int[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(long[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(float[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(double[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setValues(boolean[]) - Method in class net.contextfw.web.application.request.RequestParameter
 
setVisible(boolean) - Method in class net.contextfw.web.application.elements.CElement
 
setXmlParamName(String) - Method in class net.contextfw.web.application.ModuleConfiguration
 
subRequest(String) - Method in class net.contextfw.web.application.request.Request
 
subRequest(String, long) - Method in class net.contextfw.web.application.request.Request
 

T

text(Object) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
toDocument() - Method in class net.contextfw.web.application.dom.DOMBuilder
 
toString(Object) - Method in interface net.contextfw.web.application.dom.AttributeHandler
 
toURIs(List<String>) - Static method in class net.contextfw.web.application.internal.util.AbstractScanner
 

U

unparsed(String) - Method in class net.contextfw.web.application.dom.DOMBuilder
 
unregister(CElement) - Method in class net.contextfw.web.application.internal.ElementRegister
 
unregisterChild(CElement) - Method in class net.contextfw.web.application.elements.CElement
 
updateElements() - Method in class net.contextfw.web.application.internal.service.WebApplicationImpl
 
UpdateHandler - Class in net.contextfw.web.application.internal.service
 
UpdateHandler(WebApplicationContextHandler, ModuleConfiguration) - Constructor for class net.contextfw.web.application.internal.service.UpdateHandler
 
UpdateServlet - Class in net.contextfw.web.application.servlet
 
UpdateServlet(UpdateHandler) - Constructor for class net.contextfw.web.application.servlet.UpdateServlet
 
updateState() - Method in interface net.contextfw.web.application.internal.service.WebApplication
This is called when page is updated
updateState() - Method in class net.contextfw.web.application.internal.service.WebApplicationImpl
 

V

valueCount() - Method in class net.contextfw.web.application.request.RequestParameter
 
valueOf(String) - Static method in enum net.contextfw.web.application.elements.CElement.RefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.contextfw.web.application.elements.enhanced.BuildPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.contextfw.web.application.internal.WebResponder.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.contextfw.web.application.elements.CElement.RefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.contextfw.web.application.elements.enhanced.BuildPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.contextfw.web.application.internal.WebResponder.Mode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebApplication - Interface in net.contextfw.web.application.internal.service
 
WebApplicationContext - Class in net.contextfw.web.application.internal.service
 
WebApplicationContext(HttpContext, WebApplicationHandle, WebApplicationScopedBeans) - Constructor for class net.contextfw.web.application.internal.service.WebApplicationContext
 
WebApplicationContextHandler - Class in net.contextfw.web.application.internal.service
 
WebApplicationContextHandler() - Constructor for class net.contextfw.web.application.internal.service.WebApplicationContextHandler
 
WebApplicationElement - Class in net.contextfw.web.application.internal
 
WebApplicationElement(ElementRegister) - Constructor for class net.contextfw.web.application.internal.WebApplicationElement
 
WebApplicationException - Exception in net.contextfw.web.application
A general exception thrown by application
WebApplicationException() - Constructor for exception net.contextfw.web.application.WebApplicationException
 
WebApplicationException(String, Throwable) - Constructor for exception net.contextfw.web.application.WebApplicationException
 
WebApplicationException(String) - Constructor for exception net.contextfw.web.application.WebApplicationException
 
WebApplicationException(Throwable) - Constructor for exception net.contextfw.web.application.WebApplicationException
 
WebApplicationHandle - Class in net.contextfw.web.application
 
WebApplicationHandle(String) - Constructor for class net.contextfw.web.application.WebApplicationHandle
 
WebApplicationHandleProvider - Class in net.contextfw.web.application.internal.providers
 
WebApplicationHandleProvider() - Constructor for class net.contextfw.web.application.internal.providers.WebApplicationHandleProvider
 
WebApplicationImpl - Class in net.contextfw.web.application.internal.service
 
WebApplicationImpl() - Constructor for class net.contextfw.web.application.internal.service.WebApplicationImpl
 
WebApplicationModule - Class in net.contextfw.web.application
 
WebApplicationModule(ModuleConfiguration) - Constructor for class net.contextfw.web.application.WebApplicationModule
 
WebApplicationScope - Class in net.contextfw.web.application.internal.scope
 
WebApplicationScope() - Constructor for class net.contextfw.web.application.internal.scope.WebApplicationScope
 
WebApplicationScoped - Annotation Type in net.contextfw.web.application.annotations
 
WebApplicationScopedBeans - Class in net.contextfw.web.application.internal.scope
 
WebApplicationScopedBeans() - Constructor for class net.contextfw.web.application.internal.scope.WebApplicationScopedBeans
 
WebApplicationServletModule - Class in net.contextfw.web.application
 
WebApplicationServletModule(ModuleConfiguration) - Constructor for class net.contextfw.web.application.WebApplicationServletModule
 
WebResponder - Class in net.contextfw.web.application.internal
 
WebResponder(ModuleConfiguration) - Constructor for class net.contextfw.web.application.internal.WebResponder
 
WebResponder.Mode - Enum in net.contextfw.web.application.internal
 

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

Copyright © 2010. All Rights Reserved.