@FunctionalInterface public interface IComponentInstantiationListener
IAuthorizationStrategy
, but can additionally be used
to implement things like dependency injection support etc.
Implementations must be thread safeModifier and Type | Method and Description |
---|---|
void |
onInstantiation(Component component)
Called for every component that is instantiated.
|
void onInstantiation(Component component)
component
- the component that is being instantiated.Copyright © 2006–2022 Apache Software Foundation. All rights reserved.