Package | Description |
---|---|
org.hippoecm.frontend.plugin | |
org.hippoecm.frontend.service | |
org.hippoecm.frontend.service.render |
Modifier and Type | Method and Description |
---|---|
void |
IPluginContext.registerTracker(IServiceTracker<? extends org.apache.wicket.util.io.IClusterable> listener,
String name)
Registers a service tracker with the given name.
|
void |
IPluginContext.unregisterTracker(IServiceTracker<? extends org.apache.wicket.util.io.IClusterable> listener,
String name)
Unregisters a service tracker with the given name.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceTracker<S extends org.apache.wicket.util.io.IClusterable>
Service tracker implementation that is aware of it's class.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceContext.registerTracker(IServiceTracker<? extends org.apache.wicket.util.io.IClusterable> listener,
String name)
Registers a service tracker with the given name.
|
void |
ServiceContext.unregisterTracker(IServiceTracker<? extends org.apache.wicket.util.io.IClusterable> listener,
String name)
Unregisters a service tracker with the given name.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractRenderService.ExtensionPoint
Base class for extension points.
|
protected class |
ListRenderService.ExtensionPoint |
protected class |
RenderService.ExtensionPoint
Extension point that can add the extension to a child component.
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.