org.mule.tools.cargo.deployable
Class MuleApplicationDeployable
java.lang.Object
org.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.container.spi.deployable.AbstractDeployable
org.mule.tools.cargo.deployable.MuleApplicationDeployable
- All Implemented Interfaces:
- org.codehaus.cargo.container.deployable.Deployable, org.codehaus.cargo.util.log.Loggable
public class MuleApplicationDeployable
- extends org.codehaus.cargo.container.spi.deployable.AbstractDeployable
A mule application deployable. Matches http://www.mulesoft.org/documentation/display/MMP/Home packaging type.
|
Method Summary |
static org.codehaus.cargo.container.deployable.DeployableType |
getDeployableType()
|
org.codehaus.cargo.container.deployable.DeployableType |
getType()
|
| Methods inherited from class org.codehaus.cargo.container.spi.deployable.AbstractDeployable |
getFile, getFileHandler, isExpanded, setFileHandler |
| Methods inherited from class org.codehaus.cargo.util.log.LoggedObject |
getLogger, setLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
getLogger, setLogger |
MuleApplicationDeployable
public MuleApplicationDeployable(java.lang.String file)
getType
public org.codehaus.cargo.container.deployable.DeployableType getType()
getDeployableType
public static org.codehaus.cargo.container.deployable.DeployableType getDeployableType()
Copyright © 2011. All Rights Reserved.