Package | Description |
---|---|
javax.xml.rpc |
Modifier and Type | Field and Description |
---|---|
private static ServiceFactory |
ServiceFactory.factory |
Modifier and Type | Method and Description |
---|---|
static ServiceFactory |
ServiceFactory.newInstance()
Gets an instance of the ServiceFactory
Only one copy of a factory exists and is returned to the application each time this method is called.
|