| |
|
| java.lang.Object com.bostechcorp.cbesb.console.jmxclient.BaseJmxClient com.bostechcorp.cbesb.console.jmxclient.ServicemixJmxClient
JMX_PROPERTY_FILE_NAME | final public static String JMX_PROPERTY_FILE_NAME(Code) | | |
JMX_SERVICE_URL | final public static String JMX_SERVICE_URL(Code) | | |
setProperties | public void setProperties(Properties properties)(Code) | | Parameters: properties - the properties to set |
Methods inherited from com.bostechcorp.cbesb.console.jmxclient.BaseJmxClient | public void closeJmxConnection()(Code)(Java Doc) public void deployServiceAssembly(String assemblyZipUrl) throws Exception(Code)(Java Doc) abstract protected ObjectName getAdminServiceMbeanName() throws MalformedObjectNameException(Code)(Java Doc) public void getAssemblyObj(JmxAssemblyObj sa) throws Exception(Code)(Java Doc) public void getAssemblyObjAndValues(JmxAssemblyObj sa) throws Exception(Code)(Java Doc) public void getCCSLVersionInfo(String name, ConsoleVersion consoleVersion) throws Exception(Code)(Java Doc) public JmxComponentObj getComponentObj(String saName, String componentName) throws Exception(Code)(Java Doc) public JmxComponentObj getComponentObjAndValues(String saName, String componentName) throws Exception(Code)(Java Doc) public void getConnectInfo() throws ServerSideException(Code)(Java Doc) public ObjectName[] getCurComponentObjectNames() throws Exception(Code)(Java Doc) public void getCurrentComponentList(JmxComponentInfo info) throws Exception(Code)(Java Doc) public void getCurrentServiceAssemblyList(JmxAssemblyInfo info) throws Exception(Code)(Java Doc) public String getCurrentState(String componentName) throws Exception(Code)(Java Doc) public void getDependences(String componentName, JmxComponentInfo info) throws Exception(Code)(Java Doc) public void getDeployServiceAssemblyList(JmxAssemblyInfo info) throws Exception(Code)(Java Doc) abstract protected ObjectName getDeploymentServiceMbeanName() throws MalformedObjectNameException(Code)(Java Doc) public String[] getDisplayTitles(String componentName) throws Exception(Code)(Java Doc) public String[] getEndpointNameArray() throws Exception(Code)(Java Doc) public JmxEndpointObj getEndpointObj(String saName, String componentName, String endpointName) throws Exception(Code)(Java Doc) public String[] getExtendedComponentByAssembly(String saName) throws Exception(Code)(Java Doc) public void getInstallCompontentList(JmxComponentInfo info) throws Exception(Code)(Java Doc) abstract protected ObjectName getInstallationServiceMbeanName() throws MalformedObjectNameException(Code)(Java Doc) abstract protected ObjectName getInstallerMbeanName(String componentName) throws MalformedObjectNameException(Code)(Java Doc) abstract protected JMXConnector getJmxConnector(JMXServiceURL url) throws ServerSideException(Code)(Java Doc) protected LifeCycleExtensionMBean getLifeCycleExtensionMBean(String componentName) throws Exception(Code)(Java Doc) abstract protected ObjectName getLifeCycleExtensionMbeanName(String componentName) throws MalformedObjectNameException(Code)(Java Doc) abstract protected ObjectName getLifeCycleMbeanName(String componentName) throws MalformedObjectNameException(Code)(Java Doc) public String getLogConfig() throws ServerSideException(Code)(Java Doc) public void getPropertyObjects(String componentName, String endpointName, JmxEndpointObj obj) throws Exception(Code)(Java Doc) protected Object getProxy(ObjectName name, Class type) throws ServerSideException(Code)(Java Doc) abstract protected ObjectName getRegistryMbeanName() throws MalformedObjectNameException(Code)(Java Doc) public void getRemoveComponentList(JmxComponentInfo info) throws Exception(Code)(Java Doc) public void getRemoveServiceAssemblyList(JmxAssemblyInfo info) throws Exception(Code)(Java Doc) public String[] getSANames() throws Exception(Code)(Java Doc) public void getSaList(JmxEndpointInfo info) throws Exception(Code)(Java Doc) public MBeanServerConnection getServerConnection() throws ServerSideException(Code)(Java Doc) public String getServiceAssemblState(String assemblyName) throws Exception(Code)(Java Doc) abstract protected ObjectName getServiceUnitLifeCycleMbeanName(String serviceUintName, String componentName) throws MalformedObjectNameException(Code)(Java Doc) abstract protected JMXServiceURL getServiceUrl() throws MalformedURLException(Code)(Java Doc) public String getSessionId()(Code)(Java Doc) abstract protected ObjectName getSharedLibraryInstallerMbeanName(String libName) throws MalformedObjectNameException(Code)(Java Doc) abstract protected ObjectName getSharedLibraryMbeanName(String libName) throws MalformedObjectNameException(Code)(Java Doc) abstract protected String[] getSharedLibraryNames() throws ServerSideException(Code)(Java Doc) public ConcurrentHashMap<String, EndpointStatVO> getStatisticInfo(long timeout) throws Exception(Code)(Java Doc) public void getStatisticsChange(long timeout, JmxEndpointInfo info) throws Exception(Code)(Java Doc) public void getStatisticsChangeBySA(long timeout, JmxAssemblyObj sa) throws Exception(Code)(Java Doc) public void getStatusChange(long timeout, JmxEndpointInfo info) throws Exception(Code)(Java Doc) public void getStatusChangeBySA(long timeout, JmxAssemblyObj info) throws Exception(Code)(Java Doc) public JmxEndpointInfo getStatusChangeBySA(long timeout, String saName) throws Exception(Code)(Java Doc) public void getVersionInfo(String name, ConsoleVersion consoleVersion) throws Exception(Code)(Java Doc) protected void init(String port, String user, String password) throws ServerSideException(Code)(Java Doc) public void installComponent(String componentName, String jarName) throws Exception(Code)(Java Doc) public void installSharedLibrary(String libName, String jarName) throws Exception(Code)(Java Doc) public void installUserComponent(String fileName) throws Exception(Code)(Java Doc) public void removeComponent(String componentJarName) throws Exception(Code)(Java Doc) public void removeServiceAssembly(String assemblyJarName) throws Exception(Code)(Java Doc) public void removeSharedLibrary(String libName) throws Exception(Code)(Java Doc) public void resetEndpointStatistics(String saName) throws Exception(Code)(Java Doc) public void setLogConfig(String logConfig) throws ServerSideException(Code)(Java Doc) public void setPropertyObjects(String componentName, String endpointName, String[][] propertyObjects, JmxEndpointInfo info) throws Exception(Code)(Java Doc) public void setSessionId(String sessionId)(Code)(Java Doc) public void shutdownComponent(String componentName) throws Exception(Code)(Java Doc) public void shutdownServiceAssembly(String assemblyName) throws Exception(Code)(Java Doc) public void startComponent(String componentName) throws Exception(Code)(Java Doc) public void startEndpoint(String componentName, String endpointName) throws Exception(Code)(Java Doc) public void startServiceAssembly(String assemblyName) throws Exception(Code)(Java Doc) public void stopComponent(String componentName) throws Exception(Code)(Java Doc) public void stopEndpoint(String componentName, String endpointName) throws Exception(Code)(Java Doc) public void stopPollingNotification()(Code)(Java Doc) public void stopServiceAssembly(String assemblyName) throws Exception(Code)(Java Doc) public void undeployServiceAssembly(String assemblyName) throws Exception(Code)(Java Doc) public void uninstallComponent(String componentName) throws Exception(Code)(Java Doc) public void uninstallSharedLibrary(String libName) throws Exception(Code)(Java Doc)
|
|
|
|