Class ListRenderService.ExtensionPoint
java.lang.Object
org.hippoecm.frontend.service.ServiceTracker<IRenderService>
AbstractRenderService<Void>.ExtensionPoint
org.hippoecm.frontend.service.render.ListRenderService.ExtensionPoint
- All Implemented Interfaces:
Serializable,org.apache.wicket.util.io.IClusterable,IServiceTracker<IRenderService>
- Enclosing class:
- ListRenderService
- See Also:
-
Field Summary
Fields inherited from class org.hippoecm.frontend.service.render.AbstractRenderService.ExtensionPoint
extension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonRemoveService(IRenderService service, String name) voidonServiceAdded(IRenderService service, String name) Methods inherited from class org.hippoecm.frontend.service.render.AbstractRenderService.ExtensionPoint
getChildren, onServiceChanged, register, unregisterMethods inherited from class org.hippoecm.frontend.service.ServiceTracker
addService, removeService
-
Constructor Details
-
ExtensionPoint
-
-
Method Details
-
onServiceAdded
- Overrides:
onServiceAddedin classAbstractRenderService<Void>.ExtensionPoint
-
onRemoveService
- Overrides:
onRemoveServicein classAbstractRenderService<Void>.ExtensionPoint
-