public class RegistrationPoint extends Object
Constructor and Description |
---|
RegistrationPoint(PathAddress address,
String attribute) |
Modifier and Type | Method and Description |
---|---|
PathAddress |
getAddress()
Gets the address of the resource that triggered the registration.
|
String |
getAttribute()
Gets the name of the specific attribute at
address that triggered the registration,
if the was a single attribute responsible. |
public RegistrationPoint(PathAddress address, String attribute)
public PathAddress getAddress()
null
Copyright © 2023 JBoss by Red Hat. All rights reserved.