public static class CapabilityContext.Factory extends Object
CapabilityContext| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static CapabilityContext |
create(ProcessType processType,
PathAddress address)
Create a
CapabilityContext appropriate for the given process type and address |
public static CapabilityContext create(ProcessType processType, PathAddress address)
CapabilityContext appropriate for the given process type and addressprocessType - the type of process in which the CapabilityContext existsaddress - the address with which the CapabilityContext is associatedCopyright © 2015 JBoss by Red Hat. All rights reserved.