register
@NotNull
Registers a client activation and returns the registered instance.
Return
The registered client activation.
Parameters
activation
The client activation to register.
Registers an activation and returns the registered instance.
Return
The registered client activation.
Parameters
activation
The activation to register.
@NotNull
Registers a collection of client activations and returns the registered instances.
Return
A collection of registered client activations.
Parameters
activations
The collection of client activations to register.