A C D E F G H I K L M N O P R S T U X

A

Action - class org.strutsit.architecture.util.Action.
Helper Class to parsing struts-it.xml with the digester
Action() - Constructor for class org.strutsit.architecture.util.Action
 
action - Variable in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
actions - Variable in class org.strutsit.architecture.util.Processing
 
addActions(Action) - Method in class org.strutsit.architecture.util.Processing
Adds an Action to the collection of actions
addCheckpoint(String, String) - Method in interface org.strutsit.architecture.context.StrutsitContext
Adds a mesuring checkpoint to this context.
addCheckpoint(String, String) - Method in class org.strutsit.architecture.context.StrutsitContextBase
Adds a mesuring checkpoint to this context.
addPostprocessed(StrutsitAction) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
addPreprocessed(StrutsitAction) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
addUsecase(Usecase) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 

C

Checkpoint - interface org.strutsit.architecture.context.Checkpoint.
Checkpoint is the interface for a measure mechanism in Struts-It.
Constants - class org.strutsit.architecture.util.Constants.
 
Constants() - Constructor for class org.strutsit.architecture.util.Constants
 
cleanupThread() - Method in interface org.strutsit.architecture.hivemind.StrutsHive
Cleans up a thread.
cleanupThread() - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
 
clearCheckpoints() - Method in interface org.strutsit.architecture.context.StrutsitContext
Clears all the checkpoints that are set in this context.
clearCheckpoints() - Method in class org.strutsit.architecture.context.StrutsitContextBase
Clears all the checkpoints that are set in this context.
closeSession() - Static method in class org.strutsit.architecture.util.HibernateUtil
Closes the Hibernate session and sets it to null in the ThreadLocal.
configuration - Variable in class org.strutsit.architecture.util.XMLHelper
 
configured - Variable in class org.strutsit.architecture.util.StrutsitConfiguration
 
contextimplementation - Variable in class org.strutsit.architecture.util.StrutsitConfiguration
 
currentSession() - Static method in class org.strutsit.architecture.util.HibernateUtil
Returns a hibernate session by calling the session-factory.

D

destroy() - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Will be called, if the servlet cointainer goes down.

E

ENHANCEMENTS - Static variable in class org.strutsit.architecture.struts.StrutsitRequestProcessor
 
enhancedConfiguration - Variable in class org.strutsit.architecture.struts.StrutsitRequestProcessor
 
execute(Context) - Method in interface org.strutsit.architecture.service.Service
Executes the business logic.
execute(StrutsitContext) - Method in interface org.strutsit.architecture.struts.StrutsitAction
Execute-Methods for Struts-It Actions.
execute(StrutsitContext) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Execute-Methods for Struts-It Actions.

F

FAILED - Static variable in class org.strutsit.architecture.util.Constants
 
freeze() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 

G

getAction() - Method in interface org.strutsit.architecture.hibernate.HibernateContext
 
getAction() - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
getActions() - Method in class org.strutsit.architecture.util.Processing
Returns the List with all configured actions.
getAllUsecases() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getCheckpointName() - Method in interface org.strutsit.architecture.context.Checkpoint
Get the name of the measuring point.
getCheckpoints() - Method in interface org.strutsit.architecture.context.StrutsitContext
Gets all Checkpoints of this context.
getCheckpoints() - Method in class org.strutsit.architecture.context.StrutsitContextBase
Gets all Checkpoints of this context.
getComponent() - Method in interface org.strutsit.architecture.context.Checkpoint
Gets the component that will be measured.
getConfiguration(String) - Method in interface org.strutsit.architecture.hivemind.StrutsHive
Gets a List of all configuration properties
getConfiguration(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
 
getConfiguration() - Method in class org.strutsit.architecture.util.XMLHelper
 
getContextimplementation() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getForm() - Method in interface org.strutsit.architecture.context.StrutsitContext
 
getForm() - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
getGlobalPostprocessed() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getGlobalPreprocessed() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getHibSession() - Method in interface org.strutsit.architecture.hibernate.HibernateContext
 
getHibSession() - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
getLocale() - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Gets the language attribute
getMapping() - Method in interface org.strutsit.architecture.context.StrutsitContext
 
getMapping() - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
getName() - Method in class org.strutsit.architecture.util.Action
Gets the name of the Action
getName() - Method in class org.strutsit.architecture.util.Usecase
 
getPasswd(int) - Static method in class org.strutsit.architecture.util.RandomChars
Gets a random password string with the length len.
getPostprocessing() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getPreprocessing() - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
getProcessglobalpost() - Method in class org.strutsit.architecture.util.Usecase
 
getProcessglobalpre() - Method in class org.strutsit.architecture.util.Usecase
 
getRequest() - Method in interface org.strutsit.architecture.context.StrutsitContext
 
getRequest() - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
getResponse() - Method in interface org.strutsit.architecture.context.StrutsitContext
 
getResponse() - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
getResult() - Method in interface org.strutsit.architecture.hibernate.HibernateContext
 
getResult() - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
getService(String, Class) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Gets a Service out of the HiveMind Registry.
getService(String) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Gets a Service out of the HiveMind Registry.
getSharecontext() - Method in class org.strutsit.architecture.util.Usecase
 
getUseCase() - Method in interface org.strutsit.architecture.struts.StrutsitAction
Gets the corresponded use case for this action.
getUseCase() - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Returns the use-case that this action inherites.
getUsecase(String) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
Gets the with name specified usecase.
getUsecaseName() - Method in interface org.strutsit.architecture.context.StrutsitContext
Gets the name of the use case, if this feature is enabled.
getUsecaseName() - Method in class org.strutsit.architecture.context.StrutsitContextBase
Gets the name of the use case, if this feature is enabled.
getUsemeasuring() - Method in class org.strutsit.architecture.util.Usecase
 

H

HibernateContext - interface org.strutsit.architecture.hibernate.HibernateContext.
 
HibernateContextImpl - class org.strutsit.architecture.hibernate.HibernateContextImpl.
 
HibernateContextImpl() - Constructor for class org.strutsit.architecture.hibernate.HibernateContextImpl
Constructor
HibernateUtil - class org.strutsit.architecture.util.HibernateUtil.
Utility for getting Hibernate-Sessions.
HibernateUtil() - Constructor for class org.strutsit.architecture.util.HibernateUtil
 
hash(String) - Static method in class org.strutsit.architecture.util.MD5Generator
 
hibSession - Variable in class org.strutsit.architecture.hibernate.HibernateContextImpl
 

I

init(ActionServlet, ModuleConfig) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Inits the plugin
init(ActionServlet, ModuleConfig) - Method in class org.strutsit.architecture.struts.StrutsitRequestProcessor
Initialize this request processor instance.
initializeClass(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
 

K

KEY_FORWARD - Static variable in class org.strutsit.architecture.struts.StrutsitRequestProcessor
 
KEY_SESSION_CONTEXTES - Static variable in class org.strutsit.architecture.struts.StrutsitRequestProcessor
 

L

lookup(String, Class) - Method in interface org.strutsit.architecture.hivemind.StrutsHive
Lookup a service Interface with service name and classtype
lookup(Class) - Method in interface org.strutsit.architecture.hivemind.StrutsHive
Lookup a service Interface with a classtype
lookup(String, Class) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
 
lookup(Class) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
 

M

MD5Generator - class org.strutsit.architecture.util.MD5Generator.
 
MD5Generator() - Constructor for class org.strutsit.architecture.util.MD5Generator
 

N

NONCONFUSING_ALPHABET - Static variable in class org.strutsit.architecture.util.RandomChars
Alphabet consisting of upper and lowercase letters A-Z and the digits 0-9 but with characters that are often mistaken for each other when typed removed.
NotImplementedYetException - exception org.strutsit.architecture.util.NotImplementedYetException.
This class implements the factory pattern.
NotImplementedYetException() - Constructor for class org.strutsit.architecture.util.NotImplementedYetException
Constructs a new exception with null as its detail message.
NotImplementedYetException(String) - Constructor for class org.strutsit.architecture.util.NotImplementedYetException
Constructs a new exception with the specified detail message.
NotImplementedYetException(String, Throwable) - Constructor for class org.strutsit.architecture.util.NotImplementedYetException
Constructs a new exception with the specified detail message and cause.
NotImplementedYetException(Throwable) - Constructor for class org.strutsit.architecture.util.NotImplementedYetException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
name - Variable in class org.strutsit.architecture.util.Action
 
name - Variable in class org.strutsit.architecture.util.Usecase
 
nothing - Static variable in class org.strutsit.architecture.context.StrutsitContextBase
Return value nothing

O

org.strutsit.architecture.context - package org.strutsit.architecture.context
This package provides a context for the struts framework.
org.strutsit.architecture.hibernate - package org.strutsit.architecture.hibernate
This package supports hivmind as a lightweight container.
org.strutsit.architecture.hivemind - package org.strutsit.architecture.hivemind
This package supports hibernate as an O/R mapping for the struts-it architecure.
org.strutsit.architecture.service - package org.strutsit.architecture.service
 
org.strutsit.architecture.struts - package org.strutsit.architecture.struts
 
org.strutsit.architecture.util - package org.strutsit.architecture.util
 

P

Processing - class org.strutsit.architecture.util.Processing.
Helper Class to parsing struts-it.xml with the digester
Processing() - Constructor for class org.strutsit.architecture.util.Processing
 
postprocessing - Variable in class org.strutsit.architecture.util.StrutsitConfiguration
 
preprocessing - Variable in class org.strutsit.architecture.util.StrutsitConfiguration
 
processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class org.strutsit.architecture.struts.StrutsitRequestProcessor
Ask the specified Action instance to handle this request.
processglobalpost - Variable in class org.strutsit.architecture.util.Usecase
 
processglobalpre - Variable in class org.strutsit.architecture.util.Usecase
 

R

RandomChars - class org.strutsit.architecture.util.RandomChars.
 
RandomChars() - Constructor for class org.strutsit.architecture.util.RandomChars
 
release() - Method in interface org.strutsit.architecture.hibernate.HibernateContext
Releases the context
release() - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
Releases the context
renderCheckpoints() - Method in interface org.strutsit.architecture.context.StrutsitContext
Renders all checkpoins, however.
renderCheckpoints() - Method in class org.strutsit.architecture.context.StrutsitContextBase
Renders all checkpoins, however.
resetForm() - Method in interface org.strutsit.architecture.context.StrutsitContext
Calls the reset method of the form.
resetForm() - Method in class org.strutsit.architecture.context.StrutsitContextBase
Calls the reset method of the form.
result - Variable in class org.strutsit.architecture.hibernate.HibernateContextImpl
 

S

SESSION - Static variable in class org.strutsit.architecture.util.HibernateUtil
 
STRUTSHIVE_REGISTRY - Static variable in interface org.strutsit.architecture.hivemind.StrutsHive
 
SUCCEEDED - Static variable in class org.strutsit.architecture.util.Constants
 
Service - interface org.strutsit.architecture.service.Service.
 
StrutsHive - interface org.strutsit.architecture.hivemind.StrutsHive.
From the hivemind wiki.
StrutsHivePlugin - class org.strutsit.architecture.hivemind.StrutsHivePlugin.
This plugin initializes the HiveMind framework.
StrutsHivePlugin() - Constructor for class org.strutsit.architecture.hivemind.StrutsHivePlugin
 
StrutsitAction - interface org.strutsit.architecture.struts.StrutsitAction.
Interface for a common context used in the struts-it environment.
StrutsitActionBase - class org.strutsit.architecture.struts.StrutsitActionBase.
 
StrutsitActionBase() - Constructor for class org.strutsit.architecture.struts.StrutsitActionBase
 
StrutsitConfiguration - class org.strutsit.architecture.util.StrutsitConfiguration.
Helper Class to parsing struts-it.xml with the digester
StrutsitConfiguration() - Constructor for class org.strutsit.architecture.util.StrutsitConfiguration
 
StrutsitContext - interface org.strutsit.architecture.context.StrutsitContext.
Interface for a common context used in the struts-it environment.
StrutsitContextBase - class org.strutsit.architecture.context.StrutsitContextBase.
Interface for a common context used in the struts-it environment.
StrutsitContextBase() - Constructor for class org.strutsit.architecture.context.StrutsitContextBase
 
StrutsitRequestProcessor - class org.strutsit.architecture.struts.StrutsitRequestProcessor.
Helper Class to parsing struts-it.xml with the digester
StrutsitRequestProcessor() - Constructor for class org.strutsit.architecture.struts.StrutsitRequestProcessor
 
setAction(String) - Method in interface org.strutsit.architecture.hibernate.HibernateContext
sets the action
setAction(String) - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
setCheckpointName(String) - Method in interface org.strutsit.architecture.context.Checkpoint
Sets the name of the measuring point.
setClassResolver(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Sets the class-resolver attribute
setComponent(String) - Method in interface org.strutsit.architecture.context.Checkpoint
Sets the component that will be measured.
setContextimplementation(String) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
setCountry(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Sets the country attribute
setErrorHandler(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Sets the errorhandler attribute
setFailure(StrutsitContext) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Set a failure message into the context
setForm(ActionForm) - Method in interface org.strutsit.architecture.context.StrutsitContext
 
setForm(ActionForm) - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
setHibSession(Session) - Method in interface org.strutsit.architecture.hibernate.HibernateContext
 
setHibSession(Session) - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
setInput(StrutsitContext) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Sets the input forward into the context
setLanguage(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Sets the language attribute
setMapping(ActionMapping) - Method in interface org.strutsit.architecture.context.StrutsitContext
 
setMapping(ActionMapping) - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
setName(String) - Method in class org.strutsit.architecture.util.Action
Sets the name of the Action
setName(String) - Method in class org.strutsit.architecture.util.Usecase
 
setPostprocessing(Processing) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
setPreprocessing(Processing) - Method in class org.strutsit.architecture.util.StrutsitConfiguration
 
setProcessglobalpost(String) - Method in class org.strutsit.architecture.util.Usecase
 
setProcessglobalpre(String) - Method in class org.strutsit.architecture.util.Usecase
 
setRequest(HttpServletRequest) - Method in interface org.strutsit.architecture.context.StrutsitContext
 
setRequest(HttpServletRequest) - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
setResponse(HttpServletResponse) - Method in interface org.strutsit.architecture.context.StrutsitContext
 
setResponse(HttpServletResponse) - Method in class org.strutsit.architecture.context.StrutsitContextBase
 
setResult(boolean) - Method in interface org.strutsit.architecture.hibernate.HibernateContext
 
setResult(boolean) - Method in class org.strutsit.architecture.hibernate.HibernateContextImpl
 
setSharecontext(String) - Method in class org.strutsit.architecture.util.Usecase
 
setSucceeded(StrutsitContext) - Method in class org.strutsit.architecture.struts.StrutsitActionBase
Set a succeeded message into the context
setUsemeasuring(String) - Method in class org.strutsit.architecture.util.Usecase
 
setVariant(String) - Method in class org.strutsit.architecture.hivemind.StrutsHivePlugin
Sets the variant attribute
sharecontext - Variable in class org.strutsit.architecture.util.Usecase
 

T

test() - Static method in class org.strutsit.architecture.util.MD5Generator
 

U

Usecase - class org.strutsit.architecture.util.Usecase.
Helper Class to parsing struts-it.xml with the digester
Usecase() - Constructor for class org.strutsit.architecture.util.Usecase
 
usecases - Variable in class org.strutsit.architecture.util.StrutsitConfiguration
 
usemeasuring - Variable in class org.strutsit.architecture.util.Usecase
 

X

XMLHelper - class org.strutsit.architecture.util.XMLHelper.
Helps to create an object graph out of the struts-it.xml file.
XMLHelper() - Constructor for class org.strutsit.architecture.util.XMLHelper
 

A C D E F G H I K L M N O P R S T U X

Copyright © 2004-2005 Struts-it comunity. All Rights Reserved.