blob: 2c60cc74e1d75e6a8eee6e82e4d11d1259d46d38 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>org.apache.openejb.config</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.openejb.config";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openejb/component/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../org/apache/openejb/config/event/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openejb/config/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.apache.openejb.config</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AdditionalBeanDiscoverer.html" title="interface in org.apache.openejb.config">AdditionalBeanDiscoverer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.FolderDDMapper.html" title="interface in org.apache.openejb.config">AnnotationDeployer.FolderDDMapper</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.Member.html" title="interface in org.apache.openejb.config">AnnotationDeployer.Member</a></td>
<td class="colLast">
<div class="block">Small utility interface used to allow polymorphing
of java.lang.reflect.Method and java.lang.reflect.Field
so that each can be treated as injection targets using
the same code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler.html" title="interface in org.apache.openejb.config">AnnotationDeployer.ProcessAnnotatedBeans.AnnotationHandler</a>&lt;A extends java.lang.annotation.Annotation&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/BeanTypes.html" title="interface in org.apache.openejb.config">BeanTypes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Deployment.html" title="interface in org.apache.openejb.config">Deployment</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentFilterable.html" title="interface in org.apache.openejb.config">DeploymentFilterable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentModule.html" title="interface in org.apache.openejb.config">DeploymentModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DynamicDeployer.html" title="interface in org.apache.openejb.config">DynamicDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/PersistenceContextAnn.html" title="interface in org.apache.openejb.config">PersistenceContextAnn</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ReadDescriptors.Source.html" title="interface in org.apache.openejb.config">ReadDescriptors.Source</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/RESTModule.html" title="interface in org.apache.openejb.config">RESTModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ScanConstants.html" title="interface in org.apache.openejb.config">ScanConstants</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Service.html" title="interface in org.apache.openejb.config">Service</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationResults.html" title="interface in org.apache.openejb.config">ValidationResults</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationRule.html" title="interface in org.apache.openejb.config">ValidationRule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WsModule.html" title="interface in org.apache.openejb.config">WsModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ActivationConfigPropertyOverride.html" title="class in org.apache.openejb.config">ActivationConfigPropertyOverride</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.html" title="class in org.apache.openejb.config">AnnotationDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.DiscoverAnnotatedBeans.html" title="class in org.apache.openejb.config">AnnotationDeployer.DiscoverAnnotatedBeans</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.FieldMember.html" title="class in org.apache.openejb.config">AnnotationDeployer.FieldMember</a></td>
<td class="colLast">
<div class="block">Implementation of Member for java.lang.reflect.Field
Used for injection targets that are annotated fields</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.FilledMember.html" title="class in org.apache.openejb.config">AnnotationDeployer.FilledMember</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.MethodMember.html" title="class in org.apache.openejb.config">AnnotationDeployer.MethodMember</a></td>
<td class="colLast">
<div class="block">Implementation of Member for java.lang.reflect.Method
Used for injection targets that are annotated methods</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProcessAnnotatedBeans.html" title="class in org.apache.openejb.config">AnnotationDeployer.ProcessAnnotatedBeans</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProcessAnnotatedBeans.AccessTimeoutHandler.html" title="class in org.apache.openejb.config">AnnotationDeployer.ProcessAnnotatedBeans.AccessTimeoutHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProcessAnnotatedBeans.LockHandler.html" title="class in org.apache.openejb.config">AnnotationDeployer.ProcessAnnotatedBeans.LockHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler.html" title="class in org.apache.openejb.config">AnnotationDeployer.ProcessAnnotatedBeans.TransactionAttributeHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AnnotationDeployer.ProvidedJAXRSApplication.html" title="class in org.apache.openejb.config">AnnotationDeployer.ProvidedJAXRSApplication</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AppContextConfigDeployer.html" title="class in org.apache.openejb.config">AppContextConfigDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ApplicationComposerDeployer.html" title="class in org.apache.openejb.config">ApplicationComposerDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ApplicationProperties.html" title="class in org.apache.openejb.config">ApplicationProperties</a></td>
<td class="colLast">
<div class="block">TODO Check for app.properties</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ApplyOpenejbJar.html" title="class in org.apache.openejb.config">ApplyOpenejbJar</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AppModule.html" title="class in org.apache.openejb.config">AppModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AppValidator.html" title="class in org.apache.openejb.config">AppValidator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AutoConfig.html" title="class in org.apache.openejb.config">AutoConfig</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/AutoDeployer.html" title="class in org.apache.openejb.config">AutoDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/BaseConvertDefinitions.html" title="class in org.apache.openejb.config">BaseConvertDefinitions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/BeanProperties.html" title="class in org.apache.openejb.config">BeanProperties</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/BuiltInEnvironmentEntries.html" title="class in org.apache.openejb.config">BuiltInEnvironmentEntries</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Cipher.html" title="class in org.apache.openejb.config">Cipher</a></td>
<td class="colLast">
<div class="block">Command line tool on top of the <a href="../../../../org/apache/openejb/cipher/PasswordCipher.html" title="interface in org.apache.openejb.cipher"><code>PasswordCipher</code></a> interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/CleanEnvEntries.html" title="class in org.apache.openejb.config">CleanEnvEntries</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ClearEmptyMappedName.html" title="class in org.apache.openejb.config">ClearEmptyMappedName</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ClientModule.html" title="class in org.apache.openejb.config">ClientModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/CompManagedBean.html" title="class in org.apache.openejb.config">CompManagedBean</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurableClasspathArchive.html" title="class in org.apache.openejb.config">ConfigurableClasspathArchive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurableClasspathArchive.FakeModule.html" title="class in org.apache.openejb.config">ConfigurableClasspathArchive.FakeModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurationDeployer.html" title="class in org.apache.openejb.config">ConfigurationDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurationFactory.html" title="class in org.apache.openejb.config">ConfigurationFactory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurationFactory.Chain.html" title="class in org.apache.openejb.config">ConfigurationFactory.Chain</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigurationFactory.ProxyBeanClassUpdate.html" title="class in org.apache.openejb.config">ConfigurationFactory.ProxyBeanClassUpdate</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConfigUtils.html" title="class in org.apache.openejb.config">ConfigUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConnectorModule.html" title="class in org.apache.openejb.config">ConnectorModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ContainerUtils.html" title="class in org.apache.openejb.config">ContainerUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ContextRef.html" title="class in org.apache.openejb.config">ContextRef</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConvertDataSourceDefinitions.html" title="class in org.apache.openejb.config">ConvertDataSourceDefinitions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConvertJMSConnectionFactoryDefinitions.html" title="class in org.apache.openejb.config">ConvertJMSConnectionFactoryDefinitions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ConvertJMSDestinationDefinitions.html" title="class in org.apache.openejb.config">ConvertJMSDestinationDefinitions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Deploy.html" title="class in org.apache.openejb.config">Deploy</a></td>
<td class="colLast">
<div class="block">Deploy EJB beans</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentLoader.html" title="class in org.apache.openejb.config">DeploymentLoader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentLoader.ExternalConfiguration.html" title="class in org.apache.openejb.config">DeploymentLoader.ExternalConfiguration</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentModule.ID.html" title="class in org.apache.openejb.config">DeploymentModule.ID</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentsResolver.html" title="class in org.apache.openejb.config">DeploymentsResolver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentsResolver.ClasspathSearcher.html" title="class in org.apache.openejb.config">DeploymentsResolver.ClasspathSearcher</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/EffectiveTomEEXml.html" title="class in org.apache.openejb.config">EffectiveTomEEXml</a></td>
<td class="colLast">
<div class="block">Will dump properties once resolved.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/EjbJarInfoBuilder.html" title="class in org.apache.openejb.config">EjbJarInfoBuilder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/EjbModule.html" title="class in org.apache.openejb.config">EjbModule</a></td>
<td class="colLast">
<div class="block">Class is to remain "dumb" and should not have deployment logic added to it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/EmptyEjbJar.html" title="class in org.apache.openejb.config">EmptyEjbJar</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/EnvEntriesPropertiesDeployer.html" title="class in org.apache.openejb.config">EnvEntriesPropertiesDeployer</a></td>
<td class="colLast">
<div class="block">Read in all the properties for an app's META-INF/env-entries.properties file
and create <env-entry> tags for each in the component's enc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/FinderFactory.html" title="class in org.apache.openejb.config">FinderFactory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/FinderFactory.DebugArchive.html" title="class in org.apache.openejb.config">FinderFactory.DebugArchive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/FinderFactory.DoLoadClassesArchive.html" title="class in org.apache.openejb.config">FinderFactory.DoLoadClassesArchive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/FinderFactory.ModuleLimitedFinder.html" title="class in org.apache.openejb.config">FinderFactory.ModuleLimitedFinder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/FinderFactory.OpenEJBAnnotationFinder.html" title="class in org.apache.openejb.config">FinderFactory.OpenEJBAnnotationFinder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/GeneratedClientModules.html" title="class in org.apache.openejb.config">GeneratedClientModules</a></td>
<td class="colLast">
<div class="block">This class encompasses a little technique that saves lots of architecture rework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/GeneratedClientModules.Add.html" title="class in org.apache.openejb.config">GeneratedClientModules.Add</a></td>
<td class="colLast">
<div class="block">Add the auto-generated and linked ClientModule from each EjbModule</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/GeneratedClientModules.Prune.html" title="class in org.apache.openejb.config">GeneratedClientModules.Prune</a></td>
<td class="colLast">
<div class="block">Clean up any that didn't turn out to have any actual ejb clients</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/GeronimoMappedName.html" title="class in org.apache.openejb.config">GeronimoMappedName</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/InitEjbDeployments.html" title="class in org.apache.openejb.config">InitEjbDeployments</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/JndiEncInfoBuilder.html" title="class in org.apache.openejb.config">JndiEncInfoBuilder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/JPAPropertyConverter.html" title="class in org.apache.openejb.config">JPAPropertyConverter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/JPAPropertyConverter.Pair.html" title="class in org.apache.openejb.config">JPAPropertyConverter.Pair</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/LegacyProcessor.html" title="class in org.apache.openejb.config">LegacyProcessor</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/LinkBuiltInTypes.html" title="class in org.apache.openejb.config">LinkBuiltInTypes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/MappedNameBuilder.html" title="class in org.apache.openejb.config">MappedNameBuilder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/MBeanDeployer.html" title="class in org.apache.openejb.config">MBeanDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/MergeWebappJndiContext.html" title="class in org.apache.openejb.config">MergeWebappJndiContext</a></td>
<td class="colLast">
<div class="block">In a webapp all ejbs will share the JNDI namespace of the servlets
This means no private namespace for each EJB.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Module.html" title="class in org.apache.openejb.config">Module</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ModuleProperties.html" title="class in org.apache.openejb.config">ModuleProperties</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/NewLoaderLogic.html" title="class in org.apache.openejb.config">NewLoaderLogic</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/NewLoaderLogic.OptimizedExclusionFilter.html" title="class in org.apache.openejb.config">NewLoaderLogic.OptimizedExclusionFilter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OpenEjb2Conversion.html" title="class in org.apache.openejb.config">OpenEjb2Conversion</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OpenEJBDeploymentManager.html" title="class in org.apache.openejb.config">OpenEJBDeploymentManager</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OpenEJBDeploymentManager.DeploymentStatusImpl.html" title="class in org.apache.openejb.config">OpenEJBDeploymentManager.DeploymentStatusImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OpenEJBDeploymentManager.TargetImpl.html" title="class in org.apache.openejb.config">OpenEJBDeploymentManager.TargetImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OpenEJBDeploymentManager.TargetModuleIDImpl.html" title="class in org.apache.openejb.config">OpenEJBDeploymentManager.TargetModuleIDImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/OutputGeneratedDescriptors.html" title="class in org.apache.openejb.config">OutputGeneratedDescriptors</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/PersistenceContextAnnFactory.html" title="class in org.apache.openejb.config">PersistenceContextAnnFactory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/PersistenceModule.html" title="class in org.apache.openejb.config">PersistenceModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/PersistenceUnitLinkResolver.html" title="class in org.apache.openejb.config">PersistenceUnitLinkResolver</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/PojoConfiguration.html" title="class in org.apache.openejb.config">PojoConfiguration</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/QuickJarsTxtParser.html" title="class in org.apache.openejb.config">QuickJarsTxtParser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/QuickServerXmlParser.html" title="class in org.apache.openejb.config">QuickServerXmlParser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ReadDescriptors.html" title="class in org.apache.openejb.config">ReadDescriptors</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ReadDescriptors.StringSource.html" title="class in org.apache.openejb.config">ReadDescriptors.StringSource</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ReadDescriptors.UrlSource.html" title="class in org.apache.openejb.config">ReadDescriptors.UrlSource</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/RemoteServer.html" title="class in org.apache.openejb.config">RemoteServer</a></td>
<td class="colLast">
<div class="block">NOTE: Do not add inner or anonymous classes or a dependency without updating ExecMojo</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/RemoteServer.CleanUpThread.html" title="class in org.apache.openejb.config">RemoteServer.CleanUpThread</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ReportValidationResults.html" title="class in org.apache.openejb.config">ReportValidationResults</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ResourcesModule.html" title="class in org.apache.openejb.config">ResourcesModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ScanUtil.html" title="class in org.apache.openejb.config">ScanUtil</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ScanUtil.ScanHandler.html" title="class in org.apache.openejb.config">ScanUtil.ScanHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ServiceUtils.html" title="class in org.apache.openejb.config">ServiceUtils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ServiceUtils.ProviderInfo.html" title="class in org.apache.openejb.config">ServiceUtils.ProviderInfo</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/SunConversion.html" title="class in org.apache.openejb.config">SunConversion</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/SystemAppInfo.html" title="class in org.apache.openejb.config">SystemAppInfo</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/SystemApps.html" title="class in org.apache.openejb.config">SystemApps</a></td>
<td class="colLast">
<div class="block">Avoids the needs to scan the classpath to load system applications that are used
for deploy tools and other command line tooling.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/SystemPropertiesOverride.html" title="class in org.apache.openejb.config">SystemPropertiesOverride</a></td>
<td class="colLast">
<div class="block">Anything starting with "openejb" or "tomee" trumps other properties
so "openejb.foo" always beats "foo"</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/SystemProperty.html" title="class in org.apache.openejb.config">SystemProperty</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/TldScanner.html" title="class in org.apache.openejb.config">TldScanner</a></td>
<td class="colLast">
<div class="block">TLD file urls cached on a per classloader basis.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Undeploy.html" title="class in org.apache.openejb.config">Undeploy</a></td>
<td class="colLast">
<div class="block">UnDeploy EJB beans</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidateModules.html" title="class in org.apache.openejb.config">ValidateModules</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationContext.html" title="class in org.apache.openejb.config">ValidationContext</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/VmDeploymentFactory.html" title="class in org.apache.openejb.config">VmDeploymentFactory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/VmDeploymentManager.html" title="class in org.apache.openejb.config">VmDeploymentManager</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/VmDeploymentManager.DeploymentStatusImpl.html" title="class in org.apache.openejb.config">VmDeploymentManager.DeploymentStatusImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/VmDeploymentManager.TargetImpl.html" title="class in org.apache.openejb.config">VmDeploymentManager.TargetImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/VmDeploymentManager.TargetModuleIDImpl.html" title="class in org.apache.openejb.config">VmDeploymentManager.TargetModuleIDImpl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WebappAggregatedArchive.html" title="class in org.apache.openejb.config">WebappAggregatedArchive</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WebappAggregatedArchive.ScanXmlSaverFilter.html" title="class in org.apache.openejb.config">WebappAggregatedArchive.ScanXmlSaverFilter</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WebModule.html" title="class in org.apache.openejb.config">WebModule</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WlsConversion.html" title="class in org.apache.openejb.config">WlsConversion</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/WsDeployer.html" title="class in org.apache.openejb.config">WsDeployer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/RequireDescriptors.html" title="enum in org.apache.openejb.config">RequireDescriptors</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Deploy.DeploymentTerminatedException.html" title="class in org.apache.openejb.config">Deploy.DeploymentTerminatedException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentException.html" title="class in org.apache.openejb.config">DeploymentException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/DeploymentsResolver.DeploymentsConfigurationException.html" title="class in org.apache.openejb.config">DeploymentsResolver.DeploymentsConfigurationException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/NoSuchProviderException.html" title="class in org.apache.openejb.config">NoSuchProviderException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/Undeploy.DeploymentTerminatedException.html" title="class in org.apache.openejb.config">Undeploy.DeploymentTerminatedException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/UnknownModuleTypeException.html" title="class in org.apache.openejb.config">UnknownModuleTypeException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/UnsupportedModuleTypeException.html" title="class in org.apache.openejb.config">UnsupportedModuleTypeException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationError.html" title="class in org.apache.openejb.config">ValidationError</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationException.html" title="class in org.apache.openejb.config">ValidationException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationFailedException.html" title="class in org.apache.openejb.config">ValidationFailedException</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationFailure.html" title="class in org.apache.openejb.config">ValidationFailure</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ValidationWarning.html" title="class in org.apache.openejb.config">ValidationWarning</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Annotation Types Summary table, listing annotation types, and an explanation">
<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Annotation Type</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/apache/openejb/config/ServiceEndpoint.html" title="annotation in org.apache.openejb.config">ServiceEndpoint</a></td>
<td class="colLast">
<div class="block">This is a completely fake annotation and is only a placeholder for the real annotation
that specifies an interface is a webservice interface</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/openejb/component/package-summary.html">Prev&nbsp;Package</a></li>
<li><a href="../../../../org/apache/openejb/config/event/package-summary.html">Next&nbsp;Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openejb/config/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>