Uses of Class
io.ebeaninternal.server.deploy.ChainedBeanPersistController
Packages that use ChainedBeanPersistController
-
Uses of ChainedBeanPersistController in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return ChainedBeanPersistControllerModifier and TypeMethodDescriptionChainedBeanPersistController.deregister(BeanPersistController c) De-register a BeanPersistController and return the resulting chain.ChainedBeanPersistController.register(BeanPersistController c) Register a new BeanPersistController and return the resulting chain.