Package | Description |
---|---|
oracle.sdp.messaging.userprefs |
Modifier and Type | Method and Description |
---|---|
static UserPrefsServices |
UserPrefsManager.createUserPrefsServices()
Deprecated.
This method instantiates the appropriate factory implementation
based on the configuration provided in the "jndi.properties" file
found in the CLASSPATH.
|
static UserPrefsServices |
UserPrefsManager.createUserPrefsServices(Hashtable properties)
Deprecated.
This method creates UserPrefsServices using the specified
properties (e.g.
|
static UserPrefsServices |
UserPrefsManager.createUserPrefsServicesLocal()
Deprecated.
|
static UserPrefsServices |
UserPrefsManager.createUserPrefsServicesLocal(Hashtable properties)
Deprecated.
This method creates UserPrefsServicesLocal using the specified
properties (e.g.
|
static UserPrefsServices |
UserPrefsManager.createUserPrefsServicesRemote(Hashtable properties)
Deprecated.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.