Modifier and Type | Method and Description |
---|---|
List<AutoConfResource> |
PersistencyManager.load(String name)
Loads a stored resource.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AutoConfResource.equalsTargetConfiguration(AutoConfResource resource)
Determine if the specified
AutoConfResource is meant to be used for the same Configuration as this object. |
Modifier and Type | Method and Description |
---|---|
void |
PersistencyManager.store(String name,
List<AutoConfResource> configs)
Stores a resource.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.