public class CacheableContainerProcessor extends Object implements ContainerLifecycleProcessor
Processor for wrap the container as a cacheable container according to container-cache configuration before registering it.
CacheableContainer| 构造器和说明 |
|---|
CacheableContainerProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
@Nullable Container<Object> |
whenCreated(ContainerDefinition definition,
Container<Object> container)
Callback when container is created.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwhenDestroyed, whenRegisteredpublic @Nullable Container<Object> whenCreated(ContainerDefinition definition, Container<Object> container)
whenCreated 在接口中 ContainerLifecycleProcessordefinition - definition of containercontainer - containerContainerManager.getContainer(java.lang.String)Copyright © 2023. All rights reserved.