org.mule.config.spring
Class DefaultMuleArtifact
java.lang.Object
org.mule.config.spring.DefaultMuleArtifact
- All Implemented Interfaces:
- org.mule.common.MuleArtifact
public class DefaultMuleArtifact
- extends Object
- implements org.mule.common.MuleArtifact
DefaultMuleArtifact
public DefaultMuleArtifact(Object object)
getCapability
public <T extends org.mule.common.Capability> T getCapability(Class<T> clazz)
- Specified by:
getCapability in interface org.mule.common.MuleArtifact
hasCapability
public <T extends org.mule.common.Capability> boolean hasCapability(Class<T> clazz)
- Specified by:
hasCapability in interface org.mule.common.MuleArtifact
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.