Methods in org.sape.carbon.core.component with parameters of type ComponentKeeperConfiguration |
ComponentKeeper |
DefaultComponentKeeperFactory.getInstance(ComponentKeeperConfiguration configuration)
Retrieves the correct instance of the component keeper. |
private void |
DefaultComponentKeeper.configure(ComponentKeeperConfiguration keeperConfiguration)
Lifecycle method to configure the keeper. |
ComponentKeeper |
ComponentKeeperFactory.getInstance(ComponentKeeperConfiguration configuration)
Gets an instance of a ComponentKeeper using the
ComponentKeeperConfiguration
to determine the appropriate behavior. |