javax.jbi.management
Interface AdminServiceMBean
public interface AdminServiceMBean
getBindingComponents
ObjectName[] getBindingComponents()
getComponentByName
ObjectName getComponentByName(String name)
getEngineComponents
ObjectName[] getEngineComponents()
getSystemInfo
String getSystemInfo()
getSystemService
ObjectName getSystemService(String serviceName)
getSystemServices
ObjectName[] getSystemServices()
isBinding
boolean isBinding(String componentName)
isEngine
boolean isEngine(String componentName)
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.