org.jboss.deployment.spi
Class DeploymentMetaData.Entry
java.lang.Object
org.jboss.deployment.spi.DeploymentMetaData.Entry
- Enclosing class:
- DeploymentMetaData (src)
- public static class DeploymentMetaData.Entry
- extends java.lang.Object
An entry in the deployment plan
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
DeploymentMetaData.Entry
public DeploymentMetaData.Entry(java.lang.String archiveName,
java.lang.String descriptorName)
getArchiveName
public java.lang.String getArchiveName()
getDescriptorName
public java.lang.String getDescriptorName()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()