| Package | Description |
|---|---|
| de.intarsys.claptz | |
| de.intarsys.claptz.impl | |
| de.intarsys.tools.bean | |
| de.intarsys.tools.factory |
| Modifier and Type | Method and Description |
|---|---|
IExtensionPointHandler |
IExtensionPoint.getInstaller()
An optional functor object that can handle the installation semantics of
the
IExtensionPoint. |
| Modifier and Type | Method and Description |
|---|---|
static void |
InstrumentTools.installExtensions(IInstrumentRegistry registry,
String point,
IExtensionPointHandler functor)
Helper method to register all extensions to an extension point correctly.
|
static void |
InstrumentTools.uninstallExtensions(IInstrumentRegistry registry,
String point,
IExtensionPointHandler functor)
Clean up artifacts / references to functor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionLifecycleInstaller |
class |
ExtensionPointHandlerAdapter
An adapter providing a default implementation for
IExtensionPointHandler. |
class |
ExtensionPointLoaderAdapter
An
IExtensionPointHandler that handles loading instructions for the
client. |
| Modifier and Type | Method and Description |
|---|---|
IExtensionPointHandler |
StandardExtensionPoint.getInstaller() |
IExtensionPointHandler |
StandardExtensionPoint.Facade.getInstaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardExtensionPoint.setInstaller(IExtensionPointHandler installer) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryInstaller |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.