Interface | Description |
---|---|
MutableWrapper.Mutable<T> |
Generic interface which allows to set the arbitrary object properties via
MutableWrapper.Mutable.setProperty(String, Object) . |
MutableWrapper.ProxyWithBeanPropertyMethodInvoker |
Provides access to the mutable wrapper invoker.
|
NamedDefinition |
An optional interface definitions can implement to signify their name is configurable.
|
Class | Description |
---|---|
ConfigModule |
Manages the lifecycle of registries configuration resources like the
DirectoryWatcherService . |
MutableWrapper<T,U extends T> |
Provides a mutable wrapper.
|
MutableWrapper.BeanPropertyMethodInvoker |
Invoker which is backing up the proxies produced by
MutableWrapper . |
Mutator<T> |
Base class for the concrete mutator objects (see extending classes in UI project).
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.