public interface IComponentInstantiationListener
IAuthorizationStrategy, but can additionally be used
to implement things like dependency injection support etc.
Implementations must be thread safe| Modifier 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–2014 Apache Software Foundation. All rights reserved.