T
- the type of object to be registeredpublic interface Registrar<T>
Modifier and Type | Method and Description |
---|---|
Registration |
register(T object)
Registers an object.
|
Registration register(T object)
Registration
is closed.object
- an object to registerCopyright © 2019 JBoss by Red Hat. All rights reserved.