com.sun.mfwk.cib.config
Interface CIBConfiguration
- All Superinterfaces:
- CIBProvider
- All Known Subinterfaces:
- CIBApplicationConfiguration, CIBExternalResourceConfiguration, CIBResourceConfiguration, CIBServiceConfiguration
- public interface CIBConfiguration
- extends CIBProvider
The Configuration model defines attributes that should be implemented
by each configuration provider. The CIBConfiguration interface is the root
interface for this model.
Method Summary |
java.lang.String |
getType()
Returns the configuration type |
getType
public java.lang.String getType()
- Returns the configuration type
- Returns:
- String