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