|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchConfigException | |
org.apache.geronimo.kernel | |
org.apache.geronimo.kernel.config |
Uses of NoSuchConfigException in org.apache.geronimo.kernel |
Methods in org.apache.geronimo.kernel that throw NoSuchConfigException | |
javax.management.ObjectName |
KernelMBean.startConfiguration(URI configID)
|
void |
KernelMBean.stopConfiguration(URI configID)
|
int |
KernelMBean.getConfigurationState(URI configId)
|
javax.management.ObjectName |
Kernel.startConfiguration(URI configID)
|
void |
Kernel.stopConfiguration(URI configID)
|
int |
Kernel.getConfigurationState(URI configID)
|
Uses of NoSuchConfigException in org.apache.geronimo.kernel.config |
Methods in org.apache.geronimo.kernel.config that throw NoSuchConfigException | |
void |
ConfigurationStore.uninstall(URI configID)
|
org.apache.geronimo.gbean.jmx.GBeanMBean |
ConfigurationStore.getConfiguration(URI id)
Return the Configuration GBean for the specified ID |
URL |
ConfigurationStore.getBaseURL(URI id)
Return the base URL for the specified ID |
javax.management.ObjectName |
ConfigurationManager.load(URI configID)
|
List |
ConfigurationManager.loadRecursive(URI configID)
|
void |
ConfigurationManager.unload(URI configID)
|
void |
ConfigurationManager.unload(javax.management.ObjectName configName)
|
javax.management.ObjectName |
ConfigurationManagerImpl.load(URI configID)
|
List |
ConfigurationManagerImpl.loadRecursive(URI configID)
|
void |
ConfigurationManagerImpl.unload(URI configID)
|
void |
ConfigurationManagerImpl.unload(javax.management.ObjectName configName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |