public class DefaultMuleArtifact extends Object implements org.mule.common.MuleArtifact
| Constructor and Description |
|---|
DefaultMuleArtifact(Object object) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.mule.common.Capability> |
getCapability(Class<T> clazz) |
<T extends org.mule.common.Capability> |
hasCapability(Class<T> clazz) |
String |
toString() |
public DefaultMuleArtifact(Object object)
public <T extends org.mule.common.Capability> T getCapability(Class<T> clazz)
getCapability in interface org.mule.common.MuleArtifactpublic <T extends org.mule.common.Capability> boolean hasCapability(Class<T> clazz)
hasCapability in interface org.mule.common.MuleArtifactCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.