public class RegistryFactory extends Object
| Constructor and Description |
|---|
RegistryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Registry |
getDefaultRegistry() |
static Registry |
getLoggingRegistry() |
static Registry |
getRegistry(String gateway,
String username,
String password) |
public static Registry getRegistry(String gateway, String username, String password) throws RegistryException
RegistryExceptionpublic static Registry getDefaultRegistry() throws RegistryException
RegistryExceptionpublic static Registry getLoggingRegistry()
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.