|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionProvider
A connection provider is able to create a (possibly new) CentraSite connection. Instances of this class are typically passed to objects, which might need a CentraSite connection, but not necessarily so. For example, if an importer or exporter detects an error, then it won't require a connection, if it does in its normal operation.
| Method Summary | |
|---|---|
javax.xml.registry.Connection |
getConnection()
Returns a registry connection. |
| Method Detail |
|---|
javax.xml.registry.Connection getConnection()
throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException - The operation failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||