private static final class ConnectionSettings.MasterPassphrase extends ConcurrentInitialize<java.lang.String>
| Constructor and Description |
|---|
MasterPassphrase(Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
create()
Override to create the actual object
|
getprivate final Processor processor
MasterPassphrase(Processor processor)
public java.lang.String create()
throws java.lang.Exception
ConcurrentInitializecreate in class ConcurrentInitialize<java.lang.String>java.lang.Exception - if the creation failed this is the exception that was
thrown