|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SCAClientFactoryFinder
| Method Summary | |
|---|---|
SCAClientFactory |
find(java.util.Properties properties,
java.lang.ClassLoader classLoader,
java.net.URI domainURI)
Method for finding the SCAClientFactory for a given Domain URI using a specified set of properties and a a specified ClassLoader |
| Method Detail |
|---|
SCAClientFactory find(java.util.Properties properties,
java.lang.ClassLoader classLoader,
java.net.URI domainURI)
throws NoSuchDomainException
properties - - properties to use - may be nullclassLoader - - ClassLoader to use - may be nulldomainURI - - the Domain URI - must be a valid SCA Domain URI
- - NoSuchDomainException if the domainURI does not reference
a valid SCA Domain
found
NoSuchDomainException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||