public class DefaultDeclarationSessionContainer extends Object implements DeclarationSessionContainer
| Constructor and Description |
|---|
DefaultDeclarationSessionContainer(String id,
org.mule.runtime.module.tooling.api.artifact.DeclarationSession declarationSession) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
org.mule.runtime.module.tooling.api.artifact.DeclarationSession |
getSession() |
public DefaultDeclarationSessionContainer(String id, org.mule.runtime.module.tooling.api.artifact.DeclarationSession declarationSession)
public String getId()
getId in interface DeclarationSessionContainerpublic org.mule.runtime.module.tooling.api.artifact.DeclarationSession getSession()
getSession in interface DeclarationSessionContainerCopyright © 2025 MuleSoft, Inc.. All rights reserved.