org.overlord.sramp.client.jar
Class CandidateArtifact
java.lang.Object
org.overlord.sramp.client.jar.CandidateArtifact
public class CandidateArtifact
- extends Object
An artifact that *may* get included in the S-RAMP archive being created from a
source JAR archive.
- Author:
- eric.wittmann@redhat.com
|
Method Summary |
String |
getName()
Gets the name of the candidate artifact. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CandidateArtifact
public CandidateArtifact(File file)
- Constructor.
- Parameters:
file -
getName
public String getName()
- Gets the name of the candidate artifact.
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.