public interface Registration<R>
| Modifier and Type | Method and Description |
|---|---|
void |
register(R registration)
Registers this object with a resource.
|
void register(R registration)
registration - a registration for a management resourceCopyright © 2020 JBoss by Red Hat. All rights reserved.