javax.jbi.management
Interface InstallerMBean
public interface InstallerMBean
getInstallRoot
java.lang.String getInstallRoot()
install
javax.management.ObjectName install()
throws JBIException
- Throws:
JBIException
isInstalled
boolean isInstalled()
uninstall
void uninstall()
throws JBIException
- Throws:
JBIException
getInstallerConfigurationMBean
javax.management.ObjectName getInstallerConfigurationMBean()
throws JBIException
- Throws:
JBIException
Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.