public interface Application extends Artifact, RemoteApplicationInvoker
RemoteApplicationInvoker.ApplicationRemoteFunction<R>| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.deployment.model.api.application.ApplicationDescriptor |
getDescriptor() |
Optional<Domain> |
getDomain() |
boolean |
shouldDisposeDomain() |
getApplicationModel, getArtifactClassLoader, getArtifactName, getArtifactType, getArtifactUrlContent, getExtensionModels, getId, getMinMuleVersion, getProperties, getRootArtifactFolder, setContextevaluateWithRemoteApplicationorg.mule.runtime.deployment.model.api.application.ApplicationDescriptor getDescriptor()
ApplicationDescriptor for this artifact artifact.boolean shouldDisposeDomain()
true if whenever this application is disposed the domain associated to it should be disposed.Copyright © 2024 MuleSoft, Inc.. All rights reserved.