@Portable public class DeploymentUnitSummary extends GenericSummary implements Serializable
id, name| Constructor and Description |
|---|
DeploymentUnitSummary() |
DeploymentUnitSummary(String id,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getType() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setId(String id) |
void |
setType(String type) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.