Package | Description |
---|---|
oracle.ucs.userprefs |
Modifier and Type | Interface and Description |
---|---|
interface |
UserPrefsReachabilityServiceLocal |
interface |
UserPrefsReachabilityServiceRemote |
Modifier and Type | Method and Description |
---|---|
static UserPrefsReachabilityService |
UserPrefsServicesFactory.createUserPrefsReachabilityService()
This method instantiates the appropriate factory implementation
based on the configuration provided in the "jndi.properties" file
found in the CLASSPATH.
|
static UserPrefsReachabilityService |
UserPrefsServicesFactory.createUserPrefsReachabilityService(Hashtable properties)
This method creates UserPrefsReachabilityService using the
specified properties (e.g.
|
protected static UserPrefsReachabilityService |
UserPrefsServicesFactory.createUserPrefsReachabilityServiceLocal(Hashtable properties)
This method creates UserPrefsProvisioningServiceLocal using the
specified properties (e.g.
|
protected static UserPrefsReachabilityService |
UserPrefsServicesFactory.createUserPrefsReachabilityServiceRemote(Hashtable properties)
This method creates UserPrefsProvisioningServiceRemote using the
specified properties (e.g.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.