Package | Description |
---|---|
de.innovationgate.utils |
Generic various-purpose utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ModifyListenerObjectWrapperImpl
Default implementation of
ModifyListenerObjectWrapper |
Modifier and Type | Method and Description |
---|---|
static ModifyListenerObjectWrapper |
ModifyListenerFactory.create(java.lang.Object target,
ModifyListener reciever)
creates an monitorable Object
the object is wrapped by an
ModifyListenerObjectWrapper
ModifyLister.hasBeenModified() is invoked on the method 'set()' of ModifyListenerObjectWrapper |