com.sun.mfwk.cib.config
Interface CIBExternalResourceConfiguration
- All Superinterfaces:
- CIBConfiguration, CIBProvider
- All Known Implementing Classes:
- CIBExternalResourceConfigurationImpl
- public interface CIBExternalResourceConfiguration
- extends CIBConfiguration
Provides interfaces that should be implemented by each provider providing
CIB ExternalResource configuration attributes.
The attribute that should be exposed is : providerUri
getProviderUri
public java.lang.String getProviderUri()
throws CIBIOException,
CIBAttributeNotFoundException
- Get the provider Uri
- Returns:
- String
- Throws:
CIBIOException
CIBAttributeNotFoundException