classLoader = null;
this.classLoader = classLoader;
Retrieve the Abstract Archive file in testreturnString handle to current application .ear file return archive;
String
return archive;
return altClassLoader;
return classLoader;
return classPath;
return cc;
return compName;
return doc;
Added for WebServices Client verificationreturnThe EjbDescriptor for the current ServiceReferenceDescriptor being validated by tests return ejbdesc;
EjbDescriptor
return ejbdesc;
return facesConfigDescriptor;
return jdc;
return JDOExceptionObject;
return javaEEVersion;
This method returns the module archive while {@link #getAbstractArchive()} returns an Archive representing the application that this module is embedded in. For standalone jar/war they will return same archive The caller MUST close the archive.returnthe archive for the module archive. return moduleArchive;
return moduleArchive;
return outDir;
return runtimeDoc;
return schemaVersion;
return stdAloneUri;
return taglibDescriptors;
return webservicedoc;
return isXMLBasedOnSchema;
return isAppserverMode;
archive = arch;
altClassLoader = l;
this.isAppserverMode = isBackend;
classPath = cp;
this.cc = cc;
this.compName = compName;
doc = value;
Added for WebServices Client verification SET The EjbDescriptor for the current ServiceReferenceDescriptor being validated by tests ejbdesc = desc;
ejbdesc = desc;
facesConfigDescriptor = d;
jdc = gen;
JDOExceptionObject = ex;
javaEEVersion = v;
moduleArchive = a;
this.outDir = outDir;
runtimeDoc = value;
this.schemaVersion = ver;
stdAloneUri = uri;
taglibDescriptors = tld;
webservicedoc = value;