public class DomainWrapper extends DeployableArtifactWrapper<Domain,DomainDescriptor> implements Domain
| Modifier | Constructor and Description |
|---|---|
protected |
DomainWrapper(Domain delegate,
DefaultDomainFactory domainFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsSharedResources() |
void |
dispose() |
MuleContext |
getMuleContext() |
getAppName, getArtifactClassLoader, getArtifactId, getArtifactName, getArtifactPlugins, getConnectivityTestingService, getDelegate, getDescriptor, getLocation, getMetadataService, getResourceFiles, getValueProviderService, init, install, lazyInit, setMuleContextListener, start, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArtifactPlugins, getConnectivityTestingService, getDescriptor, getLocation, getMetadataService, getValueProviderService, init, install, lazyInit, setMuleContextListener, start, stopgetArtifactClassLoader, getArtifactId, getArtifactName, getResourceFilesprotected DomainWrapper(Domain delegate, DefaultDomainFactory domainFactory) throws IOException
IOExceptionpublic boolean containsSharedResources()
containsSharedResources in interface Domainpublic MuleContext getMuleContext()
getMuleContext in interface DeployableArtifact<DomainDescriptor>getMuleContext in interface DomaingetMuleContext in class DeployableArtifactWrapper<Domain,DomainDescriptor>public void dispose()
dispose in interface DeployableArtifact<DomainDescriptor>dispose in class DeployableArtifactWrapper<Domain,DomainDescriptor>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.