public interface JmxAgent
| Modifier and Type | Method and Description |
|---|---|
boolean |
addProfile(Profile profile35)
Auto generated method signature
|
boolean |
addToolboxProfile()
Auto generated method signature
|
boolean |
deleteProfile(String profileName56)
Auto generated method signature
|
Profile[] |
getAllProfiles()
Auto generated method signature
|
ArrayOfString[] |
getMBeanAttributeInfo(String mBean39,
String url40,
String userName41,
String password42)
Auto generated method signature
|
ArrayOfString[] |
getMBeans(String url50,
String userName51,
String password52)
Auto generated method signature
|
Profile |
getProfile(String profileName46)
Auto generated method signature
|
void |
startaddProfile(Profile profile35,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddToolboxProfile(JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteProfile(String profileName56,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllProfiles(JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMBeanAttributeInfo(String mBean39,
String url40,
String userName41,
String password42,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMBeans(String url50,
String userName51,
String password52,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetProfile(String profileName46,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startMonitoringProfile(String profileName20)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestDataPublisherAvailability(String connectionType22,
String url23,
int port24,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdateProfile(Profile profile31,
JmxAgentCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
stopMonitoringProfile(String profileName60)
Auto generated method signature for Asynchronous Invocations
|
boolean |
testDataPublisherAvailability(String connectionType22,
String url23,
int port24)
Auto generated method signature
|
boolean |
updateProfile(Profile profile31)
Auto generated method signature
|
boolean addToolboxProfile()
throws RemoteException
addToolboxProfile16 - RemoteExceptionvoid startaddToolboxProfile(JmxAgentCallbackHandler callback) throws RemoteException
addToolboxProfile16 - RemoteExceptionvoid startMonitoringProfile(String profileName20) throws RemoteException, JmxAgentProfileDoesNotExistExceptionException
boolean testDataPublisherAvailability(String connectionType22, String url23, int port24) throws RemoteException
testDataPublisherAvailability21 - RemoteExceptionvoid starttestDataPublisherAvailability(String connectionType22, String url23, int port24, JmxAgentCallbackHandler callback) throws RemoteException
testDataPublisherAvailability21 - RemoteExceptionProfile[] getAllProfiles() throws RemoteException, JmxAgentJmxProfileExceptionException
getAllProfiles27 - JmxAgentJmxProfileExceptionException - :RemoteExceptionvoid startgetAllProfiles(JmxAgentCallbackHandler callback) throws RemoteException
getAllProfiles27 - RemoteExceptionboolean updateProfile(Profile profile31) throws RemoteException, JmxAgentProfileDoesNotExistExceptionException, JmxAgentJmxProfileExceptionException
updateProfile30 - JmxAgentProfileDoesNotExistExceptionException - :JmxAgentJmxProfileExceptionException - :RemoteExceptionvoid startupdateProfile(Profile profile31, JmxAgentCallbackHandler callback) throws RemoteException
updateProfile30 - RemoteExceptionboolean addProfile(Profile profile35) throws RemoteException, JmxAgentProfileAlreadyExistsExceptionException, JmxAgentJmxProfileExceptionException
addProfile34 - JmxAgentProfileAlreadyExistsExceptionException - :JmxAgentJmxProfileExceptionException - :RemoteExceptionvoid startaddProfile(Profile profile35, JmxAgentCallbackHandler callback) throws RemoteException
addProfile34 - RemoteExceptionArrayOfString[] getMBeanAttributeInfo(String mBean39, String url40, String userName41, String password42) throws RemoteException, JmxAgentReflectionExceptionException, JmxAgentInstanceNotFoundExceptionException, JmxAgentMalformedObjectNameExceptionException, JmxAgentIOExceptionException, JmxAgentIntrospectionExceptionException
getMBeanAttributeInfo38 - JmxAgentReflectionExceptionException - :JmxAgentInstanceNotFoundExceptionException - :JmxAgentMalformedObjectNameExceptionException - :JmxAgentIOExceptionException - :JmxAgentIntrospectionExceptionException - :RemoteExceptionvoid startgetMBeanAttributeInfo(String mBean39, String url40, String userName41, String password42, JmxAgentCallbackHandler callback) throws RemoteException
getMBeanAttributeInfo38 - RemoteExceptionProfile getProfile(String profileName46) throws RemoteException, JmxAgentProfileDoesNotExistExceptionException, JmxAgentJmxProfileExceptionException
getProfile45 - JmxAgentProfileDoesNotExistExceptionException - :JmxAgentJmxProfileExceptionException - :RemoteExceptionvoid startgetProfile(String profileName46, JmxAgentCallbackHandler callback) throws RemoteException
getProfile45 - RemoteExceptionArrayOfString[] getMBeans(String url50, String userName51, String password52) throws RemoteException, JmxAgentIOExceptionException
getMBeans49 - JmxAgentIOExceptionException - :RemoteExceptionvoid startgetMBeans(String url50, String userName51, String password52, JmxAgentCallbackHandler callback) throws RemoteException
getMBeans49 - RemoteExceptionboolean deleteProfile(String profileName56) throws RemoteException, JmxAgentProfileDoesNotExistExceptionException, JmxAgentJmxProfileExceptionException
deleteProfile55 - JmxAgentProfileDoesNotExistExceptionException - :JmxAgentJmxProfileExceptionException - :RemoteExceptionvoid startdeleteProfile(String profileName56, JmxAgentCallbackHandler callback) throws RemoteException
deleteProfile55 - RemoteExceptionvoid stopMonitoringProfile(String profileName60) throws RemoteException, JmxAgentProfileDoesNotExistExceptionException
Copyright © 2015 WSO2. All rights reserved.