public abstract class PhoneDirectoryServiceFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PhoneDirectoryServiceFactory.DefaultPhoneDirectoryServiceFactory |
| Constructor and Description |
|---|
PhoneDirectoryServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract PhoneDirectoryService |
createPhoneDirectoryService() |
static PhoneDirectoryServiceFactory |
getInstance() |
static PhoneDirectoryService |
getPhoneDirectoryService() |
public static PhoneDirectoryServiceFactory getInstance()
public static PhoneDirectoryService getPhoneDirectoryService()
public abstract PhoneDirectoryService createPhoneDirectoryService()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.