public class InstalledComponent extends Object
| Constructor and Description |
|---|
InstalledComponent(EJBComponentType type,
org.jboss.as.controller.PathAddress address) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.controller.PathAddress |
getAddress() |
EJBComponentType |
getType() |
public InstalledComponent(EJBComponentType type, org.jboss.as.controller.PathAddress address)
public EJBComponentType getType()
public org.jboss.as.controller.PathAddress getAddress()
Copyright © 2019 JBoss by Red Hat. All rights reserved.