Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
X
A
AllTests
- class com.example.legacy.test.
AllTests
.
AllTests()
- Constructor for class com.example.legacy.test.
AllTests
AllTests
- class com.thoughtworks.xjb.
AllTests
.
AllTests()
- Constructor for class com.thoughtworks.xjb.
AllTests
acceptsURL(String)
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
C
CmtRemoteFactory
- class com.thoughtworks.xjb.cmt.
CmtRemoteFactory
.
CmtRemoteFactory(TransactionGetter, PolicyLookup, TransactionPolicyHandler)
- Constructor for class com.thoughtworks.xjb.cmt.
CmtRemoteFactory
CmtSessionContext
- class com.thoughtworks.xjb.cmt.
CmtSessionContext
.
CmtSessionContext(EJBHome, EJBObject, TransactionGetter)
- Constructor for class com.thoughtworks.xjb.cmt.
CmtSessionContext
clear()
- Static method in class com.thoughtworks.xjb.jdbc.
NullDriver
clear()
- Static method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Reset the registry to its initial state You can only install a factory builder once, so to reset the JNDI registry you need to
XjbInitialContextFactory.clear()
it down.
com.example.legacy.client
- package com.example.legacy.client
com.example.legacy.ejb
- package com.example.legacy.ejb
com.example.legacy.test
- package com.example.legacy.test
com.thoughtworks.xjb
- package com.thoughtworks.xjb
com.thoughtworks.xjb.cmt
- package com.thoughtworks.xjb.cmt
com.thoughtworks.xjb.config
- package com.thoughtworks.xjb.config
com.thoughtworks.xjb.config.ejbjar
- package com.thoughtworks.xjb.config.ejbjar
com.thoughtworks.xjb.config.resources
- package com.thoughtworks.xjb.config.resources
com.thoughtworks.xjb.ejb
- package com.thoughtworks.xjb.ejb
com.thoughtworks.xjb.jdbc
- package com.thoughtworks.xjb.jdbc
com.thoughtworks.xjb.jndi
- package com.thoughtworks.xjb.jndi
commitUnlessRollbackOnly()
- Method in interface com.thoughtworks.xjb.cmt.
Transaction
Commit all registered connections unless
Transaction.setRollbackOnly()
was called, in which case rollback.
commitUnlessRollbackOnly
- Static variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
commitUnlessRollbackOnly()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransaction
connect(String, Properties)
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
context
- Variable in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
context
- Variable in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
create()
- Method in interface com.example.legacy.ejb.
ExampleHome
create()
- Method in interface com.example.legacy.ejb.
GreetingServiceHome
create()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleHome
create()
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleHome
create()
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateHome
create(String)
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateHome
create()
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleHome
create()
- Method in interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleHome
createDriverManagerDataSource(String, String, String)
- Method in interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
createDriverManagerDataSource(String)
- Method in interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
createDriverManagerDataSource(String, String, String)
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
createDriverManagerDataSource(String)
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
createHome(String, Class, Class, Object)
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactory
createHome(String, Class, Class, Object)
- Method in class com.thoughtworks.xjb.ejb.
XjbHomeFactory
createNonClosingDataSource(Connection)
- Method in interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
createNonClosingDataSource(Connection)
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
createRemote(String, EJBHome, Class, Object)
- Method in class com.thoughtworks.xjb.cmt.
CmtRemoteFactory
createRemote(String, EJBHome, Class, Object)
- Method in interface com.thoughtworks.xjb.ejb.
RemoteFactory
createRemote(String, Class, Object)
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
createRemote(String, EJBHome, Class, Object)
- Method in class com.thoughtworks.xjb.ejb.
XjbRemoteFactory
createSessionContext(EJBHome, EJBObject)
- Method in class com.thoughtworks.xjb.cmt.
CmtRemoteFactory
createSessionContext(EJBHome, EJBObject)
- Method in class com.thoughtworks.xjb.ejb.
XjbRemoteFactory
createSessionHome(String, Class, Class, Object, boolean)
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactory
createSessionHome(String, Class, Class, Object, boolean)
- Method in class com.thoughtworks.xjb.ejb.
XjbHomeFactory
createTransaction()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionFactory
createTransaction
- Static variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
createWithHeight(int)
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.HomeWithCustomCreateMethod
currentTransaction()
- Method in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
Get current singleton (ThreadLocal in real life) transaction
D
DataSourceFactory
- interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
.
DataSourceTransactionHandlingTest
- class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
.
DataSourceTransactionHandlingTest()
- Constructor for class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
deregisterDriverForPrefix(String)
- Static method in class com.thoughtworks.xjb.jdbc.
NullDriver
doSomething()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.Simple
doSomething()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
doSomething()
- Method in interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherRemoteInterface
doSomething()
- Method in interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.Simple
doSomething()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
E
EjbConfigurator
- interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
.
EjbJarParser
- interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParser
.
Reads and configures the test framework from one or more
ejb-jar.xml
files.
EjbJarParserTest
- class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
.
EjbJarParserTest()
- Constructor for class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
EjbJarParserTest.AnotherBean
- class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.AnotherBean
.
EjbJarParserTest.AnotherBean()
- Constructor for class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.AnotherBean
EjbJarParserTest.FirstCircularBean
- class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.FirstCircularBean
.
EjbJarParserTest.FirstCircularBean()
- Constructor for class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.FirstCircularBean
EjbJarParserTest.SecondCircularBean
- class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SecondCircularBean
.
EjbJarParserTest.SecondCircularBean()
- Constructor for class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SecondCircularBean
EjbJarParserTest.Simple
- interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.Simple
.
EjbJarParserTest.SimpleBean
- class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleBean
.
EjbJarParserTest.SimpleBean()
- Constructor for class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleBean
EjbJarParserTest.SimpleHome
- interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleHome
.
EjbJarXmlTest
- class com.example.legacy.test.
EjbJarXmlTest
.
This example demonstrates configuring XJB using an ejb-jar.xml.
EjbJarXmlTest()
- Constructor for class com.example.legacy.test.
EjbJarXmlTest
Example
- interface com.example.legacy.ejb.
Example
.
ExampleActionBean
- class com.example.legacy.client.
ExampleActionBean
.
ExampleActionBean()
- Constructor for class com.example.legacy.client.
ExampleActionBean
ExampleBean
- class com.example.legacy.ejb.
ExampleBean
.
ExampleBean()
- Constructor for class com.example.legacy.ejb.
ExampleBean
ExampleHome
- interface com.example.legacy.ejb.
ExampleHome
.
ejbActivate()
- Method in class com.example.legacy.ejb.
ExampleBean
ejbActivate()
- Method in class com.example.legacy.ejb.
GreetingServiceBean
ejbActivate()
- Method in class com.thoughtworks.xjb.ejb.
SessionBeanSupport
ejbCreate()
- Method in class com.example.legacy.ejb.
ExampleBean
ejbCreate()
- Method in class com.example.legacy.ejb.
GreetingServiceBean
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.BeanWithEjbCreate
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.FailingEjbCreateBean
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.InaccessibleEjbCreateImpl
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
ejbCreate(String)
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
ejbCreate()
- Method in class com.thoughtworks.xjb.ejb.
SessionBeanSupport
Not part of the interface but useful
ejbCreateWasCalled
- Variable in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.BeanWithEjbCreate
ejbCreateWasCalled
- Variable in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
ejbCreateWithHeight(int)
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.ImplWithCustomCreateMethod
ejbPassivate()
- Method in class com.example.legacy.ejb.
ExampleBean
ejbPassivate()
- Method in class com.example.legacy.ejb.
GreetingServiceBean
ejbPassivate()
- Method in class com.thoughtworks.xjb.ejb.
SessionBeanSupport
ejbRemove()
- Method in class com.example.legacy.ejb.
ExampleBean
called to tidy up bean
ejbRemove()
- Method in class com.example.legacy.ejb.
GreetingServiceBean
ejbRemove()
- Method in interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.BeanWithEjbRemove
ejbRemove()
- Method in class com.thoughtworks.xjb.ejb.
SessionBeanSupport
F
factory
- Variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
factoryMock
- Variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
factoryMockWillReturnTransactionMock()
- Method in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
Set up
factoryMock
to return
transactionMock
for
factory.getTransaction()
G
GreetingService
- interface com.example.legacy.ejb.
GreetingService
.
GreetingServiceBean
- class com.example.legacy.ejb.
GreetingServiceBean
.
GreetingServiceBean()
- Constructor for class com.example.legacy.ejb.
GreetingServiceBean
GreetingServiceHome
- interface com.example.legacy.ejb.
GreetingServiceHome
.
GreetingServiceTest
- class com.example.legacy.test.
GreetingServiceTest
.
This is the example from the two minute tutorial.
GreetingServiceTest()
- Constructor for class com.example.legacy.test.
GreetingServiceTest
get(Object)
- Method in class com.thoughtworks.xjb.config.
MapRegistry
getCallerIdentity()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getCallerPrincipal()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getConnections()
- Method in interface com.thoughtworks.xjb.cmt.
Transaction
Get all registered transactions
getConnections()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransaction
getEJBHome()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getEJBLocalHome()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getEJBLocalObject()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getEJBObject()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getEnvironment()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getInitialContext(Hashtable)
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Provide an
InitialContextFactory
to use to navigate a JNDI tree.
getLocalContextName()
- Static method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Get the name of the current local context
getMajorVersion()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
getMessageContext()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getMinorVersion()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
getPropertyInfo(String, Properties)
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
getRollbackOnly()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getSomeValue()
- Method in class com.example.legacy.client.
ExampleActionBean
getSomeValue()
- Method in interface com.example.legacy.ejb.
Example
getSomeValue()
- Method in class com.example.legacy.ejb.
ExampleBean
getSomething()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.Simple
getSomething()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleBean
getSomething()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.AnotherBean
getSomething()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.FirstCircularBean
getSomething()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SecondCircularBean
getSomething()
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.Simple
getSomething()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleBean
getSomething()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.LocalContextImpl
getSomething()
- Method in interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.Simple
getSomething()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleBean
getTimerService()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
getTransaction()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionGetter
getTransaction()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandler
getUserTransaction()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
global
- Variable in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
global
- Variable in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
greet()
- Method in interface com.example.legacy.ejb.
GreetingService
greet()
- Method in class com.example.legacy.ejb.
GreetingServiceBean
H
HardCodedTest
- class com.example.legacy.test.
HardCodedTest
.
This example demonstrates hard-coding the EJB configuration and env-entries.
HardCodedTest()
- Constructor for class com.example.legacy.test.
HardCodedTest
HomeFactory
- interface com.thoughtworks.xjb.ejb.
HomeFactory
.
HomeFactoryTest
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest
.
HomeFactoryTest()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest
HomeFactoryTest.BeanWithEjbCreate
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.BeanWithEjbCreate
.
HomeFactoryTest.BeanWithEjbCreate()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.BeanWithEjbCreate
HomeFactoryTest.FailingEjbCreateBean
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.FailingEjbCreateBean
.
HomeFactoryTest.FailingEjbCreateBean()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.FailingEjbCreateBean
HomeFactoryTest.HomeWithCustomCreateMethod
- interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.HomeWithCustomCreateMethod
.
HomeFactoryTest.ImplWithCustomCreateMethod
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.ImplWithCustomCreateMethod
.
HomeFactoryTest.ImplWithCustomCreateMethod()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.ImplWithCustomCreateMethod
HomeFactoryTest.InaccessibleEjbCreateImpl
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.InaccessibleEjbCreateImpl
.
HomeFactoryTest.InaccessibleEjbCreateImpl()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.InaccessibleEjbCreateImpl
HomeFactoryTest.LocalContextImpl
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.LocalContextImpl
.
HomeFactoryTest.LocalContextImpl()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.LocalContextImpl
HomeFactoryTest.MultipleCreateHome
- interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateHome
.
HomeFactoryTest.MultipleCreateImpl
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
.
HomeFactoryTest.MultipleCreateImpl()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
HomeFactoryTest.SetSessionContextImpl
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
.
HomeFactoryTest.SetSessionContextImpl()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
HomeFactoryTest.Simple
- interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.Simple
.
HomeFactoryTest.SimpleBean
- class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleBean
.
HomeFactoryTest.SimpleBean()
- Constructor for class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleBean
HomeFactoryTest.SimpleHome
- interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleHome
.
height
- Variable in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.ImplWithCustomCreateMethod
I
installMockTransactionAsCurrentTransaction()
- Method in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
isCallerInRole(Identity)
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
isCallerInRole(String)
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
J
JdbcDataSourceFactory
- class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
.
JdbcDataSourceFactory(TransactionGetter)
- Constructor for class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
JdbcDataSourceFactory()
- Constructor for class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
JdbcDataSourceFactoryTest
- class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
.
JdbcDataSourceFactoryTest()
- Constructor for class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
JndiRegistry
- interface com.thoughtworks.xjb.jndi.
JndiRegistry
.
jdbcCompliant()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriver
jndiRegistry
- Variable in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
L
local
- Variable in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
local
- Variable in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
lookupPolicyFor(Method)
- Method in interface com.thoughtworks.xjb.cmt.
PolicyLookup
M
MANDATORY
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
MapRegistry
- class com.thoughtworks.xjb.config.
MapRegistry
.
MapRegistry()
- Constructor for class com.thoughtworks.xjb.config.
MapRegistry
main(String[])
- Static method in class com.thoughtworks.xjb.
AllTests
map
- Variable in class com.thoughtworks.xjb.config.
MapRegistry
N
NEVER
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
NOT_SUPPORTED
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
NULL
- Static variable in class com.thoughtworks.xjb.cmt.
Policy
NULL
- Static variable in interface com.thoughtworks.xjb.cmt.
PolicyLookup
NULL
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
NULL
- Static variable in interface com.thoughtworks.xjb.cmt.
TransactionFactory
NULL
- Static variable in interface com.thoughtworks.xjb.cmt.
TransactionGetter
NULL
- Static variable in interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
NULL
- Static variable in interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
NullDriver
- class com.thoughtworks.xjb.jdbc.
NullDriver
.
NullDriver()
- Constructor for class com.thoughtworks.xjb.jdbc.
NullDriver
NullDriverTest
- class com.thoughtworks.xjb.jdbc.
NullDriverTest
.
NullDriverTest()
- Constructor for class com.thoughtworks.xjb.jdbc.
NullDriverTest
O
onFailure()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
onFailure()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandler
onInvoke(Policy)
- Method in interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
onInvoke(Policy)
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandler
Set up the correct transactional context for calling a CMT method
onSuccess()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
onSuccess()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandler
otherFactory
- Variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
otherFactoryMock
- Variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
otherFactoryMockWillReturnOtherTransactionMock()
- Method in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
otherTransactionMock
- Variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
P
Policy
- class com.thoughtworks.xjb.cmt.
Policy
.
PolicyLookup
- interface com.thoughtworks.xjb.cmt.
PolicyLookup
.
R
REQUIRED
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
REQUIRES_NEW
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
RemoteFactory
- interface com.thoughtworks.xjb.ejb.
RemoteFactory
.
RemoteFactoryTest
- class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
.
RemoteFactoryTest()
- Constructor for class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
RemoteFactoryTest.AnotherImpl
- class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
.
RemoteFactoryTest.AnotherImpl()
- Constructor for class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
RemoteFactoryTest.AnotherRemoteInterface
- interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherRemoteInterface
.
RemoteFactoryTest.BeanWithEjbRemove
- interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.BeanWithEjbRemove
.
RemoteFactoryTest.Simple
- interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.Simple
.
RemoteFactoryTest.SimpleBean
- class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
.
RemoteFactoryTest.SimpleBean()
- Constructor for class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
RemoteFactoryTest.SimpleHome
- interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleHome
.
ResourceConfigurator
- interface com.thoughtworks.xjb.config.resources.
ResourceConfigurator
.
ResourceConfiguratorTest
- class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest
.
ResourceConfiguratorTest()
- Constructor for class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest
ResourceConfiguratorTest.FirstTestDriver
- class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.FirstTestDriver
.
ResourceConfiguratorTest.FirstTestDriver()
- Constructor for class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.FirstTestDriver
ResourceConfiguratorTest.SecondTestDriver
- class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.SecondTestDriver
.
ResourceConfiguratorTest.SecondTestDriver()
- Constructor for class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.SecondTestDriver
read(Reader)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParser
Read an
ejb-jar.xml
file from a
Reader
read(String)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParser
Read an
ejb-jar.xml
file from a URL.
read(String)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbJarParser
The URL is resolved into a
Reader
using the current classloader.
read(Reader)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbJarParser
read(Reader)
- Method in interface com.thoughtworks.xjb.config.resources.
ResourceConfigurator
read(Reader)
- Method in class com.thoughtworks.xjb.config.resources.
XjbResourceConfigurator
register(String, Object)
- Method in class com.thoughtworks.xjb.config.
MapRegistry
register(String, String, Object)
- Method in class com.thoughtworks.xjb.config.
MapRegistry
register(String, Object)
- Method in interface com.thoughtworks.xjb.jndi.
JndiRegistry
Register an object against a particular JNDI name in global context
register(String, String, Object)
- Method in interface com.thoughtworks.xjb.jndi.
JndiRegistry
Register an object against a particular JNDI name in local context
register(String, Object)
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Register an object against a particular JNDI name in global context
register(String, String, Object)
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Register an object against a particular JNDI name in local context
registerConnection(Connection)
- Method in interface com.thoughtworks.xjb.cmt.
Transaction
Register a connection with this transaction
registerConnection(Connection)
- Method in class com.thoughtworks.xjb.cmt.
XjbTransaction
registerDriverForPrefix(String)
- Static method in class com.thoughtworks.xjb.jdbc.
NullDriver
registerEjbRef(String, String, String)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
registerEjbRef(String, String, String)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
registerEnvEntry(String, String, Class, String)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
registerEnvEntry(String, String, Class, String)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
registerResourceRef(String, String, Class)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
registerResourceRef(String, String, Class)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
registerSessionBean(String, Class, Class, Class, boolean)
- Method in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
registerSessionBean(String, Class, Class, Class, boolean)
- Method in class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
Create a session bean and register it in the global context under several common JNDI names
rollback()
- Method in interface com.thoughtworks.xjb.cmt.
Transaction
Rollback all registered connections
rollback
- Static variable in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
rollback()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransaction
S
STATEFUL
- Static variable in interface com.thoughtworks.xjb.ejb.
HomeFactory
STATEFULL
- Static variable in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
STATELESS
- Static variable in interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
STATELESS
- Static variable in interface com.thoughtworks.xjb.ejb.
HomeFactory
SUPPORTS
- Static variable in interface com.thoughtworks.xjb.cmt.
Transaction
SessionBeanSupport
- class com.thoughtworks.xjb.ejb.
SessionBeanSupport
.
Stubs for a
SessionBean
implementation class
SessionBeanSupport()
- Constructor for class com.thoughtworks.xjb.ejb.
SessionBeanSupport
setLocalContext(String)
- Static method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
Push a new local JNDI context for future initial context lookups
setRollbackOnly()
- Method in class com.thoughtworks.xjb.cmt.
CmtSessionContext
setRollbackOnly()
- Method in interface com.thoughtworks.xjb.cmt.
Transaction
setRollbackOnly()
- Method in interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollback
setRollbackOnly()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
setRollbackOnly()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransaction
setRollbackOnly()
- Method in class com.thoughtworks.xjb.ejb.
XjbSessionContext
setSessionContext(SessionContext)
- Method in class com.example.legacy.ejb.
ExampleBean
Set the session context - called after instance creation
setSessionContext(SessionContext)
- Method in class com.example.legacy.ejb.
GreetingServiceBean
setSessionContext(SessionContext)
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
setSessionContext(SessionContext)
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
setSessionContext(SessionContext)
- Method in class com.thoughtworks.xjb.ejb.
SessionBeanSupport
setUp()
- Method in class com.example.legacy.test.
EjbJarXmlTest
setUp()
- Method in class com.example.legacy.test.
GreetingServiceTest
setUp()
- Method in class com.example.legacy.test.
HardCodedTest
setUp()
- Method in class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
setUp()
- Method in class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
setUp()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
setUp()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionTest
setUp()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
setUp()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
setUp()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriverTest
setUp()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
suite()
- Static method in class com.example.legacy.test.
AllTests
suite()
- Static method in class com.thoughtworks.xjb.
AllTests
T
Transaction
- interface com.thoughtworks.xjb.cmt.
Transaction
.
TransactionFactory
- interface com.thoughtworks.xjb.cmt.
TransactionFactory
.
TransactionGetter
- interface com.thoughtworks.xjb.cmt.
TransactionGetter
.
TransactionMockingTestCase
- class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
.
TransactionMockingTestCase()
- Constructor for class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
TransactionPolicyHandler
- interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
.
TransactionalHomeFactoryTest
- class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest
.
TransactionalHomeFactoryTest()
- Constructor for class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest
TransactionalHomeFactoryTest.Simple
- interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.Simple
.
TransactionalHomeFactoryTest.SimpleBean
- class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleBean
.
TransactionalHomeFactoryTest.SimpleBean()
- Constructor for class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleBean
TransactionalHomeFactoryTest.SimpleHome
- interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleHome
.
TransactionalRemoteFactoryTest
- class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
.
TransactionalRemoteFactoryTest()
- Constructor for class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
TransactionalRemoteFactoryTest.DoesRollback
- interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollback
.
TransactionalRemoteFactoryTest.DoesRollbackBean
- class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
.
TransactionalRemoteFactoryTest.DoesRollbackBean()
- Constructor for class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
TransactionalRemoteFactoryTest.Simple
- interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.Simple
.
TransactionalRemoteFactoryTest.SimpleBean
- interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.SimpleBean
.
tearDown()
- Method in class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
tearDown()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
tearDown()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldAddTransactions()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionTest
testShouldBeIdenticalToItself()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
testShouldBuildFakeInitialContextFactory()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryBuilderTest
testShouldCallAppropriateEjbCreateMethodForCreateXxxMethods()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldCallEjbCreateMethodWithMatchingSignature()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldCallEjbCreateWhenCreateCalledOnHomeInterface()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldCallEjbMethodFromClient()
- Method in class com.example.legacy.test.
EjbJarXmlTest
testShouldCallEjbMethodFromClient()
- Method in class com.example.legacy.test.
HardCodedTest
testShouldCallEjbRemoveWhenRemoveIsInvoked()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
testShouldCallSetSessionContextBeforeEjbCreate()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldCallTransactionPolicyHandlerAfterMethodEnds()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
testShouldCallTransactionPolicyHandlerAfterMethodFails()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
testShouldCallTransactionPolicyHandlerBeforeMethodStarts()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
testShouldClearContexts()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldClearRegisteredUrls()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriverTest
testShouldCommitConnections()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionTest
testShouldCommitTransactionWhenRequiredMethodSucceeds()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldCommitTransactionWhenRequiresNewMethodSucceeds()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldConfigureDataSources()
- Method in class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest
testShouldConfigureEnvEntries()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
testShouldConfigureMultipleSessionBeans()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
testShouldConfigureStatefulSessionBean()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
testShouldConfigureStatelessSessionBean()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
testShouldConstructRemoteWithCorrectLocalContext()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldConstructRemoteWithCorrectPolicyLookupAndTransactionPolicyHandler()
- Method in class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest
testShouldCreateDataSourceThatReusesSingleConnection()
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
testShouldCreateDriverManagerDataSourceThatRegistersConnectionsWithCurrentTransaction()
- Method in class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
testShouldCreateDriverManagerDataSourceWithUserAndPassword()
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
testShouldCreateDriverManagerDataSourceWithoutUserAndPassword()
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
testShouldCreateNonClosingDataSourceThatRegistersConnectionWithCurrentTransaction()
- Method in class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
testShouldCreateRemoteProxyToBeanImpl()
- Method in class com.thoughtworks.xjb.ejb.
HomeFactoryTest
testShouldCreateSubcontextForJavaCompEnv()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldCreateTransactionIfNoneExistsWhenRequiredMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldCreateTransactionWhenRequiresNewMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldDeregisterIndividualUrlPrefix()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriverTest
testShouldFindExistingTransaction()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldForgetConnectionsAfterCommit()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionTest
testShouldForgetConnectionsAfterRollback()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionTest
testShouldFullyQualifyRelativeJndiNameOnLookup()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldFullyQualifyRelativeJndiNameOnRegister()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldGetEJBHome()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
testShouldIgnoreCloseOnSingleConnectionDataSource()
- Method in class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
testShouldInstallItselfOnConstruction()
- Method in class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
testShouldMapBeanToCommonJndiNames()
- Method in class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
testShouldNotBeIdenticalToAnotherBean()
- Method in class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
testShouldNotCommitTransactionWhenNeverMethodSucceeds()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCommitTransactionWhenRequiredMethodSucceedsIfThisHandlerDidNotCreateIt()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCommitWhenMandatoryMethodSucceeds()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCreateTransactionIfNoneExistsWhenNeverMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCreateTransactionIfNoneExistsWhenNotSupportedMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCreateTransactionIfNoneExistsWhenSupportsMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCreateTransactionIfOneAlreadyExistsWhenSupportsMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotCreateTransactionIfOneExistsWhenMandatoryMethodIsInvoked()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotReturnNullConnectionForUnknownUrl()
- Method in class com.thoughtworks.xjb.jdbc.
NullDriverTest
testShouldNotRollbackTransactionWhenNeverMethodFails()
- Method in class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
testShouldNotRollbackTransactionWhenRequiredMethodFailsIfThisHandlerDidNotCreateIt()
- Method in class com.thoughtworks.xjb.cmt.