Package | Description |
---|---|
jadex.commons.beans |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersistenceDelegate
Default PersistenceDelegate for normal classes.
|
Modifier and Type | Method and Description |
---|---|
PersistenceDelegate |
Encoder.getPersistenceDelegate(Class<?> type)
Returns a
PersistenceDelegate for the given class type. |
Modifier and Type | Method and Description |
---|---|
void |
Encoder.setPersistenceDelegate(Class<?> type,
PersistenceDelegate delegate)
Register the
PersistenceDelegate of the specified type. |
Copyright © 2013. All Rights Reserved.