public abstract class AbstractVaultReader extends Object implements VaultReader
| Constructor and Description |
|---|
AbstractVaultReader() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
createVault(String fqn,
Map<String,Object> options) |
protected abstract void |
destroyVault() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisVaultFormat, retrieveFromVaultprotected abstract void createVault(String fqn, Map<String,Object> options) throws VaultReaderException
VaultReaderExceptionprotected abstract void destroyVault()
Copyright © 2014 JBoss by Red Hat. All rights reserved.