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

A

ACTIVE - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is active associated with a thread context.
AOPAbstractServiceAssembler - class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler.
AOP abstract service assembler
AOPAbstractServiceAssembler() - Constructor for class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Default constructor
AOPServiceAssemblerImpl - class com.xenonsoft.bridgetown.soa.impl.AOPServiceAssemblerImpl.
A basic implementation of the service assembly contract.
AOPServiceAssemblerImpl() - Constructor for class com.xenonsoft.bridgetown.soa.impl.AOPServiceAssemblerImpl
Default constructor
AbstractConfigLoader - class com.xenonsoft.bridgetown.resources.AbstractConfigLoader.
An abstract class that defines many of the configuration loader methods.
AbstractConfigLoader() - Constructor for class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Default constructor
AbstractConfigLoader - class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader.
An abstract class that defines many of the configuration loader methods.
AbstractConfigLoader() - Constructor for class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Default constructor
AbstractServiceAssembler - class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler.
Abstract service assembly class
AbstractServiceAssembler() - Constructor for class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Default no-arguments constructor sets the class loader to the current thread context class loader.
AbstractTransactionContext - class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext.
This is an extension of the virtual transaction object class that really takes on board the abstract transaction context concept.
AbstractTransactionContext() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Default constructor
AbstractTransactionServiceManager - class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.
An abstract class that contains the base implementation for a platform transaction service manager.
AbstractTransactionServiceManager() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Default constructor
AbstractTransactionServiceManager.ConfigStackThreadLocal - class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal.
A thread local based stack for storing Transaction Configuration object supplied to the transaction manager
AbstractTransactionServiceManager.ConfigStackThreadLocal() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
 
AbstractTransactionServiceManager.TxStackThreadLocal - class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal.
A thread local based stack for storing Transaction Objects created by the transaction manager
AbstractTransactionServiceManager.TxStackThreadLocal() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
 
AdderImpl - class com.xenonsoft.bridgetown.examples.services.impl.AdderImpl.
An implementation of the adder interface
AdderImpl() - Constructor for class com.xenonsoft.bridgetown.examples.services.impl.AdderImpl
 
AfterAdviceAdaptor - class com.xenonsoft.bridgetown.aop.helper.AfterAdviceAdaptor.
An adaptor class that makes it easier to write a convenient "After" advice on the method interceptor.
AfterAdviceAdaptor() - Constructor for class com.xenonsoft.bridgetown.aop.helper.AfterAdviceAdaptor
Default constructor
ApplicationAssemblerImpl - class com.xenonsoft.bridgetown.soa.impl.ApplicationAssemblerImpl.
Application assembler default implementation
ApplicationProxyBeanBuilder - class com.xenonsoft.bridgetown.soa.impl.ApplicationProxyBeanBuilder.
A singleton class that provides an application reference to a proxy bean builder instance.
ArgumentConfig - class com.xenonsoft.bridgetown.soa.config.ArgumentConfig.
This is an object that stores arguments after parsing the bridgetown XML configuration file.
ArgumentConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Default constructor
AssemblyConfig - class com.xenonsoft.bridgetown.soa.config.AssemblyConfig.
Assembly configuration is the base of the XML configuration and maintains a collection of contextes
AssemblyConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Default constructor
AssemblyConfigException - exception com.xenonsoft.bridgetown.soa.AssemblyConfigException.
Exception raised when the service assembly configuration is in error.
AssemblyConfigException() - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyConfigException
Default constructor
AssemblyConfigException(String) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyConfigException
Standard constructor
AssemblyConfigException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyConfigException
Standard constructor
AssemblyConfigException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyConfigException
Standard constructor
AssemblyException - exception com.xenonsoft.bridgetown.soa.AssemblyException.
A base exception class for assembly service factory and related classes
AssemblyException() - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyException
Default constructor
AssemblyException(String) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyException
Standard constructor
AssemblyException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyException
Standard constructor
AssemblyException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyException
Standard constructor
AssemblyFactoryException - exception com.xenonsoft.bridgetown.soa.AssemblyFactoryException.
An assembly factory exception is normal raised when a context factory cannot instantiate a service bean or has a problem executing a particular factory related operation.
AssemblyFactoryException() - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyFactoryException
Default constructor
AssemblyFactoryException(String) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyFactoryException
Standard constructor
AssemblyFactoryException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyFactoryException
Standard constructor
AssemblyFactoryException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.AssemblyFactoryException
Standard constructor
AssemblyUtils - class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils.
A static class of assembly factory utility methods
accountId - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
 
accountName - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
 
accountNumber - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
 
acquireConnection() - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Acquire the JDBC connection
add(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.IAdder
 
add(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
add(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.AdderImpl
Add
add(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
 
addArgument(ArgumentConfig) - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Add an argument value reference config to the method config
addCommonMethodInvocationRule(Digester, String, String, String) - Method in class com.xenonsoft.bridgetown.resources.CoreRuleSet
Generate the rules for parsing method invocation constructs in the Bridgetown XML Grammar
addContext(ContextConfig) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Adds a context configuration to the assembly
addDataSource(String, DataSource) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionContext
Enlist the supplied data source as a part of the transaction context
addDataSource(String, Connection) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionContext
Enlist the supplied JDBC connection as a part of the transaction context
addEntry(EntryConfig) - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Add an entry configuration
addInterfaceClass(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Appends a class name to the list of interface classes
addJoinPoint(IMethodJoinPoint) - Method in interface com.xenonsoft.bridgetown.aop.IMethodPointCut
Registers a method join point to this point cut
addJoinPoint(IJoinPoint) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Registers a join point to this point cut
addJoinPoint(IMethodJoinPoint) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides addJoinPoint
addJoinPoint(IJoinPoint) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides addJoinPoint
addJoinpoint(JoinpointConfig) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Adds a joinpoint config to the list of joinpoint configs
addMethod(MethodConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Adds a new method configuration to this service
addMethodPointCut(IMethodPointCut) - Method in interface com.xenonsoft.bridgetown.soa.spi.IAOPWeaverProxyBeanBuilder
Adds a method pointcut to the collection of pointcuts to the AOP weaver
addParameter(ParameterConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Adds a new parameter configuration to this pointcut.
addParticipiant(ITransactionParticipant) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Registers a transaction participant for notification of transaction management events.
addParticipiant(ITransactionParticipant) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Registers a transaction participant for notification of transaction management events.
addParticipiant(ITransactionParticipant) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides addParticipiant
addPointcut(PointcutConfig) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Appends the pointcut to the map collection of global pointcuts.
addPointcut(PointcutConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Appends the pointcut to the map collection of global pointcuts.
addProperty(PropertyConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Adds a new property configuration to this service
addReference(String) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Appends an value reference configuration with a referenced bean to the end of the list
addReference(String) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Appends an value reference configuration with a referenced bean to the end of the set
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.CoreRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.ListConfigRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.MapConfigRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.PointcutRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.PropertiesCollectionConfigRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class com.xenonsoft.bridgetown.resources.SetConfigRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addService(ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Adds the service to the service context
addServices(ServicesConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Add the services configuration bean.
addValue(Object) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Appends an value reference configuration with a item value to the end of the list
addValue(Object) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Appends an value reference configuration with a item value to the end of the set
addValueRef(ValueReferenceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Appends an value reference configuration to the end of the list
addValueRef(ValueReferenceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Appends an value reference configuration to the end of the set
addValueReference(ValueReferenceConfig) - Method in interface com.xenonsoft.bridgetown.soa.config.IValueReferenceMutator
Adds a reference to the property configuration.
addValueReference(ValueReferenceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Adds a reference to the property configuration.
added - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
When the track was added
after(Object, Method, Object[], Object) - Method in class com.xenonsoft.bridgetown.aop.helper.AfterAdviceAdaptor
The after advice that the subclasser must implement.
afterBegin(ParticipationEvent) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionParticipant
Notify the participant that the transaction has started
afterPropertyInit() - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Creates a Hibernate configuration and reads it from preference store.
afterPropertyInit() - Method in interface com.xenonsoft.bridgetown.soa.IAfterPropertyInjection
A hook for object that need initialisation after properties have been injected
afterThrowing(Exception, Method, Object[], Object) - Method in class com.xenonsoft.bridgetown.aop.helper.ThrowsExceptionAdviceAdaptor
The before advice that the subclasser must implement.
afterThrowing(RemoteException, Method, Object[], Object) - Method in class com.xenonsoft.bridgetown.aop.helper.ThrowsRemoteExceptionAdviceAdaptor
The before advice that the subclasser must implement.
amount - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
 
artistName - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Name of the artist or group
assembly - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
The root of the assembly configuration
attributes - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Attributes for transaction context

B

BasicTransactionContext - class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext.
A basic implementation of the platform agnostic global or local session transaction context that is associated per thread with an application.
BasicTransactionContext() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Default constructo transaction context
BeforeAdviceAdaptor - class com.xenonsoft.bridgetown.aop.helper.BeforeAdviceAdaptor.
An adaptor class that makes it easier to write a convenient "Before" advice on the method interceptor.
BeforeAdviceAdaptor() - Constructor for class com.xenonsoft.bridgetown.aop.helper.BeforeAdviceAdaptor
Default constructor
beanPropertyValueResolver - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
the property value resolver
before(Method, Object[], Object) - Method in class com.xenonsoft.bridgetown.aop.helper.BeforeAdviceAdaptor
The before advice that the subclasser must implement.
beforeCommit(ParticipationEvent) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionParticipant
Notify the participant that transaction completion just before final commit
beforeRollback(ParticipationEvent) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionParticipant
Notify the participant that transaction completion just before final rollback
begin(ITransactionSession, ITransactionConfig) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Causes the transaction manager to allocate a transaction object from a transaction session using the configuration attributes supplied.
begin(ITransactionSession, ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Causes the transaction manager to allocate a transaction object from a transaction session using the configuration attributes supplied.
begin(ITransactionSession, ITransactionConfig) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides begin
beginTransaction() - Static method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Begins a Hibernate transaction

C

CMTX_MANDATORY - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that must already have an existing transaction context underway.
CMTX_NEVER - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that must NOT already have an existing transaction context underway.
CMTX_NOT_SUPPORTED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that do not support transaction.
CMTX_REQUIRED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that require a transaction context.
CMTX_REQUIRES_NEW - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that requires a brand new transaction context.
CMTX_SUPPORTS - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
This attribute applies to AOP transaction methods that can operate with or without a transaction context.
COMMIT - Static variable in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
This enumeration constant denotes the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
COMMITTED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction has been committed to the resource (end of phase two of 2PC)
COMMITTING - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is in the committing state (phase two of 2PC)
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.examples.dvdrental.DVDKiosk
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.Example1
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.Example2
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.TestCalcService
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
 
CONFIG_FILE - Static variable in class com.xenonsoft.bridgetown.test.TestServiceAssembly
 
CONFIG_FILE1 - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
CONFIG_FILE1 - Static variable in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
Configuration file
CONFIG_FILE1 - Static variable in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
Configuration file
CONFIG_FILE1 - Static variable in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
Configuration file
CONFIG_FILE1 - Static variable in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
Configuration file
CONFIG_FILE2 - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
CONFIG_FILE2 - Static variable in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
Configuration file
CONFIG_FILE_LIST - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
CXT_ARTISTS - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
CXT_ARTISTS - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
CXT_JOURNALISM - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
CXT_JOURNALISM - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
CXT_JUDGES - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
CXT_JUDGES - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
CalcServiceImpl - class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl.
A default contrived Calculation Service implementation See HiveMind: Bootstrapping The Registry
CalcServiceImpl() - Constructor for class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Default constructor
CalcServlet - class com.xenonsoft.bridgetown.test.servlets.CalcServlet.
Calculation Service servlet
CalcServlet() - Constructor for class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Default constructor
ConnectionModeEnum - class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum.
Connection mode enumeration is a concept of the login style borrowed from Expresso Framework.
ConstructorInjectionDummyBean - class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean.
Sample constructor injection bean with a reference dependency.
ConstructorInjectionDummyBean(String, int, CrashTestDummy) - Constructor for class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean
A special constructor
Containment - class com.xenonsoft.bridgetown.soa.config.Containment.
Deprecated.  
ContainmentEnum - class com.xenonsoft.bridgetown.soa.config.ContainmentEnum.
Containment enumerated Java data type represents how a service assembly stores a service bean.
ContextCacheContainerImpl - class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl.
Context cache container that manages a collection of context cache instances
ContextCacheContainerImpl() - Constructor for class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Default constructor
ContextCacheImpl - class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl.
A cache that stores service bean instances by name and context configuration.
ContextCacheImpl(ContextConfig) - Constructor for class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Standard constructor
ContextConfig - class com.xenonsoft.bridgetown.soa.config.ContextConfig.
A context configuration provides a namespace for a collection of service beans.
ContextConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ContextConfig
Default constructor
CoreRuleSet - class com.xenonsoft.bridgetown.resources.CoreRuleSet.
A custom Commons Digester rule set for the parsing The Core Bridgetown XML Configuration.
CoreRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.CoreRuleSet
Default constructor
CrashTestDummy - class com.xenonsoft.bridgetown.test.CrashTestDummy.
A crash test dummy value object to test and verify the operation of Bridgetown Framework.
CrashTestDummy() - Constructor for class com.xenonsoft.bridgetown.test.CrashTestDummy
Default constructor
CrashTestDummy(String, BigDecimal) - Constructor for class com.xenonsoft.bridgetown.test.CrashTestDummy
Special constructor for testing
CrashTestDummy(String, float, double) - Constructor for class com.xenonsoft.bridgetown.test.CrashTestDummy
Special constructor for testing
CrashTestDummy(String, char, short, int, long) - Constructor for class com.xenonsoft.bridgetown.test.CrashTestDummy
Special constructor for testing
CrashTestServiceBeanImpl - class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl.
Default implementation of the test service bean for unit tests
CrashTestServiceBeanImpl() - Constructor for class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Default constructor
CreateTracksBusinessLogic - class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic.
This is a plain old Java object, but behaves like a Data Access Object with a real life dependency on a Hibernate session object.
CreateTracksBusinessLogic() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic
 
CreateTracksNonAOP - class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksNonAOP.
A demonstration program that shows how to use Hibernate without an IoC container and AOP framework.
CreateTracksNonAOP() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksNonAOP
 
CurrentAccountBean - class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean.
Current account Javabean
CurrentAccountBean() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Default constructor
CurrentAccountBean(int) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Standard constructor
CurrentAccountBean(int, String, String, double) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Standard constructor
CurrentAccountDAO - class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO.
Current account data access object
CurrentAccountDAO() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Default constructor, required
cacheMap - Variable in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
the cache map
checkContextAvailable(IServiceAssembler, String) - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
checkContextUnavailable(IServiceAssembler, String) - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
checkFactory() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements a basic check for the factory for subclassers
checkServiceAvailable(IServiceAssembler, String, String) - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
checkServiceUnavailable(IServiceAssembler, String, String) - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
classLoader - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
The class loader for this assembly factory
clear() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Clear the cache container of all instance caches
clear() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Clears the contents of the cache
clear() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Clears the contents of the cache
clear() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Clear the cache container of all instance caches
closeAllResources() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Closes all the resources associated the transaction explicitly.
closeAllResources() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Closes all transactional resources
closeOnExit - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Close on exit
closeOnExit - Variable in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Close on exit
closeOnExit - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Close on exit
closeOnRelease - Variable in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Close when we release the connection boolean flag
closeResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Closes the resource for transaction management
closeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides closeResource
closeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides closeResource
closeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides closeResource
closeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides closeResource.
closeSession() - Static method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Close the Hibernate session
closeTransactionContext(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionSession
Closes the transaction context
closeTransactionContext(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Closes the JTA transaction context.
closeTransactionContext(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionSession
Implements / overrides closeTransactionContext
com.xenonsoft.bridgetown.aop - package com.xenonsoft.bridgetown.aop
This is the package for Aspect Oriented programming interfaces and abstract classes that are part of the Brigetown IoC Framework, here you will find pointcut, joinpoint, finder, context and method interceptor interfaces.
com.xenonsoft.bridgetown.aop.helper - package com.xenonsoft.bridgetown.aop.helper
This is the package for supporting Aspect Oriented programming with the Brigetown IoC Framework, here you will convenience class to handle before, after, and afterThrowing advice.
com.xenonsoft.bridgetown.aop.impl - package com.xenonsoft.bridgetown.aop.impl
This is the package for Aspect Oriented Programming and it contains default implementation of the interface and abstract classes, here you will find a default method interceptor and default method pointcut based on glob expressions.
com.xenonsoft.bridgetown.aop.transaction - package com.xenonsoft.bridgetown.aop.transaction
This is the package for transaction support with the Brigetown IoC Framework using AOP, here you will find interfaces for transaction management, transaction context, session factories, and of course exceptions.
com.xenonsoft.bridgetown.aop.transaction.expresso - package com.xenonsoft.bridgetown.aop.transaction.expresso
This is the package dedicated to Bridgetown AOP transaction support for Expresso Framework
com.xenonsoft.bridgetown.aop.transaction.hibernate - package com.xenonsoft.bridgetown.aop.transaction.hibernate
This is the package dedicated to Bridgetown AOP transaction support for Hibernate OR/M
com.xenonsoft.bridgetown.aop.transaction.jdbc - package com.xenonsoft.bridgetown.aop.transaction.jdbc
This is the package for transaction DataSource and JDBC support with the Brigetown IoC Framework using AOP interceptors.
com.xenonsoft.bridgetown.aop.transaction.jta - package com.xenonsoft.bridgetown.aop.transaction.jta
This is the package for Java Transaction API (or JTA) support with the Brigetown IoC Framework using AOP interceptors.
com.xenonsoft.bridgetown.aop.transaction.lumberjacque - package com.xenonsoft.bridgetown.aop.transaction.lumberjacque
This is the package for Lumberjacque Transaction Service Manager implementation.
com.xenonsoft.bridgetown.aop.transaction.support - package com.xenonsoft.bridgetown.aop.transaction.support
This is the package for abstract and concrete implementations of the interfaces for certains kinds of transaction object: such as a method interceptor, data source resource controller, transaction context and object.
com.xenonsoft.bridgetown.app - package com.xenonsoft.bridgetown.app
This is the package for the application-wide assembler factory and their utility classes.
com.xenonsoft.bridgetown.examples.categoriser - package com.xenonsoft.bridgetown.examples.categoriser
This is the package for the categoriser / processor dependency injection example.
com.xenonsoft.bridgetown.examples.dvdrental - package com.xenonsoft.bridgetown.examples.dvdrental
This is the package for the DVD Kiosk dependency injection example, which is based on the Martin Fowler's Dependency Injection paper.
com.xenonsoft.bridgetown.examples.services - package com.xenonsoft.bridgetown.examples.services
This is the package for the services examples, demonstrating setter injection and generic method injection.
com.xenonsoft.bridgetown.examples.services.impl - package com.xenonsoft.bridgetown.examples.services.impl
This is the implementation package for the services examples, demonstrating setter injection and generic method injection.
com.xenonsoft.bridgetown.resources - package com.xenonsoft.bridgetown.resources
This packages contains resource configuration classes and strategies to a service assembly decoupled from the factory that maintains it.
com.xenonsoft.bridgetown.soa - package com.xenonsoft.bridgetown.soa
This is the package defines the Service Oriented Architecture, defines the interfaces for service assembler factories.
com.xenonsoft.bridgetown.soa.config - package com.xenonsoft.bridgetown.soa.config
This is packages contains the configuration elements for a assembly factory, contexts, and their service beans.
com.xenonsoft.bridgetown.soa.impl - package com.xenonsoft.bridgetown.soa.impl
This package contains the default core implementation for service bean factories, configuration loaders, and application assemblies.
com.xenonsoft.bridgetown.soa.spi - package com.xenonsoft.bridgetown.soa.spi
This package specifies Service Provider Interfaces for developers who want to write assembly factories themselves, users will not normally find any these classes and definitions useful.
com.xenonsoft.bridgetown.test - package com.xenonsoft.bridgetown.test
This is the root package of the Bridgetown IoC Framework unit test strategies, invariably making full use of JUnit.
com.xenonsoft.bridgetown.test.aop - package com.xenonsoft.bridgetown.test.aop
This is the test package for assembly factory that are based on Aspect Oriented proxy bean builders.
com.xenonsoft.bridgetown.test.aop.transaction - package com.xenonsoft.bridgetown.test.aop.transaction
This is packages contains the unit tests, supporting beans, and interfaces to demonastrate the power and effectiveness of AOP transactions.
com.xenonsoft.bridgetown.test.ejb - package com.xenonsoft.bridgetown.test.ejb
This is the package with a test Enterprise JavaBean classes to demonstrate the validity and plausibility of the JTA Virtual Transaction Service Manager implementation.
com.xenonsoft.bridgetown.test.research - package com.xenonsoft.bridgetown.test.research
This is packages contains the research programs, beans, and interface for possible inclusion into the framework.
com.xenonsoft.bridgetown.test.servlets - package com.xenonsoft.bridgetown.test.servlets
This is the test package for assembly factories that require the J2EE web environment, namely Servlets and JavaServer Pages.
commit() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Completes the transaction and associated it with the current thread.
commit() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
This method causes the transaction manager to commit the current transaction object.
commit() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides commit
commit() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
This method causes the transaction manager to commit the current transaction object.
commit() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Implements / overrides commit
commit() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides commit
commitResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Commits the resource for transaction management
commitResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides commitResource
commitResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides commitResource
commitResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides commitResource
commitResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides commitResource.
commitRollbackTx(TransactionObject, boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method for this implementation that attempts to commit or rollback the supplied transaction object.
commitRollbackTx(TransactionObject, boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method for this implementation that attempts to commit or rollback the supplied transaction object.
commitRollbackTx(TransactionObject, boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method for this implementation that attempts to commit or rollback the supplied transaction object.
commitTransaction() - Static method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Commits a Hibernate transaction
compareTo(Object) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Implements the comparable interface
configStackList - Static variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
The thread local stack that contains all transaction configurations known to the transaction service manager
configureParameterBeanReferences(PointcutConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Given a pointcut configuration, for all properties configure, fix up and verify any associated bean references.
configureServiceBeanProperties(Object, ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Given a service bean and a service configuration, set the properties of the bean from the loaded configuration.
configureServiceBeanReferences(Object, ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Given a service bean and a service configuration, set the references of the bean from the loaded configuration.
connection - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Expresso database connection
connection - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
JDBC connection
connection - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
JDBC connection
connection - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Injected Connection instance by the transaction interceptor
connectionBean - Variable in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
The bean that has the JDBC connection
connectionPool - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Expresso database connection pool
connectionProperty - Variable in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
The property name of the connection bean that will return a JDBC connection
contains(String) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Returns boolean value if the context exists by name
contains(ContextConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Returns a boolean if the context configuration is stored in the cache container
contains(String) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Returns a boolean if the service bean id is stored in the cache
contains(String) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Returns a boolean if the service bean id is stored in the cache
contains(ContextConfig) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Returns a boolean if the context configuration is stored in the cache container
containsContext(String) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Return boolean value if a context is available or not
containsContext(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides containsContext
containsService(String, String) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Return boolean value if a particular named service in a context is available or not
containsService(String, String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides containsContext
context - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
 
contextCache - Variable in class com.xenonsoft.bridgetown.test.TestContextCache
 
contextConfig - Variable in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
the context configuration
contextConfig - Variable in class com.xenonsoft.bridgetown.test.TestContextCache
 
contextDestroyed(ServletContextEvent) - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssemblerContextListener
Implements / overrides contextDestroyed
contextFactory - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
JNDI context factory lookup
contextFactory - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
JNDI context factory lookup
contextInitialized(ServletContextEvent) - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssemblerContextListener
Implements / overrides contextInitialized
contextMap - Variable in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
A map collection that stores ContextCacheImpl elements
create(CurrentAccountBean) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Insert a new saving account records into the database
create(CurrentAccountBean) - Method in interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO
Insert a new saving account records into the database
create() - Method in interface com.xenonsoft.bridgetown.test.ejb.GreetingHome
 
create() - Method in interface com.xenonsoft.bridgetown.test.ejb.SecondaryLocalHome
EJB Creation method
createBeanBuilder() - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Creates the bean builder for the application assembler.
createBeanBuilder() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Creates the bean builder for the application assembler.
createBuilder(ClassLoader, String) - Method in class com.xenonsoft.bridgetown.soa.impl.ApplicationProxyBeanBuilder
Creates or retrieve a proxy bean builder.
createBuilder(String) - Method in class com.xenonsoft.bridgetown.soa.impl.ApplicationProxyBeanBuilder
Creates or retrieve a proxy bean builder using the current available class loader
createDigester() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
Creates the digester parse with the rules all set up.
createMap() - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Instance method to create the map object type that allows a subclasser can override the type.
createMap() - Method in class com.xenonsoft.bridgetown.soa.config.PropertiesCollectionConfig
Instance method to create the map object type that allows a subclasser can override the type.
createParser() - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Creates the digester parse with the rules all set up.
createParser() - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Creates the digester parse with the rules all set up.
createRetrieveServiceBean(ServiceConfig, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Refactored method to create either a prototype service bean or retrieve the a singleton service bean from the cache.
createServiceBean(String, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Returns the service implementation for a registered interface class name
createServiceBean(ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Creates the service bean from the supplied service configuration
createServiceBean(ServiceConfig, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Create the service bean from the supplied service configuration
createTracks() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic
Business method to create favourite tracks
createTransactionContext(ITransactionConfig) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionSession
Creates or opens a new transaction context that is associated with the current thread.
createTransactionContext(ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Creates or opens a new transaction context that is associated with the current thread.
createTransactionContext(ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionSession
Implements / overrides createTransactionContext

D

DBURL_EMBEDDED_AMPS - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Create the connection with a string like DriverManager.getConnection(dbURL + "?
DBURL_EMBEDDED_SEMIS - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Create the connection with a call to DriverManager.getConnection(dbURL + "?
DEFAULT_CONFIGURATION_FILE - Static variable in class com.xenonsoft.bridgetown.app.WebApplicationAssemblerContextListener
Default configuration resource URI has the value of "/WEB-INF/service-assembly.xml"
DEFAULT_JNDI_USER_TRANSACTION - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Default jndi look up for JTA transaction javax.transaction.UserTransaction
DEFAULT_JNDI_USER_TRANSACTION - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Default jndi look up for JTA transaction javax.transaction.UserTransaction
DEFAULT_TIMEOUT - Static variable in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig
A constant that denotes the transaction time out is the application server or JTA provider default.
DEFAULT_XML_DATABASE_FILE - Static variable in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Default database load filename
DRIVER_CLASS_PROPERTY - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
 
DVD - class com.xenonsoft.bridgetown.examples.dvdrental.DVD.
This is value object class that represents one real world object namely a Digital Versatile Disc.
DVD() - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Default constructor
DVD(String, String, String, int, int, int) - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Constructor
DVDKiosk - class com.xenonsoft.bridgetown.examples.dvdrental.DVDKiosk.
Inversion of control framework example, DVD Kiosk.
DVDKiosk() - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.DVDKiosk
Default constructor
DVDLister - class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister.
A class to list the available DVD Movies using a finder object.
DVDLister() - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Default constructor
DataSourceResourceController - class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController.
An implementation of a JDBC resource controller for local transaction support only.
DataSourceResourceController() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Default constructor
DataSourceResourceController(DataSource) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Standard constructor
DataSourceResourceController(Connection) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Standard constructor
DataSourceResourceController(DataSource, Connection) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Standard constructor
DebugInterceptor - class com.xenonsoft.bridgetown.aop.impl.DebugInterceptor.
The debuggable interceptor for testing the aspect oriented weave.56
DebugInterceptor() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DebugInterceptor
Default constructor
DefaultDVDFinder - class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder.
Default implementation of the DVD Finder interface for simplicity this class maintains its own XML database.
DefaultDVDFinder() - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Default constructor
DefaultGlobClassFinder - class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder.
Default class finder that uses glob expressions.
DefaultGlobClassFinder() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder
Default constructor
DefaultGlobMethodFinder - class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder.
Default method finder that uses glob expressions.
DefaultGlobMethodFinder() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder
Default constructor
DefaultInterceptionContext - class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext.
Default interception context based on cglib.
DefaultInterceptionContext() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Default constructor
DefaultInterceptionContext(IMethodPointCut, Class, Method, Object, Object[], MethodProxy) - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Standard constructor
DefaultMatcherImpl - class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl.
A mock object of the categorisation matching algorithm
DefaultMatcherImpl() - Constructor for class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl
Default constructor
DefaultMethodJoinPoint - class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint.
Default implementation of the method join point.
DefaultMethodJoinPoint() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Constructor for Default method join point
DefaultMethodJoinPoint(String, String) - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Constructor that accepts expression arguments
DefaultMethodPointCut - class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut.
Default implementation of the method pointcut.
DefaultMethodPointCut() - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Default constructor
DefaultMethodPointCut(String, IMethodInterceptor) - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Convenience method pointcut constructor.
DefaultMethodPointCut(String, String, IMethodInterceptor) - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Convenience method pointcut constructor that excepts the method filters as glob expression strings.
DefaultMethodPointCut(String, String, String, IMethodInterceptor) - Constructor for class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Convenience method pointcut constructor that excepts the class and method filters as glob expression strings.
DefaultProcessorImpl - class com.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl.
A mock object of the processor algorithm
DefaultProcessorImpl() - Constructor for class com.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl
 
DividerImpl - class com.xenonsoft.bridgetown.examples.services.impl.DividerImpl.
An implementation of the divider interface
DividerImpl() - Constructor for class com.xenonsoft.bridgetown.examples.services.impl.DividerImpl
 
dataContext - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
The expresso database context name
dataSource - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
User supplied data source
dataSource - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
JDBC data source
dataSource - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
JDBC data source
debug - Variable in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
boolean flag if the XML parser should be produce debuggable output
debug - Variable in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
boolean flag if the XML parser should be produce debuggable output
decrementUsageCount() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Decrements the usageCount
define(String, String) - Method in interface com.xenonsoft.bridgetown.aop.IMethodJoinPoint
A callback method designed for assembly factories to use that defines the method joinpoint after instantiating it dynamically.
define(String, String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
A callback method designed for assembly factories to use that defines the method joinpoint after instantiating it dynamically.
delete(CurrentAccountBean) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Delete a saving account records from the database
delete(CurrentAccountBean) - Method in interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO
Delete a saving account records from the database
deleteCurrentAccount(int) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Delete a saving account records from the database
delistResource(String, IResourceController) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Disassociate the supplied transactional resource with the transaction context
delistResource(String, IResourceController) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides delistResource Only delist if the resource was already managed by this current transaction context.
destroy(String) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Destroy method A mock method that is called by the assembly the destroy method
dispose() - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Dispose of the hibernate session factory, if it was ever created
dispose() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Implements dispose
dispose() - Method in interface com.xenonsoft.bridgetown.soa.IDisposable
Dispose the service, release all associations to system resources, shutdown related sub processes.
dispose() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Dispose the services registered with the assembly
divide(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
divide(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
 
divider(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.IDivider
 
divider(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.DividerImpl
Divide
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Implements / overrides doGet, executes the user's calculation using the calculation service bean.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.xenonsoft.bridgetown.test.servlets.TimeServlet
Implements / overrides doGet, returns the HTML Document get time of day and relevant servlet information.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Implements / overrides doPost, simply calls the method doGet() and returns.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.xenonsoft.bridgetown.test.servlets.TimeServlet
Implements / overrides doPost, an alias call to doGet()
driverClass - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Driver class
dumpClassInfo(Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Dump the class information
dumpConstructorInfo(Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Dump the class constructor information
dumpDVDList(DVD[]) - Static method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDKiosk
 
dumpDeclaredConstructorInfo(Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Dump the class declared constructor information
dumpMethodInfo(Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Dump the class method information
dumpParameterClasses(Object[]) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Prints the indivual object elements inside an primitive array into a String which is delimited by comma, and contained inside parenthesis.

E

EntryConfig - class com.xenonsoft.bridgetown.soa.config.EntryConfig.
This is an object that stores entry element that represents a name value pair after parsing the bridgetown XML configuration file.
EntryConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.EntryConfig
Default constructor
Example1 - class com.xenonsoft.bridgetown.test.Example1.
The first example program demonstrates how to start, dispose and use a service implementation program.
Example1() - Constructor for class com.xenonsoft.bridgetown.test.Example1
 
Example2 - class com.xenonsoft.bridgetown.test.Example2.
The second example program demonstrates constructor injection.
Example2() - Constructor for class com.xenonsoft.bridgetown.test.Example2
 
ExamplesThreadLocal - class com.xenonsoft.bridgetown.test.research.ExamplesThreadLocal.
This is a program that demonstrate the functionality of Java thread local variables ThreadLocal.
ExamplesThreadLocal() - Constructor for class com.xenonsoft.bridgetown.test.research.ExamplesThreadLocal
Default constructor
ExpressoDBConnectionResourceController - class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController.
An implementation of a resource controller that wraps an Expresso Framework database connection
ExpressoDBConnectionResourceController() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Default constructor
ejbActivate() - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Implements / overrides ejbActivate
ejbActivate() - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Implements / overrides ejbActivate
ejbCreate() - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Implements ejb creation method for this session bean
ejbCreate() - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Implements ejb creation method for this session bean
ejbPassivate() - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Implements / overrides ejbPassivate
ejbPassivate() - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Implements / overrides ejbPassivate
ejbRemove() - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Implements / overrides ejbRemove
ejbRemove() - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Implements / overrides ejbRemove
endDelimiter - Variable in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
End delimiter string
enlistResource(String, IResourceController) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Associate the supplied transactional resource with the transaction context
enlistResource(String, IResourceController) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides enlistResource.
env - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Environment properties for JNDI settings
environment - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
JNDI provider environmental properties
environment - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
The properties optionally defined for JNDI initial context
environment - Variable in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
The properties optionally defined for JNDI initial context
equals(Object) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Overrides the standard equals method
executeCommitOrRollback(boolean, boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method to commit or rollback the transaction object.
executeCommitOrRollback(boolean, boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method to commit or rollback the transaction object.
executeCommitOrRollback(boolean, boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method to commit or rollback the transaction object.
executeCreate(ITransactionSession, ITransactionConfig, boolean, String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method to create a transaction context object.
executeCreate(ITransactionSession, ITransactionConfig, boolean, String) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method to create a transaction context object.
executeCreate(ITransactionSession, ITransactionConfig, boolean, String) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method to create a transaction context object.
executeResume(boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method to resume a transaction object Subclasser cannot override this method to perform additional steps.
executeResume(boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method to resume a transaction object Subclasser cannot override this method to perform additional steps.
executeResume(boolean, String, ITransactionConfig, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method to resume a transaction object Subclasser cannot override this method to perform additional steps.
executeSuspend(ITransactionConfig, boolean, String, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method to suspend an existing transaction context object.
executeSuspend(ITransactionConfig, boolean, String, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method to suspend an existing transaction context object.
executeSuspend(ITransactionConfig, boolean, String, TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method to suspend an existing transaction context object.
executeTest(String) - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Execute test
executeTest(String) - Method in interface com.xenonsoft.bridgetown.test.ejb.SecondaryLocal
Execute test

F

FIRST_NUMBER_ATTR - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
First number JSP scope attribute name
file - Variable in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
the file
file - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
the file
filePath - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
file path of the track on disk drive
findAll() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
 
findAll() - Method in interface com.xenonsoft.bridgetown.examples.dvdrental.IDVDFinder
 
findAll() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Reads the current account by its primary key (account id )
findAll() - Method in interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO
Reads the current account by its primary key (account id )
findByTitle(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
 
findByTitle(String) - Method in interface com.xenonsoft.bridgetown.examples.dvdrental.IDVDFinder
 
fireAfterBegin(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Notify interested listeners (participants) that a transaction has just began with this transaction manager.
fireBeforeCommit(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Notify interested listeners (participants) that a transaction has just about to commit with this transaction manager.
fireBeforeRollback(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Notify interested listeners (participants) that a transaction has just about to roll back this transaction manager.
fireCloseResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should close any resource associated with the transaction
fireCloseResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should close any resource associated with the transaction
fireCommitResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
fireCommitResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
fireOpenResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
fireOpenResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
firePrepareToCommitEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Inquire all registered resource controllers if they can commit the transaction.
firePrepareToCommitEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Inquire all registered resource controllers if they can commit the transaction.
fireResumeResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should resume the transaction state, which was place in suspension
fireResumeResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should resume the transaction state, which was place in suspension
fireRollbackResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
fireRollbackResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should acquire any resource associated with the transaction
fireSuspendResourceEvent() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Notify all registered resource controllers that they should suspend the transaction state until resumption
fireSuspendResourceEvent() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Notify all registered resource controllers that they should suspend the transaction state until resumption
fixupServiceBeanReferences(ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Given a service configuration, for all properties verify any associated references.
forceRollbackTx(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
A refactored method for this TM implementation that forces rollback of the transaction object.
forceRollbackTx(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
A refactored method for this TM implementation that forces rollback of the transaction object.
forceRollbackTx(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A refactored method for this TM implementation that forces rollback of the transaction object.

G

GLOBAL_CONTEXT_NAME - Static variable in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
A special identifier that identifies the global context for a global pointcut.
GetDBInfo - class com.xenonsoft.bridgetown.test.research.GetDBInfo.
Get DB information and test JDBC access
GetDBInfo() - Constructor for class com.xenonsoft.bridgetown.test.research.GetDBInfo
 
GreetingClient - class com.xenonsoft.bridgetown.test.research.GreetingClient.
A simple EJB client program to invoke the JTA virtual transaction service manager indirectly through test EJB.
GreetingClient() - Constructor for class com.xenonsoft.bridgetown.test.research.GreetingClient
Default constructor
GreetingEJB - class com.xenonsoft.bridgetown.test.ejb.GreetingEJB.
Sample EJB this should be a remote bean
GreetingEJB() - Constructor for class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Default constructor
GreetingHome - interface com.xenonsoft.bridgetown.test.ejb.GreetingHome.
Home interface for local session
GreetingRemote - interface com.xenonsoft.bridgetown.test.ejb.GreetingRemote.
Interface for a local session bean
getAccountId() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Gets the accountId
getAccountName() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Gets the accountName
getAccountNumber() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Gets the accountNumber
getAdded() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the added
getAdder() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Gets the adder
getAge() - Method in class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean
Gets the age
getAge() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Gets the age
getAmount() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Gets the amount
getAopWeaver() - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Gets the AOP weaver proxy bean builder DESIGN NOTE: In theory, we could have a AOP proxy bean builder that is different object from the basic proxy bean builder, but I have not coded proxy builders this way, because the reponsibility of creating proxies and instrumenting them usual lies within one module.
getArguments() - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Gets the arguments
getArtistName() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the artistName
getAssembler(ServletContext) - Static method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Retrieve the web application assembler from the servlet context (JSP application scope)
getAssemblyConfig() - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Retrieve the root assembly configuration
getAssemblyConfig() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Returns the assembly configuration
getAttribute(String) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
 
getAttribute(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getAttribute
getAttributeNames() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
 
getAttributeNames() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getAttributeNames
getBasenameOfClass(Class) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Retrieves the basename of a fully qualified class.
getBean() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Returns the object that is ultimately being advised
getBean() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Gets the bean, which is the object passed to a CGLIB method interceptor
getBean(String) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Retrieves the service bean from the cache object by its name
getBean(String) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Retrieves the service bean from the cache object by its name
getBeanConfigValue(IServiceAssembler, ServiceConfig, PropertyConfig) - Method in interface com.xenonsoft.bridgetown.soa.spi.IPropertyConfiguration
Retrieves the value for the bean property
getBeanObjRef(Object) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Dump the object reference in the format < Class.Name > @ < Hex Hash-Code >
getBeanPropertyValueResolver() - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Gets the beanPropertyValueResolver for this assembly factory
getBeanPropertyValueResolver() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Gets the beanPropertyValueResolver
getBoolean(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Utility to convert a string to a boolean
getChapters() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the chapters
getClassFinder() - Method in interface com.xenonsoft.bridgetown.aop.IMethodJoinPoint
Retrieves the class finder that ultimately matches a single class
getClassFinder() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Returns the class finder associated with this method join point.
getClassFinderExpr() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets the class finder expression
getClassFromPrimitive(String) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Looks up the class name for a primitive by name.
getClassFromPrimitive(String, Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Looks up the class name for a primitive by name.
getClassListFromNameList(String[], String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Given a primitive array of fully qualified class (and/or interface) names, create the corresponding Class array from the current class loader.
getClassLoader() - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Gets the current class loader for the assembly factory.
getClassLoader() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides getClassLoader
getCollection() - Method in interface com.xenonsoft.bridgetown.soa.config.ICollectionConfig
Retrieves the collection associated with the configuration
getCollection() - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Gets the list as a generic collection
getCollection() - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Gets the set as a generic collection
getConfiguration() - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Gets the Hibernate configuration
getConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides getConnection
getConnection(String, String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides getConnection
getConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Gets the connection
getConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the connection
getConnection() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Gets the connection
getConnectionBean() - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Gets the JDBC connection bean
getConnectionProperty() - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Gets the JDBC connection property of the bean
getConstructor() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the constructor
getContainmentType() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.WeblogicTransactionManagerFactory
Returns the containment type enumeration for this object factory
getContainmentType() - Method in interface com.xenonsoft.bridgetown.soa.IObjectFactory
Returns the containment type that this object factory creates.
getContext() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Gets the AOP implementation defined context associated with this pointcut.
getContext() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Gets the AOP implementation defined context associated with this pointcut.
getContext() - Method in class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Gets the context
getContextCacheList() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Retrieves a primitive array of instance element elements inside the cache container
getContextCacheList() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Retrieves a primitive array of instance element elements inside the cache container
getContextConfig(String) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Retrieve the context configuration by context name
getContextConfig(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
A convenience method to retrieve the context configuration by name.
getContextConfig() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Gets the contextConfig
getContextConfig() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Gets the contextConfig
getContextFactory() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the contextFactory
getContextList() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
A convenience method that retrieves a shallow copy of the context collection as a list collection
getContextMap() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Gets a shallow copy of the contextMap
getContextName() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the contextName
getContextNameList() - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Retrieve the list of context available in the assembly by name.
getContextNameList() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides getContextNameList
getDataSource() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Gets the JDBC dataSource
getDataSource() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the JDBC dataSource
getDataSource() - Method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
Retrieve the data source from the JDBC property data source and a property file.
getDbFile() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Gets the database file
getDefaultClassFinderExpr() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the defaultClassFinderExpr
getDefaultMethodFinderExpr() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the defaultMethodFinderExpr
getDefaultServiceFinder() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the defaultServiceFinder
getDefaultType() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the defaultType
getDemarcation() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig
Gets the demarcation
getDemarcation() - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Gets the demarcation
getDescription() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Gets the description
getDescription() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Gets the description
getDescription() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets the description
getDescription() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the description
getDescription() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the description
getDescription() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets the description
getDestroyMethod() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the destroyMethod
getDirector() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the director
getDivider() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Gets the divider
getDriverClass() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Gets the driverClass
getEndDelimiter() - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Gets the endDelimiter
getEnum(String) - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
 
getEnum(String) - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
Returns the enumeration that matches the text value
getEnum(int) - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
Convert an SQL transaction isolation type into an enumerated type.
getEnum(String) - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Returns the enumeration that matches the text value
getEnum(int) - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Convert an SQL transaction isolation type into an enumerated type.
getEnum(String) - Static method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Returns the enumeration that matches the text value
getEnum(int) - Static method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Convert an SQL transaction isolation type into an enumerated type.
getEnum(String) - Static method in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
 
getEnum(int) - Static method in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
Converst the numerical value into an enumerated type.
getEnumArray() - Static method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Retrieves an array of enumeration type instances
getEnumList() - Static method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
Return a list collection of registered enumerations for this class type
getEnumList() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
 
getEnumList() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
Return a list collection of registered enumerations for this class type
getEnumList() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Return a list collection of registered enumerations for this class type
getEnumList() - Static method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Return a list collection of registered enumerations for this class type
getEnumList() - Static method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Retrieves a list collection of enumeration type instances
getEnumList() - Static method in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
 
getEnumMap() - Static method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
Return a map collection of registered enumerations for this class type
getEnumMap() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
 
getEnumMap() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
Return a map collection of registered enumerations for this class type
getEnumMap() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Return a map collection of registered enumerations for this class type
getEnumMap() - Static method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Return a map collection of registered enumerations for this class type
getEnumMap() - Static method in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
 
getEnvironment() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the environment for the JNDI provider
getEnvironment() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the environment for accessing the JNDI provider
getEnvironment() - Method in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Gets the environment
getFilePath() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the filePath
getFinder() - Method in interface com.xenonsoft.bridgetown.aop.IClassFinder
Gets the match class filter string.
getFinder() - Method in interface com.xenonsoft.bridgetown.aop.IMethodFinder
Gets the match method filter string The format of the filter string will depend on the implementation class, you are advise to look at the documentation there for further information.
getFinder() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder
Gets the global expression that matches a fully qualified class name.
getFinder() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder
Gets the glob expression for find a matching method name
getFinder() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Gets the finder
getFirstName() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Gets the firstName
getFldByte() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldByte
getFldChar() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldChar
getFldDecimal() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldDecimal
getFldDouble() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldDouble
getFldFloat() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldFloat
getFldInt() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldInt
getFldLong() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldLong
getFldShort() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldShort
getFldString() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets the fldString
getFriend() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Gets the friend
getFullName() - Method in class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean
Gets the fullName
getHeuristicType() - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Gets the heuristicType
getId() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the identifier
getImpl() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the implementation class
getIndex() - Method in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Gets the index in the parameter list
getInstance() - Static method in class com.xenonsoft.bridgetown.soa.impl.ApplicationAssemblerImpl
Gets the application assembler
getInstance() - Static method in class com.xenonsoft.bridgetown.soa.impl.ApplicationProxyBeanBuilder
Retrieves the application proxy bean builder singleton
getInterfaceClassList() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the list of interface classes
getInterfaceClassListAsArray() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Convenience method to retrieve a primitive array of interface class names.
getInvocationClass() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Retrieves the intercepted Java class
getInvocationClass() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Returns the invocation class
getInvocationMethod() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Retrieves the intercepted Java reflected method
getInvocationMethod() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Returns the invocation method
getInvokeMethod() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the invoke method configuration
getIsolationLevel() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig
Gets the isolationLevel
getIsolationLevel() - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Gets the isolationLevel
getItemList() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets the itemList
getItemList() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Gets the anonymous item List collection for testing
getItemMap() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets the itemMap
getItemMap() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Gets the anonymous item Map collection for testing
getItemProperties() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets the itemProperties
getItemProperties() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Gets the anonymous item Properties collection for testing
getItemSet() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets the itemSet
getItemSet() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Gets the anonymous item Set collection for testing
getJdbcUrl() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Gets the jdbcUrl
getJndiUserTransaction() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the jndiUserTransaction
getJoinPointCount() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Returns the number of join points that associated with this pointcut.
getJoinPointCount() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Returns the number of join points associated with the pointcut
getJoinPoints() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Returns the array of join points that associated with this pointcut.
getJoinPoints() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides getJoinPoints
getJoinpoints() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the joinpoints
getJoinpointsConfig() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the joinpointsConfig
getJointpointsAsArray() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets the list of join points as a primitive array, this is a convenience method.
getKey() - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Gets the key
getLastName() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Gets the lastName
getLength() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the length
getList() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Return the stack of transaction configurations as a standard list collection
getList() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Return the stack of transaction contextes as a standard list collection
getList() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
Gets the list collection of DVD Movies
getList() - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Gets the list
getLocalBean(ContextConfig, String) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Retrieves the service bean stored in the context instance cache by name
getLocalBean(ContextConfig, String) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Retrieves the service bean stored in the context instance cache by name
getLogWriter() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides getLogWriter
getLoginTimeout() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides getLoginTimeout
getLookupName() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the name of the data source to be looked up in JNDI
getLookupName() - Method in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Gets the lookupName
getManager() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent
Gets the transaction service manager
getManager() - Static method in class com.xenonsoft.bridgetown.test.ejb.ManagerHelper
Retrieve the manager instance
getMap() - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Gets the map
getMapEntryAsList() - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Convenience method to return the list collection of entry configurations (shallow copy)
getMethodFinder() - Method in interface com.xenonsoft.bridgetown.aop.IMethodJoinPoint
Retrieves the method finder that ultimately matches a single method
getMethodFinder() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Returns method class finder associated with this method join point.
getMethodFinderExpr() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets the method finder expression
getMethodInterceptor() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Specifies the advice, the invocation method, that will be executed on this pointcut.
getMethodInterceptor() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
The method interceptor
getMethodPointCutList() - Method in interface com.xenonsoft.bridgetown.soa.spi.IAOPWeaverProxyBeanBuilder
Returns an array of method pointcuts registered with the AOP weaver
getMethodProxy() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Gets the methodProxy
getMethods() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the methods
getMethodsList() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
A convenience method that retrieves a shallow copy of the method config collection as a list collection
getMode() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Gets the connection mode
getMultiplier() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Gets the multiplier
getName() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Get the point cut name
getName() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Gets the name of the method pointcut
getName(String, String) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Retrieves the service bean implementation registered by name.
getName(String, String, Class) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Retrieves the service bean implementation registered by name.
getName() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
 
getName() - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Gets the name of the method
getName() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the pointcut name
getName() - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Gets the name
getName(String, String, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPServiceAssemblerImpl
Retrieves the service bean implementation registered by name.
getName(String, String) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPServiceAssemblerImpl
Retrieves the service bean implementation registered by name.
getName(String, String, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl
Retrieves the service bean implementation registered by name.
getName(String, String) - Method in class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl
Retrieves the service bean implementation registered by name.
getNumValue() - Method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Gets the value as enumerated integer value, this useful for storing the type inside a database
getObject() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.WeblogicTransactionManagerFactory
Retrieves the JTA transaction manager object TransactionManager
getObject() - Method in interface com.xenonsoft.bridgetown.soa.IObjectFactory
Creates or retrieves the object as defined by this factory bean.
getObjectIdentity(Object) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Retrieves the JVM standard object identity as a String in the format {CLASS_NAME}@{SystemHashCode}
getObjectType() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.WeblogicTransactionManagerFactory
Returns the factory type
getObjectType() - Method in interface com.xenonsoft.bridgetown.soa.IObjectFactory
Returns the type of object that is or will be created.
getPackageNameOfClass(Class) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Retrieves the package name of a fully qualified class.
getParameter(String) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Retrieves the named parameter
getParameter(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides getParameter
getParameterNames() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Retrieves iterator that enables to the caller to cycle throught the elements in the pointcuts parameter collection.
getParameterNames() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides getParameters
getParameters() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Retrieves the method parameters
getParameters() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Returns the invocation parameters for the method pointcut
getParameters() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the parameters
getParametersList() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
A convenience method that retrieves a shallow copy of the properties config collection as a list collection
getParentAssemblyConfig() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Gets the parent Assembly Config
getParentContextConfig() - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Gets the parentContextConfig
getParentServicesConfig() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the parentServicesConfig
getPassword() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Gets the password (the database security credential)
getPersistenceClasses() - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Gets the persistenceClasses
getPlayTime() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the playTime
getPlayed() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the played
getPointCut() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Gets the point cut responsible for this aspect oriented weave.
getPointCut() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Retrieves the relevant pointcut
getPointcutMap() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Gets the global pointcut map
getPointcutMap() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Gets the pointcut map
getPointcutMapAsList() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Conveniently retrieve the global pointcut map collection as a list
getPointcutMapAsList() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Conveniently retrieve the pointcut map collection as a list
getProperties() - Method in class com.xenonsoft.bridgetown.soa.config.PropertiesCollectionConfig
Gets the map collection conveniently cast as a Properties object
getProperties() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the properties
getProperties() - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Gets the properties
getPropertiesList() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
A convenience method that retrieves a shallow copy of the properties config collection as a list collection
getProviderUrl() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the providerUrl
getProxyBeanBuilder() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Gets the proxy bean builder
getReallyHardStatus() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
getReallyHardStatus() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Get the last called status value
getRefContext() - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Gets the referenced service context.
getRefService() - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Gets the referenced service (bean) name
getRefServiceConfig() - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Gets the refServiceConfig associated with the reference bean name
getReference() - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Convenience method to retrieve the reference segment of the value-reference configuration
getRelativeEasyStatus() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
getRelativeEasyStatus() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Get the last called status value
getRequestedIsolationLevel() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Gets the requestedIsolationLevel
getRequestedIsolationLevel() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the requestedIsolationLevel
getRequestedTransactionTimeout() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Gets the requestedTransactionTimeout
getRequestedTransactionTimeout() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Gets the requestedTransactionTimeout
getResource(String) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Retrieve the named transactional resource that is associated with this current transaction.
getResource(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getResource
getResourceConnection() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Retrieves the connection resource that binds to the application to the transactional resource.
getResourceConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Returns the Expresso DBConnection object Implements / overrides getResourceConnection.
getResourceConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides getResourceConnection
getResourceConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Retrieves the connection resource that binds to the application to the transactional resource.
getResourceConnection() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Retrieves the connection resource that binds to the application to the transactional resource.
getResourceControllers() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Gets the map collection of resource controllers associated by name.
getResourceCount() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Gets the number of resources associated this current transaction
getResourceCount() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getResourceCount
getResourceNames() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Retrieves the names of the associated transaction resources
getResourceNames() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getResourceNames
getResourceProperties() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Gets the map collection of resource controller names associated with target bean properties.
getRootCause() - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Gets the rootCause
getSavedConfiguration() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Gets the saved transaction configuration
getSecurityCredentials() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the securityCredentials
getSecurityPrincipal() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Gets the securityPrincipal
getService(String, Class) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Returns the service bean implementation for a registered interface class name
getService(String, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPServiceAssemblerImpl
Returns the service implementation for a registered interface class name
getService(String, Class) - Method in class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl
Returns the service implementation for a registered interface class name
getServiceBean() - Method in class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Gets the serviceBean
getServiceBean() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets the serviceBean
getServiceBeanNames() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Retrieves a primitive array of service beans managed inside the cache by name
getServiceBeanNames() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Retrieves a primitive array of service beans managed inside the cache by name
getServiceById(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Gets the service configuration by id (identifier
getServiceByInterface(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Gets the service configuration by interface Class (identifier
getServiceConfig(String, String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
A convenience method to retrieve the service configuration by identifier and context name.
getServiceList() - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
A convenience method that retrieves a shallow copy of the services collection as a list collection
getServiceMap() - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
 
getServiceNameList(String) - Method in interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory
Retrieve the list of services by name available inside the named context in the assembly configuration.
getServiceNameList(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides getServiceNameList
getServicesConfig() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Gets the servicesConfig
getServicesConfig(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
A convenience method to retrieve the services configurations by context name.
getServletContext() - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Gets the servletContext
getServletContext() - Method in class com.xenonsoft.bridgetown.resources.WebConfigLoader
Gets the servletContext
getSession() - Static method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Open a new Hibernate or retrieve an existing Hibernate session
getSession() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Gets the transaction session
getSession() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic
Gets the session
getSet() - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Gets the set
getSize() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Returns the size of the stack
getSize() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Returns the size of the stack
getStartDelimiter() - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Gets the startDelimiter
getSubtractor() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Gets the subtractor
getSystemIdentifer(Object) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Retrieve the Java standard system identifier string of an Object.
getSystemIdentiferShort(Object) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Retrieve the Java standard system identifier string of an Object, but show only the basename of the class Here is an example e.g SubstringFilterStrategy@1e8a1f6
getTarget() - Method in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Retrieve the target object using the JNDI name
getTargetProperty() - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Gets the property of the target bean being advised
getTestDummy() - Method in class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean
Gets the testDummy
getThreadName() - Static method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Print the current thread name with namespace in order to identify the method calls through the transaction manager
getTitle() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the title
getTrackId() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the trackId
getTrackName() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the trackName
getTransaction() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Retrieves the current transaction exception, if it exists within the transaction manager
getTransaction() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Retrieves the current transaction exception, if it exists within the transaction manager
getTransaction() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent
Gets the transaction context
getTransaction() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Retrieves the current transaction exception, if it exists within the transaction manager
getTransactionConfig() - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Gets the transaction configuration relevant to this pointcut.
getTransactionConfig() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Gets the transaction configuration context for this pointcut
getTransactionConfig() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the transactionConfig
getTransactionManager() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Retrieves the transaction manager
getTransactionManager() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Gets the transaction service manager
getTransactionService() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Gets the transactionService
getTransactionService() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides getTransactionService
getTransactionService() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Gets the transactionService
getTransactionSession() - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Gets the transaction session that created this transaction context
getTransactionSession() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Gets the transaction session that created this transaction context
getTransactionSession() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Gets the transaction session
getTransactionState() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Retrieves the current state of the transaction
getTransactionState() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides getTransactionState
getTransactionTimeout() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig
Gets the transactionTimeout
getTransactionTimeout() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Retrieve the transaction timeout
getTransactionTimeout() - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Gets the transactionTimeout
getType() - Method in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Gets the (class name) type of the parameter
getType() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets the type implementation class
getType() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets the type implementation class
getUsageCount() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Gets the usageCount
getUserTransaction() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Gets the application server specific user transaction object
getUserTransaction() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Retrieves the user transaction associated with the thread from JNDI lookup
getUsername() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Gets the username (the database security principal)
getValue(ValueReferenceConfig, Object, String) - Method in interface com.xenonsoft.bridgetown.soa.IBeanPropertyValueResolver
Get the evaluation value of the property value as required to set the bean property during IoC assembly.
getValue() - Method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Gets the value as text string.
getValue() - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Convenience method to retrieve the value segment of the value-reference configuration
getValue() - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Gets the value
getValue(ValueReferenceConfig, Object, String) - Method in class com.xenonsoft.bridgetown.soa.impl.NOPBeanPropertyValueResolver
Get the evaluation value of the property value as required to set the bean property during IoC assembly.
getValue(ValueReferenceConfig, Object, String) - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Get the evaluation value of the property value as required to set the bean property during IoC assembly.
getValueRef() - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Gets the value
getValueRef() - Method in interface com.xenonsoft.bridgetown.soa.config.IValueReferenceMutator
Gets the valueRef configuration
getValueRef() - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Gets the valueRef configuration
getVendor() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the vendor
getVolume() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Gets the volume
getWiretestStatus() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
getWiretestStatus() - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Get the last called status value
getWrapperClassFromPrimitive(String) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Looks up the wrapper class name for a primitive by name.
getWrapperClassFromPrimitive(String, Class) - Static method in class com.xenonsoft.bridgetown.soa.impl.AssemblyUtils
Looks up the wrapper class name for a primitive by name.
getXmldb() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Gets the xml database
getYear() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets the year
goodbye(String) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Simple greeting method that is used to test method injection and proxy interception

H

HeuristicFailureException - exception com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.
This exception indicates there was problem during a commit or rollback of a transaction with left the transaction object in a incomplete state.
HeuristicFailureException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Default constructor
HeuristicFailureException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Standard constructor
HeuristicFailureException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Standard constructor
HeuristicFailureException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Standard constructor
HeuristicFailureException(HeuristicFailureException.HeuristicType, String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Standard constructor
HeuristicFailureException.HeuristicType - class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType.
Inner enumeration constant for representing heuristic decisions.
HibernateSessionResourceController - class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController.
An implementation of a resource controller for Hibernate
HibernateSessionResourceController() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
 
HibernateUtil - class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil.
Utility object for Hibernate, contains static methods to retrieving the session factory and demarcating transactions.
HibernateUtil() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Default constructor
hasAllAlphanumeric(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Verify an input string contains only alphabetical or numerical characters in terms of unicode.
hasAllDigits(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Verify an input string contains all numerical (digit) characters
hasAllLetters(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Verify an input string contains all alphabetical characters in terms of unicode.
hashCode() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Overrides the standard hash code method
hello(String) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Simple greeting method that is used to test method injection and proxy interception
heuristicType - Variable in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Heuristic decision

I

IAOPWeaverProxyBeanBuilder - interface com.xenonsoft.bridgetown.soa.spi.IAOPWeaverProxyBeanBuilder.
This is a Java interface for an Java object that can weave beans with aspect oriented method pointcuts.
IAdder - interface com.xenonsoft.bridgetown.examples.services.IAdder.
IAdder service interface
IAfterPropertyInjection - interface com.xenonsoft.bridgetown.soa.IAfterPropertyInjection.
Contract interface for the assembly life-cycle after properties have been injected
IAnonymousCollectionMutator - interface com.xenonsoft.bridgetown.soa.config.IAnonymousCollectionMutator.
An interface for any configuration object that can accept a list configuration object anonymously
IAnonymousMapMutator - interface com.xenonsoft.bridgetown.soa.config.IAnonymousMapMutator.
An interface for any configuration object that can accept a map configuration object anonymously
IApplicationAssembler - interface com.xenonsoft.bridgetown.soa.IApplicationAssembler.
Application assembler configuration extends the service assembly factory and provide application specific features.
IBeanPropertyValueResolver - interface com.xenonsoft.bridgetown.soa.IBeanPropertyValueResolver.
An interface for object class that knows to how to resolve a bean property value, which is set by an assembly factory during configuration.
ICalcService - interface com.xenonsoft.bridgetown.examples.services.ICalcService.
A contrived Calculation Service interface See HiveMind: Bootstrapping The Registry
IClassFinder - interface com.xenonsoft.bridgetown.aop.IClassFinder.
A contract for a concrete class that identifies a particular class that is applicable to an aspect oriented joinpoint.
ICollectionConfig - interface com.xenonsoft.bridgetown.soa.config.ICollectionConfig.
An interface that represents an anonymous collection data configuration
IConfigLoader - interface com.xenonsoft.bridgetown.resources.IConfigLoader.
Contract interface for service assembly configuration loader.
IContextCache - interface com.xenonsoft.bridgetown.soa.spi.IContextCache.
Interface for an context configuration instance cache.
IContextCacheContainer - interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer.
A interface contract for the context cache instance container, which manages a collection of context caches.
ICrashTestServiceBean - interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean.
An interface contract for a unit test service bean
ICurrentAccountDAO - interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO.
Interface for data access object that is responsible for persisting the current account business bean.
IDVDFinder - interface com.xenonsoft.bridgetown.examples.dvdrental.IDVDFinder.
Specifies the contract interface for a class that finds DVD from the Moive Database.
IDisposable - interface com.xenonsoft.bridgetown.soa.IDisposable.
Contract interface for the end of a life-cycle.
IDivider - interface com.xenonsoft.bridgetown.examples.services.IDivider.
IDivider service interface
IInterceptionContext - interface com.xenonsoft.bridgetown.aop.IInterceptionContext.
The interface to an aspect oriented interception context.
IJoinPoint - interface com.xenonsoft.bridgetown.aop.IJoinPoint.
A marker interface that represents a joinpoint in AOP terminology.
IMatcher - interface com.xenonsoft.bridgetown.examples.categoriser.IMatcher.
Interface for categorisation matcher
IMethodFinder - interface com.xenonsoft.bridgetown.aop.IMethodFinder.
A contract for a concrete class that identifies a particular method that is applicable to an aspect oriented joinpoint.
IMethodInterceptor - interface com.xenonsoft.bridgetown.aop.IMethodInterceptor.
A contract interface for a method interceptor.
IMethodJoinPoint - interface com.xenonsoft.bridgetown.aop.IMethodJoinPoint.
A contract interface for a method join point, which associates a class finder and method finder together.
IMethodPointCut - interface com.xenonsoft.bridgetown.aop.IMethodPointCut.
Point cut for a matching Java classes and methods.
IMultiplier - interface com.xenonsoft.bridgetown.examples.services.IMultiplier.
IMultiplier service interface
IMutableTransactionContext - interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext.
An extension of the transaction context interface that is used by a transaction management service.
INDETERMINATE - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is in an unknown state, which can be determined precisely by the transaction manager.
INPUT_VIEW - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
The input view (hard coded for this demonstration, use a web MVC framework like Jakarta Struts)
IN_PREPARATION - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is preparation for commit (phase one of 2PC)
IObjectFactory - interface com.xenonsoft.bridgetown.soa.IObjectFactory.
An interface factory bean to create an object.
IPointCut - interface com.xenonsoft.bridgetown.aop.IPointCut.
A contract interface for a pointcut In aspect-oriented computer programming, a pointcut is a set of join points.
IProcessor - interface com.xenonsoft.bridgetown.examples.categoriser.IProcessor.
An example of categorisation processor
IPropertyConfiguration - interface com.xenonsoft.bridgetown.soa.spi.IPropertyConfiguration.
A contract interface for configurator for setting bean properties indirectly inside the assembler.
IProxyBeanBuilder - interface com.xenonsoft.bridgetown.soa.spi.IProxyBeanBuilder.
This is a contract for a concreate class that actually creates the service bean and a proxy bean.
IResourceController - interface com.xenonsoft.bridgetown.aop.transaction.IResourceController.
This interface defines the contract for a resource controller that is responsible for management of a resource during a transaction.
IServiceAssembler - interface com.xenonsoft.bridgetown.soa.IServiceAssembler.
This is an interface contract for a Service assembler object.
IServiceObjectFactory - interface com.xenonsoft.bridgetown.soa.IServiceObjectFactory.
An interface for a service object factory that knows about storing such beans inside namespaced contextes.
IStartable - interface com.xenonsoft.bridgetown.soa.IStartable.
Contract interface for the beginning of the life-cycle.
ISubtractor - interface com.xenonsoft.bridgetown.examples.services.ISubtractor.
ISubtractor service interface
ITransactionConfig - interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig.
The interface for a transaction configuration
ITransactionContext - interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext.
Defines the context of global or local session transaction that is associated per thread with an application.
ITransactionParticipant - interface com.xenonsoft.bridgetown.aop.transaction.ITransactionParticipant.
This interface defines the contract for a (listener) subscriber that wishes to be notified about the outcome of transaction from a transaction process manager.
ITransactionServiceManager - interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager.
A contract for a transaction management service that is associated with a lightweight container.
ITransactionSession - interface com.xenonsoft.bridgetown.aop.transaction.ITransactionSession.
This is an interface for a transaction session session.
IValueReferenceMutator - interface com.xenonsoft.bridgetown.soa.config.IValueReferenceMutator.
An interface contract for any configuration object that accepts a value reference mutable property
InfrastructureException - exception com.xenonsoft.bridgetown.soa.InfrastructureException.
Chainable infrastructure general user exception.
InfrastructureException() - Constructor for class com.xenonsoft.bridgetown.soa.InfrastructureException
Default constructor
InfrastructureException(String) - Constructor for class com.xenonsoft.bridgetown.soa.InfrastructureException
Standard constructor
InfrastructureException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.InfrastructureException
Standard constructor
InfrastructureException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.InfrastructureException
Standard constructor
InterceptionWeaveException - exception com.xenonsoft.bridgetown.aop.InterceptionWeaveException.
A root unchecked exception for a failures that are interception related, for instance if a proxy bean builder or a method interceptor cannot weave the correct behaviour in and around a targeted method.
InterceptionWeaveException() - Constructor for class com.xenonsoft.bridgetown.aop.InterceptionWeaveException
Default constructor
InterceptionWeaveException(String) - Constructor for class com.xenonsoft.bridgetown.aop.InterceptionWeaveException
Standard constructor
InterceptionWeaveException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.InterceptionWeaveException
Standard constructor
InterceptionWeaveException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.InterceptionWeaveException
Standard constructor
InvokeMethodConfig - class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig.
The objects stores the method invocation data after parsing the bridgetown XML configuration file.
InvokeMethodConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Default constructor
incrementUsageCount() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Increments the usageCount
index - Variable in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Parameter index
init() - Method in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Initialises the servlets Implements / overrides init
init() - Method in class com.xenonsoft.bridgetown.test.servlets.TimeServlet
Implements / overrides init, initialises the servlet instance
initialValue() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Returns the current thread's initial value for this thread-local variable.
initialValue() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Returns the current thread's initial value for this thread-local variable.
injectConnectionDependency(Object, Connection) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Inject the connection into the target bean being advised
injectResourceControllers(Object) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Inject the resource controller into the target bean using the supplied setter property names
inputStream - Variable in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
The input stream
inputStream - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
input stream
insertCurrentAccount(int, String, String, double) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Insert a new saving account records into the database
instanceCache - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
A special container for storing object instance in a context caches
invocation(IInterceptionContext) - Method in interface com.xenonsoft.bridgetown.aop.IMethodInterceptor
Invocation method that is a called by the Aspect Oriented framework implementation.
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.helper.AfterAdviceAdaptor
The method interceptor
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.helper.BeforeAdviceAdaptor
The method interceptor
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Implements / overrides method invocation
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.helper.ThrowsExceptionAdviceAdaptor
 
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.helper.ThrowsRemoteExceptionAdviceAdaptor
 
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.impl.DebugInterceptor
Method interceptor
invocation(IInterceptionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Implements / overrides invocation
invokeJtaTransactionContext(String) - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Invoke a test to verify operation of the virtual JTA platform transaction interface: the service manager JtaTransactionServiceManager, the session factory JtaTransactionSession, and the transaction context JtaTransactionContext, KISS: In order to verify the functionality of the transaction service manager implementation Ww do not use any JDBC or JConnector transactional resource.
invokeJtaTransactionContext(String) - Method in interface com.xenonsoft.bridgetown.test.ejb.GreetingRemote
Invoke a test to verify operation of the virtual JTA platform transaction interface: the service manager JtaTransactionServiceManager, the session factory JtaTransactionSession, and the transaction context JtaTransactionContext,
invokeRequiresNewTransaction() - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Test requires new transaction of the Jta Transaction Service Manager.
invokeServiceBeanMethod(Object, ServiceConfig, MethodConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Invoke the supplied service bean's specific method in order to perform Method Dependency Injection Internally this method uses the ConvertUtils and MethodUtils from Commons BeanUtils.
invokeServiceBeanMethods(Object, ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Invoke the all the methods registered with the supplied service bean in order to perform Method Dependency Injection Internally this method uses the ConvertUtils and MethodUtils from Commons BeanUtils.
isActive() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Returns a boolean value if the current global transaction currently active.
isActive() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Implements / overrides isActive.
isActive() - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
Returns a boolean value if the current global transaction currently active.
isActive() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Implements / overrides isActive
isActive() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides isActive
isBlankOrNull(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Return a boolean true if the input string is empty or null.
isCloseOnExit() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Gets the closeOnExit
isCloseOnRelease() - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Gets the close on release connection flag
isCreated() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the created
isDebug() - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Gets the debug output flag for the Commons Digester parser
isDebug() - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Gets the debug output flag for the Commons Digester parser
isDisposed() - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
isDisposed() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Implements / overrides isDisposed
isEmpty() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Retrieve a boolean value if the stack list is empty or not
isEmpty() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Retrieve a boolean value if the stack list is empty or not
isLazyLoad() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the lazyLoad property
isMatched(Class) - Method in interface com.xenonsoft.bridgetown.aop.IClassFinder
Returns a flag if this finder matches the class
isMatched(Method) - Method in interface com.xenonsoft.bridgetown.aop.IMethodFinder
Returns a flag if this finder matches the Java method
isMatched(Class) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder
Find out if the input class is a match or not
isMatched(Method) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder
Find out if the input method is a match or not
isNamespaceAware() - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Gets boolean flag if the XML parser should be XML namespace aware or not
isReadOnly() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionConfig
Gets the readOnly
isReadOnly() - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Gets the readOnly
isResourceOpen(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Retrieve the boolean value that indicates if the resource is open and available for transactional operations or not
isResourceOpen(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides isResourceOpen
isResourceOpen(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides isResourceOpen
isResourceOpen(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides isResourceOpen
isResourceOpen(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides isResourceOpen
isRollbackOnly() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Gets the boolean flag if transaction is primed to roll back, or has rolled back already.
isRollbackOnly() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides isRollbackOnly
isSingleton() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the singleton flag, if true, then the framework context should maintain this service as a singleton.
isStarted() - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
isStarted() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Implements / overrides isStarted
isSuspended() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Gets the suspended
isTransactionNew() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Gets the boolean flag if transaction associated with this thread is a brand new creation.
isTransactionNew(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Gets the boolean flag if the supplied transaction associated with this manager and with the current thread is a brand new creation or not.
isTransactionNew() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides isTransactionNew
isTransactionNew(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Implements / overrides isTransactionNew This call is not supported isTransactionNew(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
Gets the boolean flag if the supplied transaction associated with this manager and with the current thread is a brand new creation or not.
isTransactionNew(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Implements / overrides isTransactionNew
isTransactionNew() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Implements / overrides isTransactionNew.
isTransactionNew(ITransactionContext) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides isTransactionNew
isValidating() - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Gets the XML validating flag for the Commons Digester parser
isValidating() - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Gets the XML validating flag for the Commons Digester parser
isVisited() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Gets the visited
iterator() - Static method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
Return an iterator that can traverse the collection of registered enumerations
iterator() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum
 
iterator() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
Return an iterator that can traverse the collection of registered enumerations
iterator() - Static method in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Return an iterator that can traverse the collection of registered enumerations
iterator() - Static method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Return an iterator that can traverse the collection of registered enumerations
iterator() - Static method in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
 

J

JDBC_URL_PROPERTY - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
 
JNDIDataSourceResourceController - class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController.
An implementation of a data source resource controller for global transaction support.
JNDIDataSourceResourceController() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Default constructor
JNDIDataSourceResourceController(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Standard constructor
JNDIDataSourceResourceController(String, Properties) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Standard constructor
JNDILookupServiceBean - class com.xenonsoft.bridgetown.app.JNDILookupServiceBean.
A basic class to look for a object inside the JNDI provider and return to the users In order to use to this lookup bean simply define environment properties for your particular application server.
JNDILookupServiceBean() - Constructor for class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Default constructor
JdbcTransactionContext - class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionContext.
A JDBC transaction context that make it easier to associate JDBC connections and data sources.
JdbcTransactionContext() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionContext
Default constructor
JdbcTransactionSession - class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionSession.
A JDBC data source transaction session is an interface factory that creates a JDBC transaction context.
JdbcTransactionSession() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionSession
Default constructor
JoinpointConfig - class com.xenonsoft.bridgetown.soa.config.JoinpointConfig.
This is an object that stores joinpoint data after parsing the bridgetown XML configuration file.
JoinpointConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Default constructor
JoinpointsConfig - class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig.
This is an object that stores an ordered collection of joinpoint data after parsing the bridgetown XML configuration file.
JoinpointsConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Default constructor
JtaTransactionContext - class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext.
A transaction context that delegates the Java Transaction API service.
JtaTransactionContext() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Default constructor
JtaTransactionServiceManager - class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager.
A platform transaction service manager that specifically delegates to the Java Transaction API (JTA) and an external transaction manager.
JtaTransactionServiceManager() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Default constructor
JtaTransactionSession - class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession.
The session implementation for a JTA transaction.
JtaTransactionSession() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Default constructor
jdbcUrl - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Jdbc Url for database connection
jndiUserTransaction - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Jndi look up for JTA transaction
jndiUserTransaction - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Jndi look up for JTA transaction
join(String[]) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Joins an array of strings with a comma-space delimiter to produce one single String
join(String[], String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Joins an array of strings with a delimiter to produce one single String
join(Collection, String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Joins a Java collection of strings with a delimiter to produce one single String
jtx - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
Transaction context

K

key - Variable in class com.xenonsoft.bridgetown.soa.config.EntryConfig
The key for this entry

L

LegacyXMLConfigLoader - class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader.
This is legacy sample XML configuration loader that uses the Commons Digester to parse an XML file.
ListConfig - class com.xenonsoft.bridgetown.soa.config.ListConfig.
This is an object that stores arbitary list collection data after parsing the bridgetown XML configuration file.
ListConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ListConfig
Default constructor
ListConfigRuleSet - class com.xenonsoft.bridgetown.resources.ListConfigRuleSet.
A custom Commons Digester rule set for the parsing anonymous list collection property inside a Bridgetown assembly service object
ListConfigRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.ListConfigRuleSet
Default constructor
LumberJacqueTransactionManager - class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager.
LumberJacque is "Straw-Man" transaction manager, it is really an emulation of an real implementation of a J2EE / EJB 2.0 propogation transaction monitor.
LumberJacqueTransactionManager() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
 
listMovies() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Lists all the movies in the database in no particular order.
listMoviesLikeTitle(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Lists all the movies in the database in no particular order that match the title.
load(IConfigLoader[]) - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Loads the array configurations into the assembler factory, replacing the current configuration if it exists.
load(String[]) - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
A convenience method that loads assembly configuration from an array of servlet context relative URIs.
load(File) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
 
load(InputStream) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
 
load(String) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Loads the configuration as a URI path
load(File) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Loads the configuration as a system file
load(InputStream) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Loads the configuration as an input stream
load() - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Loads the service assembly configuration from the supplied resource.
load(String) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Loads the service assembly configuration path from the specified URL
load(File) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Loads the service assembly configuration path from the specified URL
load(InputStream) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Loads the service assembly configuration path from the specified URL
load() - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Loads the service assembly configuration from the supplied resource.
load() - Method in class com.xenonsoft.bridgetown.resources.WebConfigLoader
Loads the service assembly configuration from the servlet context URI specified.
load() - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Loads the service assembly configuration from the supplied resource.
load(IConfigLoader[]) - Method in interface com.xenonsoft.bridgetown.soa.IApplicationAssembler
Load the assembly from an array configuration loaders.
load(IConfigLoader) - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Load the configuration for this service assembly
load(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Loads the configuration as a URI path
load(File) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Loads the configuration as a system file
load(InputStream) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Loads the configuration as an input stream
load(IConfigLoader) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Loads the configuration for this service assembly
load(IConfigLoader[]) - Method in class com.xenonsoft.bridgetown.soa.impl.ApplicationAssemblerImpl
Loads the array configurations into the assembler factory, replacing the current configuration if it exists.
loadDatabase() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Load database method is called by the IoC Framework (Method Injection)
logWriter - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
log writer for this data source connection
loginTimeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Login time out
lookupByNumValue(int) - Method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Looks up the enumerated type by the supplied integer value
lookupByValue(String) - Method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Looks up the enumerated type by the text string value
lookupName - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
The name bean to retrieve using JNDI
lookupName - Variable in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
The name bean to retrieve using JNDI

M

MIXED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
This enumeration constant denotes that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
ManagerHelper - class com.xenonsoft.bridgetown.test.ejb.ManagerHelper.
A singleton for caching the JTA transaction service manager just for this demonstration.
MapConfig - class com.xenonsoft.bridgetown.soa.config.MapConfig.
This is an object that stores a map collection of data after parsing the bridgetown XML configuration file.
MapConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.MapConfig
Default constructor
MapConfigRuleSet - class com.xenonsoft.bridgetown.resources.MapConfigRuleSet.
A custom Commons Digester rule set for the parsing anonymous map collection data structure inside a Bridgetown assembly service object
MapConfigRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.MapConfigRuleSet
Default constructor
MaximumWireExceededException - exception com.xenonsoft.bridgetown.soa.MaximumWireExceededException.
This exception is designed for assemblies, that have a maximum depth of dependency injection.
MaximumWireExceededException() - Constructor for class com.xenonsoft.bridgetown.soa.MaximumWireExceededException
Standard constructor
MaximumWireExceededException(String) - Constructor for class com.xenonsoft.bridgetown.soa.MaximumWireExceededException
Standard constructor
MaximumWireExceededException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.MaximumWireExceededException
Standard constructor
MaximumWireExceededException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.MaximumWireExceededException
Standard constructor
MethodConfig - class com.xenonsoft.bridgetown.soa.config.MethodConfig.
This is an object that stores a data thats represents a method signature after parsing the bridgetown XML configuration file.
MethodConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.MethodConfig
Default constructor
MockTransactionServiceManager - class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager.
A mock implementation of the virtual transaction service manager
MockTransactionServiceManager() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Default constructor
MultiplierImpl - class com.xenonsoft.bridgetown.examples.services.impl.MultiplierImpl.
An implementation of the multiplier interface
MultiplierImpl() - Constructor for class com.xenonsoft.bridgetown.examples.services.impl.MultiplierImpl
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDKiosk
The Main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.Example1
The Main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.Example2
The Main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestCalcService
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestContextCache
Main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksNonAOP
The main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Main program
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.research.ExamplesThreadLocal
The main entry
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.research.GetDBInfo
 
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.research.GreetingClient
The main entry point
main(String[]) - Static method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
makeHelloWorld(String) - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Generate a greeting
makeHelloWorld(String) - Method in interface com.xenonsoft.bridgetown.test.ejb.GreetingRemote
Generate a greeting
managerFactory - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Object factory to create or retrieve the external JTA transaction manager from the application server or distributed resource.
map - Variable in class com.xenonsoft.bridgetown.soa.config.MapConfig
The map collection object
match(Object, Object) - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl
Performs the matching
match(Object, Object) - Method in interface com.xenonsoft.bridgetown.examples.categoriser.IMatcher
Attempt to find possible matches with the query object as a template that uses the values contained inside the reference object.
matchArgument(String, String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
A convenience static method for interpreting command line arguments with wildcard names.
merge(IConfigLoader, boolean) - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Merge the supplied reference service assembly into the current existing configuration.
merge(IConfigLoader, boolean) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Merge the supplied reference service assembly into the current existing configuration.
mode - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Connection mode
multiply(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
multiply(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.IMultiplier
 
multiply(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
 
multiply(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.MultiplierImpl
multiply

N

NOPBeanPropertyValueResolver - class com.xenonsoft.bridgetown.soa.impl.NOPBeanPropertyValueResolver.
An implementation of a bean property value resolver that takes no action.
NOPBeanPropertyValueResolver() - Constructor for class com.xenonsoft.bridgetown.soa.impl.NOPBeanPropertyValueResolver
Default constructor
NOT_ACTIVE - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is not active
NestedTransactionNotSupportedException - exception com.xenonsoft.bridgetown.aop.transaction.NestedTransactionNotSupportedException.
An exception that denote that the transaction manager is running with a system, by the underlying transaction session, which does not supported Nested transactions.
NestedTransactionNotSupportedException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.NestedTransactionNotSupportedException
Default constructor
NestedTransactionNotSupportedException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.NestedTransactionNotSupportedException
Standard constructor
NestedTransactionNotSupportedException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.NestedTransactionNotSupportedException
Standard constructor
NestedTransactionNotSupportedException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.NestedTransactionNotSupportedException
Standard constructor
name - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JdbcTransactionContext
The name of this transactional resource
name - Variable in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
 
namespaceAware - Variable in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
boolean flag if the XML parser should be XML namespace aware or not
newProxyInstance(IServiceAssembler, ServiceConfig, Class[], Class, Object[], Class[]) - Method in interface com.xenonsoft.bridgetown.soa.spi.IProxyBeanBuilder
Creates an proxy instance of the said service bean class
newProxyInstance(IServiceAssembler, ServiceConfig, Class[], Class) - Method in interface com.xenonsoft.bridgetown.soa.spi.IProxyBeanBuilder
Creates an enhanced proxy instance of the said service bean class
notNull(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Returns a String that is guaranteed not to be null.

O

OPERATOR_ATTR - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Operator JSP scope attribute name
OUTPUT_VIEW - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
The output view (hard coded for this demonstration, use a web MVC framework like Jakarta Struts)
openResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Opens the resource for transaction management
openResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides openResource
openResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides openResource
openResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides openResource
openResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides openResource

P

PASSWORD_PROPERTY - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
 
PROPERTIES_EMBEDDED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Create the connection by setting the login and password into a java.util.Properties object and calling DriverManager.getConnection(dbURL, props) where props is the created properties object
PROTOTYPE - Static variable in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. enumeration value for prototype containment
PROTOTYPE - Static variable in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
enumeration value for prototype containment
ParameterConfig - class com.xenonsoft.bridgetown.soa.config.ParameterConfig.
This is an object that stores a parameter data that is represented by a name-value pair after parsing the bridgetown XML configuration file.
ParameterConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ParameterConfig
Default constructor
ParticipationEvent - class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent.
Participation event for interested parties who have subscribe to the transaction manager notification processor.
ParticipationEvent(ITransactionContext, ITransactionServiceManager) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent
 
PersonBean - class com.xenonsoft.bridgetown.test.PersonBean.
The person bean value object used for testing.
PersonBean() - Constructor for class com.xenonsoft.bridgetown.test.PersonBean
Default constructor
PersonBean(String, String) - Constructor for class com.xenonsoft.bridgetown.test.PersonBean
Special constructor tested by the assembly factory
PersonBean(String, String, int) - Constructor for class com.xenonsoft.bridgetown.test.PersonBean
Special constructor tested by the assembly factory
PersonBean(String, String, int, PersonBean) - Constructor for class com.xenonsoft.bridgetown.test.PersonBean
Special constructor tested by the assembly factory
PointcutConfig - class com.xenonsoft.bridgetown.soa.config.PointcutConfig.
This is an object that stores an pointcut AOP data after parsing the bridgetown XML configuration file.
PointcutConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Default constructor
PointcutRuleSet - class com.xenonsoft.bridgetown.resources.PointcutRuleSet.
A custom Commons Digester rule set for the parsing pointcut definitions inside a Bridgetown XML Configuration.
PointcutRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.PointcutRuleSet
Default constructor
PropertiesBeanPropertyValueResolver - class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver.
An implementation of a bean property value resolver that evaluates the value of the bean according to a Properties.
PropertiesBeanPropertyValueResolver() - Constructor for class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
The default constructor
PropertiesBeanPropertyValueResolver(Properties) - Constructor for class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
The standard constructor
PropertiesCollectionConfig - class com.xenonsoft.bridgetown.soa.config.PropertiesCollectionConfig.
This is an object that stores a Properties collection of data after parsing the bridgetown XML configuration file.
PropertiesCollectionConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.PropertiesCollectionConfig
The default constructor
PropertiesCollectionConfigRuleSet - class com.xenonsoft.bridgetown.resources.PropertiesCollectionConfigRuleSet.
A custom Commons Digester rule set for the parsing anonymous properties collection inside a Bridgetown assembly service object
PropertiesCollectionConfigRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.PropertiesCollectionConfigRuleSet
Default constructor
PropertyConfig - class com.xenonsoft.bridgetown.soa.config.PropertyConfig.
Property descriptor configuration for the individual service configuration.
PropertyConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Default constructor
PropertyJDBCDataSourceImpl - class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl.
An implementation of a data source that makes a traditional JDBC connection to a database using a input list of properties or through set bean properties.
PropertyJDBCDataSourceImpl() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Default constructor is useful if you need construct the bean then use setter injection
PropertyJDBCDataSourceImpl(String, String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
A standard constructor to suppert constructor injection
PropertyJDBCDataSourceImpl(String, String, String, String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
A standard constructor to suppert constructor injection
PropertyJDBCDataSourceImpl(Properties) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Standard constructor
PropertyJDBCDataSourceImpl(String, Properties) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Standard constructor
parseStringToByte(String, byte) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive byte value
parseStringToByte(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive byte value NB: If the value fails conversion the default value is zero.
parseStringToDouble(String, double) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive double value
parseStringToDouble(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive double value NB: If the value fails conversion the default value is zero.
parseStringToFloat(String, float) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive float value
parseStringToFloat(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive float value NB: If the value fails conversion the default value is zero.
parseStringToInt(String, int) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive int value
parseStringToInt(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive int value NB: If the value fails conversion the default value is zero.
parseStringToLong(String, long) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive long value
parseStringToLong(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive long value NB: If the value fails conversion the default value is zero.
parseStringToShort(String, short) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive short value
parseStringToShort(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Converts a text input String to a primitive short value NB: If the value fails conversion the default value is zero.
participantListeners - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
A list of participant that interested in transaction manager events
password - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Security credential
peek() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Peek at the last transaction config on the top of the stack, if it exists, but do not remove it from the stack.
peek() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Peek at the last transaction context on the top of the stack, if it exists, but do not remove it from the stack.
playTime - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
The play length of the track
played - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
How many have we played this track?
pop() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Pop the last transaction config off the top of the stack; thereby removing it, and return it to the caller.
pop() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Pop the last transaction context off the top of the stack; thereby removing it, and return it to the caller.
prepareToCommit(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Queries the resource manager if it ready to commit the transaction
prepareToCommit(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides prepareToCommit
prepareToCommit(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
This method always return true.
prepareToCommit(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides prepareToCommit.
prepareToCommit(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides prepareToCommit.
printStackTrace() - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Implements / overrides printStackTrace
printStackTrace(PrintStream) - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Implements / overrides printStackTrace
printStackTrace(PrintWriter) - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Implements / overrides printStackTrace
printStackTrace() - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Prints this exception stack trace with optionally root cause to the STANDARD OUTPUT stream Implements / overrides printStackTrace
printStackTrace(PrintStream) - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Prints this exception stack trace with optionally root cause to the supplied print stream object.
printStackTrace(PrintWriter) - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Prints this exception stack trace with optionally root cause to the supplied print stream object.
proceed() - Method in interface com.xenonsoft.bridgetown.aop.IInterceptionContext
Proceeds to the object method that is being advised.
proceed() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Invokes the target method
process(Object) - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl
Performs processing of the exception
process(Object) - Method in interface com.xenonsoft.bridgetown.examples.categoriser.IProcessor
Attempt to categoriser the exception (reference value) object.
properties - Variable in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
The properties
providerUrl - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
JNDI provider URL
providerUrl - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
JNDI provider URL
proxyBeanBuilder - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
the proxy bean builder
push(ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Push the transaction configuration onto the top of the stack
push(TransactionObject) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Push the transaction object onto the stack
putBean(String, Object) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Store the service bean in the cache by its name
putBean(String, Object) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Store the service bean in the cache by its name
putLocalBean(ContextConfig, String, Object) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Stores the service bean stored in the context instance cache by name
putLocalBean(ContextConfig, String, Object) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Stores the service bean stored in the context instance cache by name

R

RESULT_ATTR - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Result request JSP scope attribute name
ROLLBACK - Static variable in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException.HeuristicType
This enumeration constant denotes the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
ROLLEDBACK - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction has been rolled back to the resource (end of phase two of 2PC)
ROLLING_BACK - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum
Specifies the transaction is in the rolling back state (phase two of 2PC)
RecursiveDependencyException - exception com.xenonsoft.bridgetown.soa.RecursiveDependencyException.
This exception is thrown if an assembly encounters a rercusive dependency that cannot be resolved.
RecursiveDependencyException() - Constructor for class com.xenonsoft.bridgetown.soa.RecursiveDependencyException
Default constructor
RecursiveDependencyException(String) - Constructor for class com.xenonsoft.bridgetown.soa.RecursiveDependencyException
Standard constructor
RecursiveDependencyException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.RecursiveDependencyException
Standard constructor
RecursiveDependencyException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.RecursiveDependencyException
Standard constructor
readDetailFromProperties(String, Properties) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Read the JDBC configuration detail from the supplied properties
reallyHard(String, int, double) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Implements / overrides fundamental
reallyHard(String, int, double) - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
A method that is invoked by the assembly inversion-of-control framework for purpose of a unit test.
recursiveCreateServiceBean(ServiceConfig, Class[]) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Creates the service bean from the supplied service configuration.
refContext - Variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
The reference serice context
refService - Variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
The reference service bean.
refServiceConfig - Variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
the service configuration
registrations - Static variable in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
The set of public identifiers, and corresponding resource names, for the versions of the configuration file DTDs that we know about.
registrations - Static variable in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
The set of public identifiers, and corresponding resource names, for the versions of the configuration file DTDs that we know about.
relativelyEasy(String, String) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
relativelyEasy(String, String) - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
A method that is invoked by the assembly inversion-of-control framework for purpose of a unit test.
releaseConnection(Connection) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Release the previously acquired JDBC connection
removeBean(String) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Removes the service bean from the cache object by its name
removeBean(String) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Removes the service bean from the cache object by its name
removeContextCache(ContextConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Removes the cache instance from the container by its context configuration
removeContextCache(ContextConfig) - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Removes the cache instance from the container by its context configuration
removeParticipiant(ITransactionParticipant) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Unregisters a transaction participant from notification of transaction management events.
removeParticipiant(ITransactionParticipant) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Unregisters a transaction participant from notification of transaction management events.
removeParticipiant(ITransactionParticipant) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides removeParticipiant
requestedIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Requested isolation level
requestedIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Requested isolation level
requestedIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Requested isolation level
requestedIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Requested isolation level
requestedTransactionTimeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Requested transaction timeout
requestedTransactionTimeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Requested transaction timeout
requestedTransactionTimeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Requested transaction timeout
requestedTransactionTimeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Requested transaction timeout
resolveValueReferences(int, ValueReferenceConfig, ServiceConfig, String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Resolve references for a value reference.
resourceControllers - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
A list orderd set collection of resource controllers
resourceControllers - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
A map collection of resource controllers associated by name.
resourceProperties - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
A map collection of resource controller names associated with target bean properties.
resume(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Resumes the transaction context
resume(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Resumes the transaction object
resume(ITransactionContext) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides resume
resumeResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Resumes the resource for transaction management
resumeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides resumeResource
resumeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
No operation because this does not make sense for Hibernate.
resumeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides resumeResource
resumeResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides resumeResource.
retrieve(CurrentAccountBean) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Reads the current account by its primary key (account id )
retrieve(CurrentAccountBean) - Method in interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO
Reads the current account by its primary key (account id )
rollback() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Roll back the transaction associated with the current thread.
rollback() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
This method causes the transaction manager to rollback the current transaction object.
rollback() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides rollback
rollback() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
This method causes the transaction manager to rollback the current transaction object.
rollback() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Implements / overrides rollback
rollback() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides rollback
rollbackOnly - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
True if the transaction is set to rollback only
rollbackResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Rolls back the resource for transaction management
rollbackResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides rollbackResource
rollbackResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides rollbackResource
rollbackResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides rollbackResource
rollbackResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides rollbackResource.
rollbackTransaction() - Static method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Rolls back a Hibernate transaction
rootCause - Variable in class com.xenonsoft.bridgetown.soa.InfrastructureException
The optionally root cause of this exception
run() - Method in class com.xenonsoft.bridgetown.test.TestContextCache.AttackerThread
Execute method
run() - Method in class com.xenonsoft.bridgetown.test.research.ExamplesThreadLocal
Thread process method

S

SECOND_NUMBER_ATTR - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Second number JSP scope attribute name
SINGLETON - Static variable in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. enumeration value for singleton containment
SINGLETON - Static variable in class com.xenonsoft.bridgetown.soa.config.ContainmentEnum
enumeration value for singleton containment
SRV_AMERICAN_IDOL - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
SRV_AMERICAN_IDOL - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
SRV_CRITICAL_JUDGE - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
SRV_CRITICAL_JUDGE - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
SRV_GUITARIST - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
SRV_GUITARIST - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
SRV_MY_PAPER - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
SRV_MY_PAPER - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
SRV_PRETTY_JUDGE - Static variable in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
SRV_PRETTY_JUDGE - Static variable in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
STANDARD - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.ConnectionModeEnum
Connect to the database using the standard JDBC API Create the connection with a call to DriverManager.getConnection(dbURL, login, password) where login and password are the supplied login name and password
STANDARD_RESOURCE - Static variable in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
A publicly known constant for a name denotes a "standard" transactional resource .
STORAGE_ATTRIBUTE - Static variable in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
The attribute name that the web application assembler is saved and retrieved under.
SecondaryEJB - class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB.
A secondary session EJB bean
SecondaryEJB() - Constructor for class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Default constructor
SecondaryLocal - interface com.xenonsoft.bridgetown.test.ejb.SecondaryLocal.
The local home interface for the secondary EJB
SecondaryLocalHome - interface com.xenonsoft.bridgetown.test.ejb.SecondaryLocalHome.
The local home interface for the secondary EJB
ServiceAssemblerImpl - class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl.
A basic implementation of the service assembly contract.
ServiceAssemblerImpl() - Constructor for class com.xenonsoft.bridgetown.soa.impl.ServiceAssemblerImpl
Default constructor
ServiceConfig - class com.xenonsoft.bridgetown.soa.config.ServiceConfig.
This is an object that stores a service configuration after parsing the bridgetown XML configuration file.
ServiceConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Default constructor
ServiceException - exception com.xenonsoft.bridgetown.soa.ServiceException.
Generic root exception raised for when a service fails to load or a failure that occurs during a service operation call.
ServiceException() - Constructor for class com.xenonsoft.bridgetown.soa.ServiceException
Default constructor
ServiceException(String) - Constructor for class com.xenonsoft.bridgetown.soa.ServiceException
Standard constructor
ServiceException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.ServiceException
Standard constructor
ServiceException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.ServiceException
Standard constructor
ServicesConfig - class com.xenonsoft.bridgetown.soa.config.ServicesConfig.
Service collection configuration bean maintains a list of services This is an object that stores services data after parsing the bridgetown XML configuration file.
ServicesConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Default constructor
SetConfig - class com.xenonsoft.bridgetown.soa.config.SetConfig.
This is an object that stores arbitary set collection data after parsing the bridgetown XML configuration file.
SetConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.SetConfig
Default constructor
SetConfigRuleSet - class com.xenonsoft.bridgetown.resources.SetConfigRuleSet.
A custom Commons Digester rule set for the parsing anonymous set collection inside a Bridgetown assembly service object
SetConfigRuleSet() - Constructor for class com.xenonsoft.bridgetown.resources.SetConfigRuleSet
Default constructor
SimpleJDBCTransactionInterceptor - class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor.
A simple JDBC Transaction interceptor that advises a target bean.
SimpleJDBCTransactionInterceptor() - Constructor for class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Default constructor
StringUtils - class com.xenonsoft.bridgetown.soa.StringUtils.
A set of static utility methods designed to keep the framework completely independent of any other framework except the standard Java libraries.
SubtractorImpl - class com.xenonsoft.bridgetown.examples.services.impl.SubtractorImpl.
An implementation of the subtractor interface
SubtractorImpl() - Constructor for class com.xenonsoft.bridgetown.examples.services.impl.SubtractorImpl
 
saveAutoCommit - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Saved auto commit mode
saveAutoCommit - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Saved auto commit mode
saveIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Saved isolation level
saveIsolationLevel - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Saved isolation level
securityCredentials - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
JNDI provider password
securityCredentials - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
JNDI provider password
securityPrincipal - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
JNDI provider username
securityPrincipal - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionSession
JNDI provider username
session - Variable in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Hibernate session object
session - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
The transaction session that create this transaction context.
session - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
The transaction session
session - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic
 
session - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Simulate retrieving session from a lookup context e.g JNDI
setAccountId(int) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Sets the accountId
setAccountName(String) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Sets the accountName
setAccountNumber(String) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Sets the accountNumber
setAdded(Date) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the added
setAdder(IAdder) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Sets the adder
setAge(int) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Sets the age
setAmount(double) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Sets the amount
setAopWeaver(IAOPWeaverProxyBeanBuilder) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Sets the AOP weaver proxy bean builder This method calls the superclass method setProxyBeanBuilder
setArguments(List) - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Sets the arguments
setArtistName(String) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the artistName
setAssembler(ServletContext, WebApplicationAssembler) - Static method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Saves the supplied web application assembler into the servlet context (JSP application scope)
setAttribute(String, Object) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
 
setAttribute(String, Object) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides setAttribute
setBean(Object) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the bean, which is the object passed to a CGLIB method interceptor
setBeanPropertyValueResolver(IBeanPropertyValueResolver) - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Sets the beanPropertyValueResolver for this assembly factory
setBeanPropertyValueResolver(IBeanPropertyValueResolver) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Sets the beanPropertyValueResolver
setChapters(int) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the chapters
setClassExpression(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Sets the class expression for this method pointcut
setClassFinderExpr(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Sets the class finder expression
setClassLoader(ClassLoader) - Method in interface com.xenonsoft.bridgetown.soa.IServiceAssembler
Sets the class loader for the assembly factory.
setClassLoader(ClassLoader) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Implements / overrides setClassLoader
setCloseOnExit(boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Sets the closeOnExit
setCloseOnRelease(boolean) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Sets the close on release connection flag
setConfiguration(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Sets the Hibernate configuration
setConnection(Connection) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Sets the connection
setConnection(Connection) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Sets the connection
setConnectionBean(Object) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Sets the JDBC connection bean
setConnectionProperty(String) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Sets the JDBC connection property of the bean
setConstructor(MethodConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the constructor
setContext(Object) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Sets the context
setContext(String) - Method in class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Sets the context
setContextConfig(ContextConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Sets the contextConfig
setContextFactory(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the contextFactory
setContextName(String) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the contextName
setCreated(boolean) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the created
setDataSource(DataSource) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Sets the JDBC dataSource
setDbFile(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Sets the database file
setDebug(boolean) - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Sets the debug output flag for the Commons Digester parser
setDebug(boolean) - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Sets the debug output flag for the Commons Digester parser
setDefaultClassFinderExpr(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Sets the defaultClassFinderExpr
setDefaultMethodFinderExpr(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Sets the defaultMethodFinderExpr
setDefaultServiceFinder(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Sets the defaultServiceFinder
setDefaultType(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Sets the defaultType
setDemarcation(TransactionDemarcationEnum) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the demarcation
setDemarcationFromText(String) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the demarcation from the text value
setDescription(String) - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl
Sets the description
setDescription(String) - Method in interface com.xenonsoft.bridgetown.examples.categoriser.IMatcher
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the description
setDescription(String) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Sets the description
setDestroyMethod(MethodConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the destroyMethod
setDirector(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the director
setDivider(IDivider) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Sets the divider
setDriverClass(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the driverClass
setEndDelimiter(String) - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Sets the endDelimiter
setEnvironment(Properties) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the environment for the JNDI provider
setEnvironment(Properties) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Sets the environment for accessing the JNDI provider
setEnvironment(Properties) - Method in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Sets the environment
setFile(File) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Sets the system file
setFile(File) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Set the system file for the service assembly configuration
setFile(File) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Sets the system file
setFilePath(String) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the filePath
setFinder(String) - Method in interface com.xenonsoft.bridgetown.aop.IClassFinder
Sets the match class filter string The format of the filter string will depend on the implementation class, you are advise to look at the documentation there for further information.
setFinder(String) - Method in interface com.xenonsoft.bridgetown.aop.IMethodFinder
Sets the match method filter string The format of the filter string will depend on the implementation class, you are advise to look at the documentation there for further information.
setFinder(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder
Sets the global expression that matches a fully qualified class name.
setFinder(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder
Gets the glob expression for find a matching method name
setFinder(IDVDFinder) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Sets the finder.
setFirstName(String) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Sets the firstName
setFldByte(byte) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldByte
setFldChar(char) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldChar
setFldDecimal(BigDecimal) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldDecimal
setFldDouble(double) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldDouble
setFldFloat(float) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldFloat
setFldInt(int) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldInt
setFldLong(long) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldLong
setFldShort(short) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldShort
setFldString(String) - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Sets the fldString
setFriend(PersonBean) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Sets the friend
setHeuristicType(HeuristicFailureException.HeuristicType) - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Sets the heuristicType
setId(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the identifier
setImpl(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the implementation class
setIndex(int) - Method in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Sets the index in the parameter list
setInputStream(InputStream) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Sets the input stream
setInputStream(InputStream) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Set the input stream for the service assembly configuration
setInputStream(InputStream) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Sets the input stream
setInterfaceClass(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Creates a fresh interface list collection with the supplied interface class as the single element.
setInterfaceClassList(List) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the list of interface classes
setInvocationClass(Class) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the invocation class
setInvocationMethod(Method) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the invocation method
setInvokeMethod(InvokeMethodConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the invoke method configuration
setIsolationLevel(TransactionIsolationEnum) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the isolationLevel
setIsolationLevelFromText(String) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the demarcation from the text value
setItemList(List) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Sets the itemList
setItemMap(Map) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Sets the itemMap
setItemProperties(Properties) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Sets the itemProperties
setItemSet(Set) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Sets the itemSet
setJdbcUrl(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the jdbcUrl
setJndiUserTransaction(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the jndiUserTransaction
setJoinpoints(List) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Sets the joinpoints
setJoinpointsConfig(JoinpointsConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the joinpointsConfig
setKey(String) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Sets the key
setLastName(String) - Method in class com.xenonsoft.bridgetown.test.PersonBean
Sets the lastName
setLazyLoadText(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the lazyLoad property as a text string
setLength(int) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the length
setList(List) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
Sets the list collection of DVD Movies
setList(List) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Sets the list
setLogWriter(PrintWriter) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides setLogWriter
setLoginTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Implements / overrides setLoginTimeout
setLookupName(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Sets the name of the data source to be looked up in JNDI
setLookupName(String) - Method in class com.xenonsoft.bridgetown.app.JNDILookupServiceBean
Sets the lookupName
setManager(ITransactionServiceManager) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent
Sets the transaction service manager
setMap(Map) - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Sets the map
setMatcher(IMatcher) - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl
Sets the categorisation algorithm
setMatcher(IMatcher) - Method in interface com.xenonsoft.bridgetown.examples.categoriser.IProcessor
Sets the categorisation algorithm to use
setMethodExpression(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Sets the class expression for this method pointcut
setMethodFinderExpr(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Sets the method finder expression
setMethodInterceptor(IMethodInterceptor) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Sets the interceptor of the pointcut NB: Only assembler factories should change this value.
setMethodInterceptor(IMethodInterceptor) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
The method interceptor
setMethodProxy(MethodProxy) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the methodProxy
setMethods(Map) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the methods
setMode(ConnectionModeEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the connection mode
setMode(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the connection mode from a text string
setMode(String) - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl
Sets the mode
setMode(String) - Method in interface com.xenonsoft.bridgetown.examples.categoriser.IMatcher
Sets the mode
setMultiplier(IMultiplier) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Sets the multiplier
setName(String) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Sets the name of the pointcut.
setName(String) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Sets the name of the method pointcut
setName(String) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
 
setName(String) - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Sets the name of the method
setName(String) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the pointcut name
setName(String) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Sets the name
setNamespaceAware(boolean) - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Sets boolean flag if the XML parser should be XML namespace aware or not
setParameter(String, Object) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Stores the value inside the named parameter
setParameter(String, Object) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Implements / overrides setParameter
setParameters(Object[]) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the parameters
setParameters(Map) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the parameters
setParentAssemblyConfig(AssemblyConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Sets the parent Assembly Config
setParentContextConfig(ContextConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Sets the parentContextConfig
setParentServicesConfig(ServicesConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the parentServicesConfig
setPassword(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the password (the database security credential)
setPersistenceClasses(List) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateUtil
Sets the persistenceClasses
setPlayTime(Date) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the playTime
setPlayed(int) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the played
setPointCut(IMethodPointCut) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Sets the point cut
setPointcutMap(ListOrderedMap) - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Sets the global pointcut map
setPointcutMap(ListOrderedMap) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Sets the pointcut map
setProperties(Map) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the properties
setProperties(Properties) - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Sets the properties
setProviderUrl(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the providerUrl
setProxyBeanBuilder(IProxyBeanBuilder) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Sets the proxy bean builder
setReadOnly(boolean) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the readOnly
setReadOnlyFromText(String) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the readOnly from the text value
setRefContext(String) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the referenced service context.
setRefService(String) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Convenience method to set the reference service (bean name) for the entry config
setRefService(String) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the referenced service (bean) name
setRefServiceConfig(ServiceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the refServiceConfig associated with the reference bean name
setReference(String) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Convenience method to set the reference segment of the value-reference configuration
setRequestedIsolationLevel(TransactionIsolationEnum) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Sets the requested transaction isolation level for this resource controller.
setRequestedIsolationLevel(TransactionIsolationEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides setRequestedIsolationLevel
setRequestedIsolationLevel(TransactionIsolationEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides setRequestedIsolationLevel
setRequestedIsolationLevel(TransactionIsolationEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Sets the requestedIsolationLevel
setRequestedIsolationLevel(TransactionIsolationEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Sets the requestedIsolationLevel
setRequestedTransactionTimeout(int) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Sets the requested transaction timeout for this resource controller.
setRequestedTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides setRequestedTransactionTimeout
setRequestedTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
Implements / overrides setRequestedTransactionTimeout
setRequestedTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Sets the requestedTransactionTimeout
setRequestedTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Sets the requestedTransactionTimeout.
setResourceControllers(Map) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Sets the map collection of resource controllers associated by name.
setResourceProperties(Map) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Sets the map collection of resource controller names associated with target bean properties.
setRollbackOnly() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides setRollbackOnly
setRollbackOnly() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides setRollbackOnly
setRootCause(Throwable) - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Sets the rootCause
setSavedConfiguration(ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Sets the saved transaction configuration
setSecurityCredentials(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the securityCredentials
setSecurityPrincipal(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Sets the securityPrincipal
setServiceBean(String) - Method in class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Sets the serviceBean
setServiceBean(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Sets the serviceBean
setServiceMap(Map) - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
 
setServicesConfig(ServicesConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Sets the servicesConfig
setServletContext(ServletContext) - Method in class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Sets the servletContext
setServletContext(ServletContext) - Method in class com.xenonsoft.bridgetown.resources.WebConfigLoader
Sets the servletContext
setSession(ITransactionSession) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Sets the transaction session
setSession(Session) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CreateTracksBusinessLogic
Sets the session
setSessionContext(SessionContext) - Method in class com.xenonsoft.bridgetown.test.ejb.GreetingEJB
Implements / overrides setSessionContext
setSessionContext(SessionContext) - Method in class com.xenonsoft.bridgetown.test.ejb.SecondaryEJB
Implements / overrides setSessionContext
setSet(Set) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Sets the set
setSingleton(boolean) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the singleton property
setSingletonText(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the singleton property from a text string
setStartDelimiter(String) - Method in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Sets the startDelimiter
setSubtractor(ISubtractor) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Sets the subtractor
setSuspended(boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Sets the suspended
setTargetProperty(String) - Method in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
Sets the property of the target bean being advised
setTitle(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the title
setTrackId(int) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the trackId
setTrackName(String) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the trackName
setTransaction(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.ParticipationEvent
Sets the transaction context
setTransactionConfig(ITransactionConfig) - Method in interface com.xenonsoft.bridgetown.aop.IPointCut
Sets the transaction configuration relevant to this pointcut.
setTransactionConfig(ITransactionConfig) - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Sets the transactionConfig
setTransactionConfig(TransactionConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the transactionConfig
setTransactionManager(ITransactionServiceManager) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Sets the transaction service manager
setTransactionService(ITransactionServiceManager) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Sets the transactionService
setTransactionService(ITransactionServiceManager) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides setTransactionService
setTransactionService(ITransactionServiceManager) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
Sets the transactionService
setTransactionSession(ITransactionSession) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Sets he transaction session that created this transaction context
setTransactionSession(ITransactionSession) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Sets the transaction session that created this transaction context
setTransactionSession(ITransactionSession) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Sets the transaction session
setTransactionState(TransactionStateEnum) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IMutableTransactionContext
Sets the transactionState
setTransactionState(TransactionStateEnum) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Sets the transactionState
setTransactionTimeout(int) - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionContext
Modify the timeout value that is associated with transactions started by subsequent invocations of the begin method.
setTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Implements / overrides setTransactionTimeout
setTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Implements / overrides setTransactionTimeout
setTransactionTimeout(int) - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Sets the transactionTimeout
setType(String) - Method in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Sets the (class name) type of the parameter
setType(String) - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Sets the type implementation class
setType(String) - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Sets the type implementation class
setType(String) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
An alias for the implementation class
setUp() - Method in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
 
setUp() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
 
setUp() - Method in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
 
setUp() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
 
setUp() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
 
setUp() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
 
setUp() - Method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
setUri(String) - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Sets the URI path
setUri(String) - Method in interface com.xenonsoft.bridgetown.resources.IConfigLoader
Set the URI path for the service assembly configuration
setUri(String) - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
Sets the URI path
setUsageCount(int) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Sets the usageCount
setUserTransaction(UserTransaction) - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
Sets the application server specific user transaction object
setUsername(String) - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Sets the username (the database security principal)
setValidating(boolean) - Method in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
Sets the XML validating flag for the Commons Digester parser
setValidating(boolean) - Method in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Sets the XML validating flag for the Commons Digester parser
setValue(Object) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Convenience method to set the item value for the entry config
setValue(Object) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Convenience method to set the value segment of the value-reference configuration
setValue(Object) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the value
setValueFromCollectionConfig(ICollectionConfig) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Sets the value of the property from a collection configuration
setValueFromCollectionConfig(ICollectionConfig) - Method in interface com.xenonsoft.bridgetown.soa.config.IAnonymousCollectionMutator
Sets the value of the property from a list configuration
setValueFromCollectionConfig(ICollectionConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Sets the value of the property from a list configuration
setValueFromCollectionConfig(ICollectionConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Sets the value of the property from a collection configuration
setValueFromCollectionConfig(ICollectionConfig) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Sets the value of the property from a set configuration
setValueFromListConfig(ListConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the value of the property from a list configuration
setValueFromMapConfig(MapConfig) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Sets the value of the property from a map configuration
setValueFromMapConfig(MapConfig) - Method in interface com.xenonsoft.bridgetown.soa.config.IAnonymousMapMutator
Sets the value of the property from a map configuration
setValueFromMapConfig(MapConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Sets the value of the property from a map configuration
setValueFromMapConfig(MapConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Sets the value of the property from a map configuration
setValueFromMapConfig(MapConfig) - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Sets the value of the property from a map configuration
setValueFromMapConfig(MapConfig) - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Sets the value of the property from a map configuration
setValueRef(ValueReferenceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Sets the value
setValueRef(ValueReferenceConfig) - Method in interface com.xenonsoft.bridgetown.soa.config.IValueReferenceMutator
Sets the valueRef configuration
setValueRef(ValueReferenceConfig) - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Sets the valueRef configuration
setVendor(String) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the vendor
setVisited(boolean) - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Sets the visited
setVolume(short) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Sets the volume
setXmldb(XMLMovieDatabase) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Sets the xml database.
setYear(int) - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Sets the year
size() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.ConfigStackThreadLocal
Alias to retrieve the size of the stack
size() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager.TxStackThreadLocal
Alias to retrieve the size of the stack
size() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Returns the current size of the cache container
size() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Returns the current size of the cache
size() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCache
Returns the current size of the cache
size() - Method in interface com.xenonsoft.bridgetown.soa.spi.IContextCacheContainer
Returns the current size of the cache container
splice(String) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Break up a comma or semi-colon delimited input string into a constituent parts (an array of String) objects.
splice(String, String, boolean) - Static method in class com.xenonsoft.bridgetown.soa.StringUtils
Break up an input string to a constituent parts (an array of String) objects.
square(BigDecimal) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
square(BigDecimal) - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Calculate the square of a number
stack - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Stack to store the transaction context
start() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Starts this object when loaded by a service object assembler By default this transaction manager is initially set up for Weblogic Server.
start() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Implements start
start() - Method in interface com.xenonsoft.bridgetown.soa.IStartable
Starts the service or action, acquire system resource, execute sub processes
start() - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Start the services registered with the assembly and additionally weaves behaviours into matching service beans and point cuts
start() - Method in class com.xenonsoft.bridgetown.soa.impl.AbstractServiceAssembler
Start the services registered with the assembly Here is the default wiring injection algorithm Phase 1 - Create the beans Phase 2 - Fix up the references to dependencies For all contexts (Property dependency injection) Phase 3 - Wire the references to dependencies For all contexts Phase 4 - Call the startable interface for each service, if it applies Phase 5 - Call the methods associated for each service, if it applies (Method dependency injection)
startDelimiter - Variable in class com.xenonsoft.bridgetown.soa.impl.PropertiesBeanPropertyValueResolver
Beginning delimiter string
subtract(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.ICalcService
 
subtract(BigDecimal, BigDecimal) - Method in interface com.xenonsoft.bridgetown.examples.services.ISubtractor
 
subtract(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
 
subtract(BigDecimal, BigDecimal) - Method in class com.xenonsoft.bridgetown.examples.services.impl.SubtractorImpl
Subtract
suite() - Static method in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestCalcService
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestContextCache
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
 
suite() - Static method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
 
suite() - Static method in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
 
suite() - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
 
suite() - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
 
suite() - Static method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
 
suspend() - Method in interface com.xenonsoft.bridgetown.aop.transaction.ITransactionServiceManager
Suspends the current transaction context
suspend() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
Suspends the current transaction context
suspend() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.MockTransactionServiceManager
Implements / overrides suspend
suspendResource(ITransactionContext) - Method in interface com.xenonsoft.bridgetown.aop.transaction.IResourceController
Suspends the resource for transaction management
suspendResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.expresso.ExpressoDBConnectionResourceController
Implements / overrides suspendResource
suspendResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.hibernate.HibernateSessionResourceController
No operation because this does not make sense for Hibernate.
suspendResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Implements / overrides suspendResource
suspendResource(ITransactionContext) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Implements / overrides suspendResource.

T

TRANSACTION_DEFAULT - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
This is a transaction level which denotes accepts whatever the database or resource controller normally initialises to when the object is first retrieved.
TRANSACTION_NONE - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
No transaction level is supported.
TRANSACTION_READ_COMMITTED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
A transaction isolation that prevents dirty reads.
TRANSACTION_READ_UNCOMMITTED - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
The most lenient transaction level, because it essential does nothing and therefore performs the best.
TRANSACTION_REPEATABLE_READ - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
A transaction isolation that prevents dirty reads and non-repeatable reads.
TRANSACTION_SERIALIZABLE - Static variable in class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum
A transaction isolation that prevents dirty reads, non-repeatable reads and phantom reads.
TestAOPDataSourceTransaction - class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction.
A junit test for AOP assembly factory.
TestAOPDataSourceTransaction(String) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
Constructor for TestAOPWeaver
TestAOPHibernateTransaction - class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction.
A junit test for AOP assembly factory.
TestAOPHibernateTransaction(String) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
Constructor for TestAOPWeaver
TestAOPWeaver - class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver.
A junit test for AOP assembly factory.
TestAOPWeaver(String) - Constructor for class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
Constructor for TestAOPWeaver
TestApplicationAssemblerImpl - class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl.
Unit test for the application assembler implementation.
TestApplicationAssemblerImpl(String) - Constructor for class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
Constructor for TestApplicationAssemblerImpl.
TestCalcService - class com.xenonsoft.bridgetown.test.TestCalcService.
Unit test for the calculation service IoC container example
TestCalcService(String) - Constructor for class com.xenonsoft.bridgetown.test.TestCalcService
Constructor for TestCalcService.
TestContextCache - class com.xenonsoft.bridgetown.test.TestContextCache.
A unit test to configurate the context cache implementation
TestContextCache() - Constructor for class com.xenonsoft.bridgetown.test.TestContextCache
 
TestContextCache.AttackerThread - class com.xenonsoft.bridgetown.test.TestContextCache.AttackerThread.
Specialist attacker thread designed to assault the context cache implementation.
TestContextCache.AttackerThread() - Constructor for class com.xenonsoft.bridgetown.test.TestContextCache.AttackerThread
Default constructor to get around JUnit test case error
TestContextCache.AttackerThread(List, int) - Constructor for class com.xenonsoft.bridgetown.test.TestContextCache.AttackerThread
Standard constructor
TestCrashTestServiceBeanImpl - class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl.
A unit test to demonstrate the simple and complex property injection of the abstract assembler (IoC container) implementation AbstractServiceAssembler
TestCrashTestServiceBeanImpl(String) - Constructor for class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
Constructor for TestCrashTestServiceBeanImpl.
TestJdbcTransactionSession - class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession.
A unit test to verify the operation of the data source JDBC transaction session object
TestJdbcTransactionSession() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
 
TestLumberJacqueTransactionManager - class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager.
A unit test to test Lumberjacque "kiddy-on" transaction manager
TestLumberJacqueTransactionManager() - Constructor for class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
TestMergeServiceAssembly - class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly.
A unit test to validate the merge functionality algorithm of the service assembly implementation Admittedly, this unit test could be a bit more watertight!
TestMergeServiceAssembly(String) - Constructor for class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
Constructor for TestMergeServiceAssembly.
TestPropertyServiceAssembly - class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly.
Test the service assembly service bean retrieval with the calculation service as an example.
TestPropertyServiceAssembly(String) - Constructor for class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Constructor for TestServiceAssembly.
TestPrototypeServiceAssembly - class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly.
Test the service assembly to prove that the assembler AbstractServiceAssembler can create service bean as prototypes instead of singletons.
TestPrototypeServiceAssembly(String) - Constructor for class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
Constructor for TestServiceAssembly.
TestRecursiveConstruction - class com.xenonsoft.bridgetown.test.TestRecursiveConstruction.
A unit test to check validity of recursive constructor injection.
TestRecursiveConstruction(String) - Constructor for class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
Constructor for TestCalcService.
TestServiceAssembly - class com.xenonsoft.bridgetown.test.TestServiceAssembly.
A simple unit test the service assembly functionality.
TestServiceAssembly(String) - Constructor for class com.xenonsoft.bridgetown.test.TestServiceAssembly
Constructor for TestServiceAssembly.
ThrowsExceptionAdviceAdaptor - class com.xenonsoft.bridgetown.aop.helper.ThrowsExceptionAdviceAdaptor.
An adaptor class that makes it easier to write a convenient "Throws" advice on the method interceptor, because this class will react to java.lang.Exception exceptions.
ThrowsExceptionAdviceAdaptor() - Constructor for class com.xenonsoft.bridgetown.aop.helper.ThrowsExceptionAdviceAdaptor
Default constructor
ThrowsRemoteExceptionAdviceAdaptor - class com.xenonsoft.bridgetown.aop.helper.ThrowsRemoteExceptionAdviceAdaptor.
An adaptor class that makes it easier to write a convenient "Throws" advice on the method interceptor, because this class will react to java.rmi.RemoteException exceptions.
ThrowsRemoteExceptionAdviceAdaptor() - Constructor for class com.xenonsoft.bridgetown.aop.helper.ThrowsRemoteExceptionAdviceAdaptor
Default constructor
TimeServlet - class com.xenonsoft.bridgetown.test.servlets.TimeServlet.
A test servlet that prints out the current time of the day as a HTML document.
TimeServlet() - Constructor for class com.xenonsoft.bridgetown.test.servlets.TimeServlet
Default constructor
Track - class com.xenonsoft.bridgetown.test.aop.transaction.Track.
This is the MP3 Track value object inspired by the book "Hibernate: A Developer's Notebook" published by O'Reilly.
Track() - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.Track
Default constructor
Track(String, String, String, Date, short) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.Track
Standard constructor
Track(String, String, String, int, Date, short, Date) - Constructor for class com.xenonsoft.bridgetown.test.aop.transaction.Track
Standard constructor
TransactionConfig - class com.xenonsoft.bridgetown.soa.config.TransactionConfig.
The transaction configuration This is an object that stores a transactional object after parsing the bridgetown XML configuration file.
TransactionConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Default constructor
TransactionDemarcationEnum - class com.xenonsoft.bridgetown.aop.transaction.TransactionDemarcationEnum.
Transaction demarcation enumeration denotes the process when a taransaction is started, resumed, committed, and rolled back.
TransactionException - exception com.xenonsoft.bridgetown.aop.transaction.TransactionException.
The base exception for an AOP transaction failure that occurs during the Bridgetown IoC Framework.
TransactionException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionException
Default constructor
TransactionException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionException
Standard constructor
TransactionException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionException
Standard constructor
TransactionException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionException
Standard constructor
TransactionInvalidControlException - exception com.xenonsoft.bridgetown.aop.transaction.TransactionInvalidControlException.
An exception that declares that the transaction is invalid declared.
TransactionInvalidControlException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionInvalidControlException
Default constructor
TransactionInvalidControlException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionInvalidControlException
Standard constructor
TransactionInvalidControlException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionInvalidControlException
Standard constructor
TransactionInvalidControlException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionInvalidControlException
Standard constructor
TransactionIsolationEnum - class com.xenonsoft.bridgetown.aop.transaction.TransactionIsolationEnum.
Transaction Isolation Level from the java.sql.DatabaseMetaData interface and java.sql.Connection type.
TransactionMethodInterceptor - class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor.
Transaction method interceptor class that advises a target bean.
TransactionMethodInterceptor() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
Default constructor
TransactionNotSupportedException - exception com.xenonsoft.bridgetown.aop.transaction.TransactionNotSupportedException.
This exception indicates that the underlying container does not support any transaction model
TransactionNotSupportedException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionNotSupportedException
Default constructor
TransactionNotSupportedException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionNotSupportedException
Standard constructor
TransactionNotSupportedException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionNotSupportedException
Standard constructor
TransactionNotSupportedException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionNotSupportedException
Standard constructor
TransactionObject - class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject.
An object that holds the state of a recorded global transaction and other information relevant to the transaction service manager.
TransactionObject() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.support.TransactionObject
Default constructor
TransactionRolledbackException - exception com.xenonsoft.bridgetown.aop.transaction.TransactionRolledbackException.
This exception indicates that the transaction associated with processing of the request has been rolled back, or it has been marked to roll back.
TransactionRolledbackException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionRolledbackException
Default constructor
TransactionRolledbackException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionRolledbackException
Standard constructor
TransactionRolledbackException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionRolledbackException
Standard constructor
TransactionRolledbackException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionRolledbackException
Standard constructor
TransactionStateEnum - class com.xenonsoft.bridgetown.aop.transaction.TransactionStateEnum.
An Java typed enumeration that specifies the state of a transaction object
TransactionSystemException - exception com.xenonsoft.bridgetown.aop.transaction.TransactionSystemException.
This exception indicates that there is systems failure inside the transaction management service or associated component such as a resource controller (database server).
TransactionSystemException() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionSystemException
Default constructor
TransactionSystemException(String) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionSystemException
Standard constructor
TransactionSystemException(Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionSystemException
Standard constructor
TransactionSystemException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.aop.transaction.TransactionSystemException
Standard constructor
targetProperty - Variable in class com.xenonsoft.bridgetown.aop.helper.SimpleJDBCTransactionInterceptor
The property name of the Advised bean that expects the JDBC connection
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
 
tearDown() - Method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
testAdd() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
test method
testBasicMethodInterception() - Method in class com.xenonsoft.bridgetown.test.aop.TestAOPWeaver
Test basic method interception with a AOP service assembler implementation that instruments a bean with the debug interceptor.
testBasicMethodInterception() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPDataSourceTransaction
Test basic method interception with a AOP service assembler implementation that instruments a bean with the debug interceptor.
testBasicMethodInterception() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestAOPHibernateTransaction
Test basic method interception with a AOP service assembler implementation that instruments a bean with the debug interceptor.
testClear() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test clear method of the context cache
testComplexAnonymousProperties() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
testContains() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test the containment method
testDispose() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
test method
testDispose() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Verify execution of the disposal method
testDispose() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
Verify execution of the disposal method
testDivide() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
test method
testGetAndPutBean() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test the basic get and put methods
testGetAssemblyConfig() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Verify the assembly configuration details are readable
testGetAssemblyConfig() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
Verify the assembly configuration details are readable
testGetContextConfig() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test retrieval of the context config
testGetNameStringStringClass() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Class under test for Object getName(String, String, Class)
testGetNameStringStringClass() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
Class under test for Object getName(String, String, Class)
testGetService() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Verify the service bean can be retrieved by interface class name
testGetService() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
Verify the service bean can be retrieved by interface class name
testGetServiceBeanNames() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test retrieval of service bean names
testLoad() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
Verify the assembly factory loads the XML configuration and starts
testLoad() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
Verify the assembly factory loads the XML configuration and starts
testLoad() - Method in class com.xenonsoft.bridgetown.test.TestPropertyServiceAssembly
Verify the assembly factory loads the XML configuration and starts
testLoad() - Method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
Verify the assembly factory loads the XML configuration and starts
testLoad() - Method in class com.xenonsoft.bridgetown.test.TestServiceAssembly
Verify the assembly factory loads the XML configuration and starts
testLoadIConfigLoaderArray() - Method in class com.xenonsoft.bridgetown.test.TestApplicationAssemblerImpl
Class under test for void load(IConfigLoader[])
testLongTermThreads() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Special test to check multiple threads operation
testMerge1OverridesMerge2True() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
Simple to merge test with first assembly configuration overriding the second configuration file
testMerge2OverridesMerge1True() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
Simple to merge test with second assembly configuration overriding the first configuration file
testMergeSimpleConfig1() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
Simple to merge test from configuration file ONE
testMergeSimpleConfig2() - Method in class com.xenonsoft.bridgetown.test.TestMergeServiceAssembly
Simple to merge test from configuration file TWO
testMultiply() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
test method
testPrototype() - Method in class com.xenonsoft.bridgetown.test.TestPrototypeServiceAssembly
Test prototype
testReallyHard() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
testRecursive1() - Method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
Test construction injection where we have two beans that both reference each other.
testRecursive2() - Method in class com.xenonsoft.bridgetown.test.TestRecursiveConstruction
Test construction injection where we have two beans that both reference each other.
testRelativelyEasy() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
testRemoveBean() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test removal of name bean
testRequest() - Method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
testRequiresNew() - Method in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
 
testSize() - Method in class com.xenonsoft.bridgetown.test.TestContextCache
Test the context cache size
testSquare() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
testSubtract() - Method in class com.xenonsoft.bridgetown.test.TestCalcService
test method
testTransactionCommit() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Test the data source transaction session and context implementations by inserting some records into the database.
testTransactionRollback() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.TestJdbcTransactionSession
Test the data source transaction session and context implementations By trying to begin a transaction twice.
testWiretest() - Method in class com.xenonsoft.bridgetown.test.TestCrashTestServiceBeanImpl
 
timeout - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Transaction timeout
toString() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobClassFinder
Prints the debuggable string
toString() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultGlobMethodFinder
Prints the debuggable string
toString() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultInterceptionContext
Prints the debuggable string
toString() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodJoinPoint
Prints the debuggable string
toString() - Method in class com.xenonsoft.bridgetown.aop.impl.DefaultMethodPointCut
Prints the debuggable string
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.HeuristicFailureException
Returns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Debuggable human output
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionServiceManager
Reurns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.lumberjacque.LumberJacqueTransactionManager
Returns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
Returns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.DataSourceResourceController
Returns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.aop.transaction.support.JNDIDataSourceResourceController
Returns a human readable string.
toString() - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultMatcherImpl
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVD
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DVDLister
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.examples.dvdrental.DefaultDVDFinder
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.examples.services.impl.CalcServiceImpl
Gets the debug info
toString() - Method in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
Dumps the human readable debuggable string
toString() - Method in class com.xenonsoft.bridgetown.resources.WebConfigLoader
Dumps the human readable debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.InfrastructureException
Retrieve hu7man debuggable string.
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.AssemblyConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.Containment
Deprecated. Return enumerated type String for debuggable output
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ContextConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.EntryConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.JoinpointsConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ListConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.MapConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.MethodConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ParameterConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.PointcutConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.PropertiesCollectionConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ServiceConfig
Dump debuggable string for this object.
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ServicesConfig
Gets the debug info
toString() - Method in class com.xenonsoft.bridgetown.soa.config.SetConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.config.TransactionConfig
Dump debuggable string for this object.
toString() - Method in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheContainerImpl
Human debuggable output Implements / overrides toString
toString() - Method in class com.xenonsoft.bridgetown.soa.impl.ContextCacheImpl
Human debuggable output Implements / overrides toString
toString() - Method in class com.xenonsoft.bridgetown.test.ConstructorInjectionDummyBean
Dump debuggable string for this object.
toString() - Method in class com.xenonsoft.bridgetown.test.CrashTestDummy
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
Gets debuggable string
toString() - Method in class com.xenonsoft.bridgetown.test.PersonBean
Dump debuggable string for this object.
toString() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountBean
Dump debuggable string for this object.
toString() - Method in class com.xenonsoft.bridgetown.test.aop.transaction.Track
Implements / overrides toString
trackId - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
track identifier
trackName - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
name of the track
transManager - Variable in class com.xenonsoft.bridgetown.test.research.TestLumberJacqueTransactionManager
Transaction service manager instance
transactionManager - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
The transaction service manager injected into this object by the IoC container.
transactionService - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
The transaction management service
transactionService - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.BasicTransactionContext
The transaction management service
transactionSession - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.TransactionMethodInterceptor
The transaction session injected into this object by the IoC container.
transactionState - Variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionContext
The current transaction state
tx - Variable in class com.xenonsoft.bridgetown.aop.transaction.jta.JtaTransactionContext
The JTA user transaction delegate
txStackList - Static variable in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
The thread local stack that contains all transaction objects known to the transaction service manager
type - Variable in class com.xenonsoft.bridgetown.soa.config.ArgumentConfig
Parameter type

U

USERNAME_PROPERTY - Static variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
 
UnknownContextException - exception com.xenonsoft.bridgetown.soa.UnknownContextException.
An exception when the named context cannot be found in the assembly configuration
UnknownContextException() - Constructor for class com.xenonsoft.bridgetown.soa.UnknownContextException
Default constructor
UnknownContextException(String) - Constructor for class com.xenonsoft.bridgetown.soa.UnknownContextException
Standard constructor
UnknownContextException(Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.UnknownContextException
Standard constructor
UnknownContextException(String, Throwable) - Constructor for class com.xenonsoft.bridgetown.soa.UnknownContextException
Standard constructor
unallocate(boolean) - Method in class com.xenonsoft.bridgetown.aop.transaction.support.AbstractTransactionServiceManager
This method will either commit or rollback the current transaction, if any, and perform unallocation the current transaction.
update(CurrentAccountBean) - Method in class com.xenonsoft.bridgetown.test.aop.transaction.CurrentAccountDAO
Updates account records into the database
update(CurrentAccountBean) - Method in interface com.xenonsoft.bridgetown.test.aop.transaction.ICurrentAccountDAO
Updates account records into the database
uri - Variable in class com.xenonsoft.bridgetown.resources.AbstractConfigLoader
the url
uri - Variable in class com.xenonsoft.bridgetown.soa.impl.AbstractConfigLoader
the property url
username - Variable in class com.xenonsoft.bridgetown.aop.transaction.jdbc.PropertyJDBCDataSourceImpl
Security principal

V

VALUE_REF_EMPTY - Static variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
A special constant to denote that a value reference is really interpreted as an empty string
VALUE_REF_NULL - Static variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
A special constant to denote that a value reference is really interpreted as a Object NULL
ValueReferenceConfig - class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig.
Value or reference Configuration for a JavaBean property configuration The reference service context, if it is supplied, is normally expected to be a foreign service context and not the local one.
ValueReferenceConfig() - Constructor for class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
Default constructor
validating - Variable in class com.xenonsoft.bridgetown.resources.LegacyXMLConfigLoader
boolean flag if the XML parser should be validating
validating - Variable in class com.xenonsoft.bridgetown.resources.XMLConfigLoader
boolean flag if the XML parser should be validating
value - Variable in class com.xenonsoft.bridgetown.soa.config.ValueReferenceConfig
The computed value of the value reference or the actual direct value as created and used by an external configuration loader.
valueRef - Variable in class com.xenonsoft.bridgetown.soa.config.EntryConfig
the value reference configuration for this entry
valueRef - Variable in class com.xenonsoft.bridgetown.soa.config.PropertyConfig
the value configuration
volume - Variable in class com.xenonsoft.bridgetown.test.aop.transaction.Track
The best volume to play this track

W

WebApplicationAssembler - class com.xenonsoft.bridgetown.app.WebApplicationAssembler.
This application assembler is a service assembly specifically designed for a web application.
WebApplicationAssembler() - Constructor for class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Default constructor
WebApplicationAssembler(ServletContext) - Constructor for class com.xenonsoft.bridgetown.app.WebApplicationAssembler
Standard constructor
WebApplicationAssemblerContextListener - class com.xenonsoft.bridgetown.app.WebApplicationAssemblerContextListener.
A servlet context listener that creates, and manages a web application assembler for a JSP application context.
WebApplicationAssemblerContextListener() - Constructor for class com.xenonsoft.bridgetown.app.WebApplicationAssemblerContextListener
Default constructor
WebConfigLoader - class com.xenonsoft.bridgetown.resources.WebConfigLoader.
A configuration loader that loads the assembly configuration from servlet context resource.
WebConfigLoader() - Constructor for class com.xenonsoft.bridgetown.resources.WebConfigLoader
The default constructor
WebConfigLoader(ServletContext) - Constructor for class com.xenonsoft.bridgetown.resources.WebConfigLoader
The standard constructor
WeblogicTransactionManagerFactory - class com.xenonsoft.bridgetown.aop.transaction.jta.WeblogicTransactionManagerFactory.
A factory bean to retrieve the weblogic transaction manager
WeblogicTransactionManagerFactory() - Constructor for class com.xenonsoft.bridgetown.aop.transaction.jta.WeblogicTransactionManagerFactory
Default constructor
weavePointcut(ContextConfig, PointcutConfig) - Method in class com.xenonsoft.bridgetown.soa.impl.AOPAbstractServiceAssembler
Weave a local context pointcut definition that registered an assembler factory.
wiretest(CrashTestDummy) - Method in class com.xenonsoft.bridgetown.test.CrashTestServiceBeanImpl
 
wiretest(CrashTestDummy) - Method in interface com.xenonsoft.bridgetown.test.ICrashTestServiceBean
Wire method test for the IoC framework

X

XMLConfigLoader - class com.xenonsoft.bridgetown.resources.XMLConfigLoader.
Default sample XML configuration loader that uses the Commons Digester to parse an XML file.
XMLConfigLoader() - Constructor for class com.xenonsoft.bridgetown.resources.XMLConfigLoader
Default constructor
XMLMovieDatabase - class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase.
Reads Movie database from an XML configuration file
XMLMovieDatabase() - Constructor for class com.xenonsoft.bridgetown.examples.dvdrental.XMLMovieDatabase
Default constructor

Z

ZERO - Static variable in class com.xenonsoft.bridgetown.test.servlets.CalcServlet
Short cut for a global BigDecimal 0.0 object

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

Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.