public interface ConnectionRule extends RuleByRole
Modifier and Type | Interface and Description |
---|---|
static interface |
ConnectionRule.PermittedConnection
Permitted connections
|
Modifier and Type | Method and Description |
---|---|
Set<ConnectionRule.PermittedConnection> |
getPermittedConnections()
The Connections that are permitted by the Rule.
|
getRole
Set<ConnectionRule.PermittedConnection> getPermittedConnections()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.