Class JavaEEIIOPGlassfishEjbDescriptor
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.iiop.JavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPGlassfishEjbDescriptor
- All Implemented Interfaces:
ICompilationUnit
,IJeeDescriptor
,IJeeEjbDescriptor
,IJeeGlassfishEjbDescriptor
public class JavaEEIIOPGlassfishEjbDescriptor
extends JavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity
-
Constructor Summary
ConstructorDescriptionJavaEEIIOPGlassfishEjbDescriptor
(org.palladiosimulator.pcm.allocation.AllocationContext pcmEntity) -
Method Summary
Methods inherited from class org.palladiosimulator.protocom.tech.iiop.JavaEEIIOPDescriptor
displayName, ejbClientJar, ipAddress
-
Constructor Details
-
JavaEEIIOPGlassfishEjbDescriptor
public JavaEEIIOPGlassfishEjbDescriptor(org.palladiosimulator.pcm.allocation.AllocationContext pcmEntity)
-
-
Method Details
-
ejbName
- Specified by:
ejbName
in interfaceIJeeDescriptor
- Overrides:
ejbName
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
ejbRefName
- Specified by:
ejbRefName
in interfaceIJeeDescriptor
- Overrides:
ejbRefName
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
jndiName
- Specified by:
jndiName
in interfaceIJeeGlassfishEjbDescriptor
- Overrides:
jndiName
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
filePath
Description copied from interface:ICompilationUnit
Path and name of the generated file.- Specified by:
filePath
in interfaceICompilationUnit
- Overrides:
filePath
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
projectName
- Specified by:
projectName
in interfaceICompilationUnit
- Overrides:
projectName
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-
requiredComponentsAndResourceContainerIPAddress
public HashMap<org.palladiosimulator.pcm.core.composition.AssemblyConnector,String> requiredComponentsAndResourceContainerIPAddress()- Specified by:
requiredComponentsAndResourceContainerIPAddress
in interfaceIJeeGlassfishEjbDescriptor
- Overrides:
requiredComponentsAndResourceContainerIPAddress
in classJavaEEIIOPDescriptor<org.palladiosimulator.pcm.allocation.AllocationContext>
-