public final class DeploymentModuleIdentifier extends Object implements Serializable
Constructor and Description |
---|
DeploymentModuleIdentifier(String applicationName,
String moduleName,
String distinctName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getApplicationName() |
String |
getDistinctName() |
String |
getModuleName() |
int |
hashCode() |
String |
toString() |
Copyright © 2013 JBoss by Red Hat. All rights reserved.