public class ApplicationWrapper extends ArtifactWrapper<Application,ApplicationDescriptor> implements Application
Modifier | Constructor and Description |
---|---|
protected |
ApplicationWrapper(Application delegate) |
Modifier and Type | Method and Description |
---|---|
String |
getAppName() |
Application |
getDelegate() |
Domain |
getDomain() |
ApplicationStatus |
getStatus() |
String |
toString() |
dispose, getArtifactClassLoader, getArtifactName, getDescriptor, getMuleContext, getResourceFiles, init, install, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMuleContext
dispose, getArtifactClassLoader, getArtifactName, getDescriptor, getResourceFiles, init, install, start, stop
protected ApplicationWrapper(Application delegate) throws IOException
IOException
public String getAppName()
getAppName
in class ArtifactWrapper<Application,ApplicationDescriptor>
public Domain getDomain()
getDomain
in interface Application
public ApplicationStatus getStatus()
getStatus
in interface Application
public String toString()
toString
in class ArtifactWrapper<Application,ApplicationDescriptor>
public Application getDelegate()
getDelegate
in class ArtifactWrapper<Application,ApplicationDescriptor>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.