Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.example.legacy.client
,
com.example.legacy.ejb
,
com.example.legacy.test
,
com.thoughtworks.xjb
,
com.thoughtworks.xjb.cmt
,
com.thoughtworks.xjb.config
,
com.thoughtworks.xjb.config.ejbjar
,
com.thoughtworks.xjb.config.resources
,
com.thoughtworks.xjb.ejb
,
com.thoughtworks.xjb.jdbc
,
com.thoughtworks.xjb.jndi
Class Hierarchy
class java.lang.Object
class com.example.legacy.test.
AllTests
class com.thoughtworks.xjb.
AllTests
class junit.framework.Assert
class junit.framework.TestCase (implements junit.framework.Test)
class com.example.legacy.test.
EjbJarXmlTest
class com.example.legacy.test.
GreetingServiceTest
class com.example.legacy.test.
HardCodedTest
class com.thoughtworks.xjb.jdbc.
NullDriverTest
class org.jmock.core.VerifyingTestCase
class org.jmock.core.MockObjectSupportTestCase
class org.jmock.MockObjectTestCase
class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest
class com.thoughtworks.xjb.ejb.
HomeFactoryTest
class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactoryTest
class com.thoughtworks.xjb.ejb.
RemoteFactoryTest
class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest
class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest
class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest
class com.thoughtworks.xjb.cmt.
TransactionMockingTestCase
class com.thoughtworks.xjb.cmt.
DataSourceTransactionHandlingTest
class com.thoughtworks.xjb.cmt.
XjbTransactionHandlerTest
class com.thoughtworks.xjb.cmt.
XjbTransactionTest
class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryBuilderTest
class com.thoughtworks.xjb.jndi.
XjbInitialContextFactoryTest
class com.thoughtworks.xjb.ejb.
XjbSessionContextTest
class com.example.legacy.client.
ExampleActionBean
class com.example.legacy.ejb.
ExampleBean
(implements javax.ejb.SessionBean)
class com.example.legacy.ejb.
GreetingServiceBean
(implements javax.ejb.SessionBean)
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.InaccessibleEjbCreateImpl
class com.thoughtworks.xjb.jdbc.
JdbcDataSourceFactory
(implements com.thoughtworks.xjb.jdbc.
DataSourceFactory
)
class com.thoughtworks.xjb.config.
MapRegistry
(implements com.thoughtworks.xjb.jndi.
JndiRegistry
)
class com.thoughtworks.xjb.jdbc.
NullDriver
(implements java.sql.Driver)
class com.thoughtworks.xjb.cmt.
Policy
class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.FirstTestDriver
class com.thoughtworks.xjb.config.resources.
ResourceConfiguratorTest.SecondTestDriver
class com.thoughtworks.xjb.ejb.
SessionBeanSupport
(implements javax.ejb.SessionBean)
class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.AnotherBean
class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleBean
class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.FirstCircularBean
class com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SecondCircularBean
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.BeanWithEjbCreate
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.FailingEjbCreateBean
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.ImplWithCustomCreateMethod
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.LocalContextImpl
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateImpl
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SetSessionContextImpl
class com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleBean
class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherImpl
class com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleBean
class com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleBean
class com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollbackBean
class com.thoughtworks.xjb.config.ejbjar.
XjbEjbConfigurator
(implements com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
)
class com.thoughtworks.xjb.config.ejbjar.
XjbEjbJarParser
(implements com.thoughtworks.xjb.config.ejbjar.
EjbJarParser
)
class com.thoughtworks.xjb.ejb.
XjbHomeFactory
(implements com.thoughtworks.xjb.ejb.
HomeFactory
)
class com.thoughtworks.xjb.jndi.
XjbInitialContextFactory
(implements javax.naming.spi.InitialContextFactory, com.thoughtworks.xjb.jndi.
JndiRegistry
)
class com.thoughtworks.xjb.ejb.
XjbRemoteFactory
(implements com.thoughtworks.xjb.ejb.
RemoteFactory
)
class com.thoughtworks.xjb.cmt.
CmtRemoteFactory
class com.thoughtworks.xjb.config.resources.
XjbResourceConfigurator
(implements com.thoughtworks.xjb.config.resources.
ResourceConfigurator
)
class com.thoughtworks.xjb.ejb.
XjbSessionContext
(implements javax.ejb.SessionContext)
class com.thoughtworks.xjb.cmt.
CmtSessionContext
class com.thoughtworks.xjb.cmt.
XjbTransaction
(implements com.thoughtworks.xjb.cmt.
Transaction
)
class com.thoughtworks.xjb.cmt.
XjbTransactionHandler
(implements com.thoughtworks.xjb.cmt.
TransactionGetter
, com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
)
Interface Hierarchy
interface com.thoughtworks.xjb.jdbc.
DataSourceFactory
interface com.thoughtworks.xjb.config.ejbjar.
EjbConfigurator
interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParser
interface com.thoughtworks.xjb.ejb.
HomeFactory
interface com.thoughtworks.xjb.jndi.
JndiRegistry
interface com.thoughtworks.xjb.cmt.
PolicyLookup
interface java.rmi.Remote
interface javax.ejb.EJBHome
interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.SimpleHome
interface com.example.legacy.ejb.
ExampleHome
interface com.example.legacy.ejb.
GreetingServiceHome
interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.HomeWithCustomCreateMethod
interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.MultipleCreateHome
interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.SimpleHome
interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.SimpleHome
interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.SimpleHome
interface javax.ejb.EJBObject
interface com.thoughtworks.xjb.config.ejbjar.
EjbJarParserTest.Simple
interface com.example.legacy.ejb.
Example
interface com.example.legacy.ejb.
GreetingService
interface com.thoughtworks.xjb.ejb.
HomeFactoryTest.Simple
interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.Simple
interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.AnotherRemoteInterface
interface com.thoughtworks.xjb.cmt.
TransactionalHomeFactoryTest.Simple
interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.DoesRollback
interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.Simple
interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.SimpleBean
(also extends javax.ejb.SessionBean)
interface com.thoughtworks.xjb.ejb.
RemoteFactory
interface com.thoughtworks.xjb.ejb.
RemoteFactoryTest.BeanWithEjbRemove
interface com.thoughtworks.xjb.config.resources.
ResourceConfigurator
interface java.io.Serializable
interface javax.ejb.EnterpriseBean
interface javax.ejb.SessionBean
interface com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.SimpleBean
(also extends com.thoughtworks.xjb.cmt.
TransactionalRemoteFactoryTest.Simple
)
interface com.thoughtworks.xjb.cmt.
Transaction
interface com.thoughtworks.xjb.cmt.
TransactionFactory
interface com.thoughtworks.xjb.cmt.
TransactionGetter
interface com.thoughtworks.xjb.cmt.
TransactionPolicyHandler
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes