|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
Digester instance, associating them with
our namespace URI (if any).
ContextCacheImpl elements
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.
ThreadLocal.< Class.Name > @ < Hex Hash-Code >
Class array from the current
class loader.
TransactionManager
{CLASS_NAME}@{SystemHashCode}
Properties object
DBConnection object
Implements / overrides getResourceConnection.
SubstringFilterStrategy@1e8a1f6
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.
JtaTransactionServiceManager,
the session factory
JtaTransactionSession,
and
the transaction context
JtaTransactionContext,
true if the input string
is empty or null.
java.util.Properties object and
calling DriverManager.getConnection(dbURL, props)
where props is the created properties object
Properties.
Properties collection of data
after parsing the bridgetown XML configuration file.
byte value
byte value
NB: If the value fails conversion the default value is zero.
double value
double value
NB: If the value fails conversion the default value is zero.
float value
float value
NB: If the value fails conversion the default value is zero.
int value
int value
NB: If the value fails conversion the default value is zero.
long value
long value
NB: If the value fails conversion the default value is zero.
short value
short value
NB: If the value fails conversion the default value is zero.
true.
DriverManager.getConnection(dbURL, login, password)
where login and password are the supplied login name and password
setProxyBeanBuilder
AbstractServiceAssemblerAbstractServiceAssembler
can create service bean as prototypes instead
of singletons.java.lang.Exception exceptions.java.rmi.RemoteException exceptions.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||