org.apache.servicemix.maven.plugin.jbi
Class JbiProjectDeployerMojo.JbiDeployableArtifact
java.lang.Object
org.apache.servicemix.maven.plugin.jbi.JbiProjectDeployerMojo.JbiDeployableArtifact
- Enclosing class:
- JbiProjectDeployerMojo
protected class JbiProjectDeployerMojo.JbiDeployableArtifact
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
JbiProjectDeployerMojo.JbiDeployableArtifact
public JbiProjectDeployerMojo.JbiDeployableArtifact(java.lang.String name,
java.lang.String type,
java.lang.String file)
getName
public java.lang.String getName()
getFile
public java.lang.String getFile()
getType
public java.lang.String getType()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.