Interface IJeeEjbDescriptor
-
- All Superinterfaces:
ICompilationUnit
,IJeeDescriptor
- All Known Implementing Classes:
JavaEEIIOPDescriptor
,JavaEEIIOPEjbDescriptor
,JavaEEIIOPGlassfishEjbDescriptor
,JeeEjbDescriptor
public interface IJeeEjbDescriptor extends IJeeDescriptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
ejbClientJar()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
Methods inherited from interface org.palladiosimulator.protocom.lang.xml.IJeeDescriptor
displayName, ejbName, ejbRefName
-
-
-
-
Method Detail
-
ejbClientJar
String ejbClientJar()
-
-