| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides interfaces that should be implemented by each provider providing CIB Application configuration attributes. The attributes that should be exposed are : UrlDescription, Role and DirectoryDN
| Method Summary | |
|  java.lang.String | getDirectoryDN()Get the directory Distinguish Name | 
|  java.lang.String | getRole()Get the role of the application | 
|  java.lang.String | getUrlDescription()Get the Url Description document | 
| Methods inherited from interface com.sun.mfwk.cib.config.CIBConfiguration | 
| getType | 
| Methods inherited from interface com.sun.mfwk.cib.providers.CIBProvider | 
| destroy, init | 
| Method Detail | 
public java.lang.String getUrlDescription()
                                   throws CIBIOException,
                                          CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException
public java.lang.String getRole()
                         throws CIBIOException,
                                CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException
public java.lang.String getDirectoryDN()
                                throws CIBIOException,
                                       CIBAttributeNotFoundException
CIBIOException
CIBAttributeNotFoundException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||