|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositorySelectorMBean
Defines interfaces for the JMX monitoring extension.
| Method Summary | |
|---|---|
List<String> |
getAvailableKeys()
Returns a list of all registered implementations. |
String |
getRepositoryClass()
Returns the interface of the repository that this selector is selecting the implementation for. |
String |
getSelectedKey()
Returns the name of the currently selected repository implementation. |
void |
setSelectedKey(String selectedKey)
Sets the implementation key. |
| Method Detail |
|---|
String getRepositoryClass()
String getSelectedKey()
void setSelectedKey(String selectedKey)
selectedKey - the implementation key.List<String> getAvailableKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||