Uses of Interface
com.levigo.jadice.web.server.annotation.save.SaveAnnotationsHandler
Packages that use SaveAnnotationsHandler
Package
Description
-
Uses of SaveAnnotationsHandler in com.levigo.jadice.web.demo.common.server.annotation
Classes in com.levigo.jadice.web.demo.common.server.annotation that implement SaveAnnotationsHandler -
Uses of SaveAnnotationsHandler in com.levigo.jadice.web.server.config
Methods in com.levigo.jadice.web.server.config that return SaveAnnotationsHandlerModifier and TypeMethodDescriptionDefaultServerConfiguration.getSaveAnnotationHandler
(String handlerID) ServerConfiguration.getSaveAnnotationHandler
(String name) Method parameters in com.levigo.jadice.web.server.config with type arguments of type SaveAnnotationsHandlerModifier and TypeMethodDescriptionvoid
DefaultServerConfiguration.setSaveAnnotationHandlers
(HashMap<String, SaveAnnotationsHandler> saveAnnotationsHandlers) void
ServerConfiguration.setSaveAnnotationHandlers
(HashMap<String, SaveAnnotationsHandler> saveAnnotationsHandlers)