Uses of Class
io.ebeaninternal.server.deploy.ChainedBeanPostLoad
Packages that use ChainedBeanPostLoad
-
Uses of ChainedBeanPostLoad in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return ChainedBeanPostLoadModifier and TypeMethodDescriptionChainedBeanPostLoad.deregister(BeanPostLoad c) De-register a BeanPostLoad and return the resulting chain.ChainedBeanPostLoad.register(BeanPostLoad c) Register a new BeanPostLoad and return the resulting chain.