public class OpenEjb2Conversion extends java.lang.Object implements DynamicDeployer
Constructor and Description |
---|
OpenEjb2Conversion() |
Modifier and Type | Method and Description |
---|---|
void |
convertEjbRefs(EjbJar ejbJar,
OpenejbJar openejbJar,
OpenejbJarType openejbJarType) |
void |
convertMdbConfigs(EjbJar ejbJar,
OpenejbJarType openejbJarType) |
static GeronimoEjbJarType |
convertToGeronimoOpenejbXml(OpenejbJarType o2)
Actually called from ReadDescriptors as Geronimo needs this info early
|
AppModule |
deploy(AppModule appModule) |
void |
mergeEntityMappings(java.lang.String moduleId,
EntityMappings entityMappings,
OpenejbJar openejbJar,
OpenejbJarType openejbJarType) |
public final AppModule deploy(AppModule appModule)
deploy
in interface DynamicDeployer
public final void convertEjbRefs(EjbJar ejbJar, OpenejbJar openejbJar, OpenejbJarType openejbJarType)
public final void convertMdbConfigs(EjbJar ejbJar, OpenejbJarType openejbJarType)
public final void mergeEntityMappings(java.lang.String moduleId, EntityMappings entityMappings, OpenejbJar openejbJar, OpenejbJarType openejbJarType)
public static GeronimoEjbJarType convertToGeronimoOpenejbXml(OpenejbJarType o2)
o2
- OpenejbJarType