Class EjbFactory
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.AbstractFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.AbstractMediatorFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.extension.EjbFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MediatorcreateSpecificMediator(DOMElement element) voidpopulateAttributes(STNode node, DOMElement element) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.AbstractMediatorFactory
createMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.AbstractFactory
getMiVersion, getProjectPath, setMiVersion, setProjectPath
-
Constructor Details
-
EjbFactory
public EjbFactory()
-
-
Method Details
-
createSpecificMediator
- Specified by:
createSpecificMediatorin classAbstractMediatorFactory
-
populateAttributes
- Specified by:
populateAttributesin classAbstractFactory
-
getTagName
- Specified by:
getTagNamein classAbstractMediatorFactory
-