|
Oracle Application Server Web Services Java API Reference 10g Release 3 (10.1.3.1.0) B28977-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.webservices.reliability.ReliabilityClientFactory
public class ReliabilityClientFactory
The class is a singleton factory used to create reliability clients
Method Summary | |
---|---|
ReliabilityClient |
getClient() Creates a reliability client with the configuration provided. |
static ReliabilityClientFactory |
getClientFactory() Get the default factory instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ReliabilityClientFactory getClientFactory()
public ReliabilityClient getClient()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |