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