Package | Description |
---|---|
co.codewizards.cloudstore.core.bean | |
co.codewizards.cloudstore.core.repo.local |
Local repository management - API.
|
co.codewizards.cloudstore.core.repo.sync |
Synchronisation between two repositories.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBean<P extends PropertyBase> |
interface |
Bean<P extends PropertyBase> |
class |
BeanSupport<B,P extends PropertyBase> |
interface |
CloneableBean<P extends PropertyBase> |
Modifier and Type | Method and Description |
---|---|
static <P extends PropertyBase,B extends Bean<P>> |
PropertyChangeListenerUtil.addWeakPropertyChangeListener(B bean,
P property,
PropertyChangeListener listener) |
Modifier and Type | Interface and Description |
---|---|
static interface |
LocalRepoRegistry.Property |
Modifier and Type | Class and Description |
---|---|
static class |
LocalRepoRegistry.PropertyEnum |
Modifier and Type | Interface and Description |
---|---|
static interface |
RepoSyncDaemon.Property |
Modifier and Type | Class and Description |
---|---|
static class |
RepoSyncDaemon.PropertyEnum |
Copyright © 2013–2019. All rights reserved.