public interface Domain extends Artifact, RemoteDomainInvoker
RemoteDomainInvoker.DomainRemoteFunction<R>| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.deployment.model.api.domain.DomainDescriptor |
getDescriptor() |
ReentrantLock |
getRemoteInvokerLock() |
getApplicationModel, getArtifactClassLoader, getArtifactName, getArtifactType, getArtifactUrlContent, getExtensionModels, getId, getProperties, setContextevaluateWithRemoteDomainorg.mule.runtime.deployment.model.api.domain.DomainDescriptor getDescriptor()
DomainDescriptor for this domain artifact.ReentrantLock getRemoteInvokerLock()
ReentrantLock to control access over remote operations from a Domain.Copyright © 2019 MuleSoft, Inc.. All rights reserved.