当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 deployment API Documentation 英文版文档
DeploymentMetaData.Entry (JBoss JSR-88 Deployment API) - JBoss 4.0.1 sp1 deployment API Documentation 英文版文档
org.jboss.deployment.spi
Class DeploymentMetaData.Entry
java.lang.Object
org.jboss.deployment.spi.DeploymentMetaData.Entry
- Enclosing class:
- DeploymentMetaData
- public static class DeploymentMetaData.Entry
- extends Object
An entry in the deployment plan
DeploymentMetaData.Entry
public DeploymentMetaData.Entry(String archiveName,
String descriptorName)
getArchiveName
public String getArchiveName()
getDescriptorName
public String getDescriptorName()
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.