org.mule.devkit.maven
Class Exclusion

java.lang.Object
  extended by org.apache.maven.model.Exclusion
      extended by org.mule.devkit.maven.Exclusion
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Inclusion

public class Exclusion
extends org.apache.maven.model.Exclusion

See Also:
Serialized Form

Constructor Summary
Exclusion()
           
 
Method Summary
 String asFilter()
           
 String toString()
           
 
Methods inherited from class org.apache.maven.model.Exclusion
getArtifactId, getGroupId, getModelEncoding, setArtifactId, setGroupId, setModelEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Exclusion

public Exclusion()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

asFilter

public String asFilter()


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.