A C D E F G H I J L M O P R S T U

A

AbstractServiceClient - Class in org.ow2.petals.jmx
The Petals JMX Client API
AbstractServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.AbstractServiceClient
Creates a new instance of AbstractServiceClient
AdminDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the Admin service is found.
AdminDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.AdminDoesNotExistException
 
AdminServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX Admin service.
AdminServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.AdminServiceClient
Creates a new instance of AdminServiceClient
AdminServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Admin Service MBean
AdminServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.AdminServiceErrorException
 
AdminServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.AdminServiceErrorException
 
AttributeErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown when working with JMX attribute.
AttributeErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.AttributeErrorException
 
AVAILABLE_PROCESSORS - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Attributes for OS MBean : some attributes are platform specific

C

clearMonitorStorage() - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Clear the monitor storage.The persisted data related to the monitored exchanges are deleted.
COMMITTED_VIRTUAL_MEMORY_SIZE - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
ComponentClient - Class in org.ow2.petals.jmx
Client API of a JMX component associated to a JBI component.
ComponentClient(String, String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.ComponentClient
Creates a new instance of ComponentClient
ComponentClient(ObjectName, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.ComponentClient
Creates a new instance of ComponentClient
ComponentClient.State - Class in org.ow2.petals.jmx
Component states
ComponentClient.State() - Constructor for class org.ow2.petals.jmx.ComponentClient.State
 
ComponentDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to a JBI component is found.
ComponentDoesNotExistException(String) - Constructor for exception org.ow2.petals.jmx.exception.ComponentDoesNotExistException
 
ComponentErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with a JMX component.
ComponentErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.ComponentErrorException
 
ComponentErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.ComponentErrorException
 
ConfigurationInstallerComponentClient - Class in org.ow2.petals.jmx
 
ConfigurationInstallerComponentClient(ObjectName, String, MBeanServerConnection, MBeanInfo) - Constructor for class org.ow2.petals.jmx.ConfigurationInstallerComponentClient
 
ConnectionErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown when an error occurs during the connection to the JMX Server.
ConnectionErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.ConnectionErrorException
 
ConnectionErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.ConnectionErrorException
 
ConnectionErrorException(String, Throwable) - Constructor for exception org.ow2.petals.jmx.exception.ConnectionErrorException
 

D

DAEMON_THREAD_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
deploy(URL) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Deploy a service assembly.
DeploymentServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX deployment service.
DeploymentServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.DeploymentServiceClient
Creates a new instance of DeploymentServiceClient
DeploymentServiceClient.State - Class in org.ow2.petals.jmx
Service assembly states
DeploymentServiceClient.State() - Constructor for class org.ow2.petals.jmx.DeploymentServiceClient.State
 
DeploymentServiceDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no Deployment Service MBean is found in the Petals JMX Server
DeploymentServiceDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.DeploymentServiceDoesNotExistException
 
DeploymentServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Deployment Service MBean
DeploymentServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.DeploymentServiceErrorException
 
DeploymentServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.DeploymentServiceErrorException
 
disconnect() - Method in class org.ow2.petals.jmx.JMXClient
Release the connection to the JMX server
disconnect() - Method in class org.ow2.petals.jmx.JMXConnection
Close the JMX connection

E

EndpointRegistryClient - Class in org.ow2.petals.jmx
Client API of the JMX Endpoint service.
EndpointRegistryClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.EndpointRegistryClient
Creates a new instance of EndpointServiceServiceClient
EndpointRegistryServiceDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the Admin service is found.
EndpointRegistryServiceDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.EndpointRegistryServiceDoesNotExistException
 
EndpointRegistryServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Admin Service MBean
EndpointRegistryServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.EndpointRegistryServiceErrorException
 
EndpointRegistryServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.EndpointRegistryServiceErrorException
 

F

forceUndeploy(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Force the undeployment of the service assembly.
forceUnloadInstaller(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Force unload of installer.
FREE_PHYSICAL_MEMORY_SIZE - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 

G

GET_ALL_ENDPOINTS - Static variable in class org.ow2.petals.jmx.EndpointRegistryClient
Action : get all endpoints
GET_ALL_EXTERNAL_ENDPOINTS - Static variable in class org.ow2.petals.jmx.EndpointRegistryClient
Action : get all external endpoints
GET_ALL_INTERNAL_ENDPOINTS - Static variable in class org.ow2.petals.jmx.EndpointRegistryClient
Action : get all internal endpoints
GET_CURRENT_STATE - Static variable in class org.ow2.petals.jmx.ComponentClient
Action : get current state
GET_ENDPOINT_DESCRIPTION - Static variable in class org.ow2.petals.jmx.EndpointRegistryClient
Action : get the description of a given endpoint and service
GET_INSTALL_ROOT - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : getInstallRoot
GET_INSTALLER_CONFIGURATION_MBEAN - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : getInstallerConfigurationMBean
getAction() - Method in exception org.ow2.petals.jmx.exception.PerformActionDoesNotExistException
 
getAdminServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the Admin service client API
getAllEndpoints() - Method in class org.ow2.petals.jmx.EndpointRegistryClient
Get all the Endpoints
getAllExternalEndpoints() - Method in class org.ow2.petals.jmx.EndpointRegistryClient
Get all the external Endpoints
getAllInternalEndpoints() - Method in class org.ow2.petals.jmx.EndpointRegistryClient
Get all the internal Endpoints
getAllLevels() - Method in class org.ow2.petals.jmx.LoggerServiceClient
This method allows to retrieve all levels.
getAttribute(String) - Method in class org.ow2.petals.jmx.AbstractServiceClient
 
getAttribute(ObjectName, String) - Method in class org.ow2.petals.jmx.AbstractServiceClient
 
getAttribute(String) - Method in class org.ow2.petals.jmx.ConfigurationInstallerComponentClient
 
getAttributes() - Method in class org.ow2.petals.jmx.ConfigurationInstallerComponentClient
 
getAvailableProcessors() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the available processors
getBindingComponents() - Method in class org.ow2.petals.jmx.AdminServiceClient
Get the Binding Components of the PEtALS Container
getCommittedVirtualMemorySize() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the committed physical memory size
getComponentByName(String) - Method in class org.ow2.petals.jmx.AdminServiceClient
Get the Component with the given name
getComponentClient(String) - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the component client API associated to a JBI component.
getComponentClient(ObjectName) - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the component client API associated to a JBI component.
getComponentName() - Method in exception org.ow2.petals.jmx.exception.ComponentDoesNotExistException
 
getComponentName() - Method in exception org.ow2.petals.jmx.exception.InstallerComponentDoesNotExistException
 
getConfigurationInstallerClient() - Method in class org.ow2.petals.jmx.InstallerComponentClient
 
getConfigurationMBeanAttributes() - Method in class org.ow2.petals.jmx.RuntimeConfigurationComponentClient
Get Attributes of runtime configuration MBean
getDaemonThreadCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get Daemon thread count
getDeployedServiceAssemblies() - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Get deployed service assemblies.
getDeployedServiceAssembliesForComponent(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Get service assemblies containing service units running on a component.
getDeploymentServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the deployment service client API
getDescription(String, String) - Method in class org.ow2.petals.jmx.EndpointRegistryClient
Get the description for a given service and endpoint
getEndpointRegistryClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the EndpointRegistry client API
getEngineComponents() - Method in class org.ow2.petals.jmx.AdminServiceClient
Get the Services Engines of the PEtALS Container
getExchange(String) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the exchange with the given exchange Id.
getExchangeHistory(String) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the history of the given exchange.
getExchangeIds(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the list of exchange Ids that has been sent or received at least once, matching the given criteria and the exchange persistence duration
getExchangeIds(String, String) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the list of exchange Ids that has been sent or received at least once, matching the given criteria and the exchange persistence duration
getExchanges(QName, QName, String, QName, long, long) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the number of exchange that has been sent or received at least once and matching the duration
getFreePhysicalMemorySize() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the free physical memory size
getHeapMemoryUsage() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get heap memory usage
getInstallationServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the installation service client API
getInstalledComponentsForSharedlibrary(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Get the components that use a shared library.
getInstalledSharedLibraries() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Get all installed shared libraries.
getInstallerComponentClient(String) - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the component installer client API associated to a JBI component.
getInstallers() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Get all existing installers.
getInstallRoot() - Method in class org.ow2.petals.jmx.InstallerComponentClient
Get the root path to the component installation.
getLevelForLogger(String) - Method in class org.ow2.petals.jmx.LoggerServiceClient
Get level value for a specified logger
getLoadedClassCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the loaded class count
getLoggerServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the Logger service client API
getMbeanName() - Method in exception org.ow2.petals.jmx.exception.PerformActionDoesNotExistException
 
getMBeanName() - Method in class org.ow2.petals.jmx.InstallerComponentClient
Get the MBean name of this installer.
getMBeanName() - Method in class org.ow2.petals.jmx.RuntimeConfigurationComponentClient
Get the MBean name of this installer.
getMBeanServerConnection() - Method in class org.ow2.petals.jmx.JMXClient
Get the instance to the @ MBeanServerConnection} in use.
getMBeanServerConnection() - Method in class org.ow2.petals.jmx.JMXConnection
Get the MBeanServerConnection of the JMX connection.
getMonitoredExchange() - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the list of Router Monitor filter.
getMonitorStorageDuration() - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Get the duration of the monitoring storage.
getPeakThreadCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get Peak thread count
getPendingObjects() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get heap memory usage
getPetalsAdminServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the Petals Admin service client API
getProcessCpuTime() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the process cpu time
getRouterMonitoringServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the Router Monitor service client API
getRuntimeConfigurationClient(String) - Method in class org.ow2.petals.jmx.JMXClient
 
getServiceAssemblyDescriptor(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Get the service assembly descriptor.
getServiceUnitForServiceAssembly(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Get Service Unit embedded in the given Service Assembly.
getState() - Method in class org.ow2.petals.jmx.ComponentClient
Get the current state of the JBI component associated to this JMX component.
getState(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Get the current state of a JBI service assembly.
getSystemInfo() - Method in class org.ow2.petals.jmx.AdminServiceClient
Get the version of the kernel of the PEtALS container
getSystemMonitoringServiceClient() - Method in class org.ow2.petals.jmx.JMXClient
Retrieve the system monitoring service client API
getThreadCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get thread count
getTotalLoadedClassCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the total loaded class count
getTotalPhysicalMemorySize() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the total physical mem size
getTotalStartedThreadCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the total started thread count
getUnloadedClassCount() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the unloaded class count
getUptime() - Method in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Get the up time

H

HEAP_MEMORY_USAGE - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Attributes for Memory MBean

I

INIT - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : init
INSTALL - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : install
install() - Method in class org.ow2.petals.jmx.InstallerComponentClient
Install the component.
InstallationServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX installation service.
InstallationServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.InstallationServiceClient
Creates a new instance of InstallationServiceClient
InstallationServiceDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no Installation Service MBean is found in the Petals JMX Server
InstallationServiceDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.InstallationServiceDoesNotExistException
 
InstallationServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Installation Service MBean
InstallationServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.InstallationServiceErrorException
 
InstallationServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.InstallationServiceErrorException
 
InstallerComponentClient - Class in org.ow2.petals.jmx
Client API of a JMX component associated to a JBI component installer.
InstallerComponentClient(String, String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.InstallerComponentClient
Creates a new instance of InstallerComponentClient finding the MBean associated to the component name
InstallerComponentClient(String, ObjectName, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.InstallerComponentClient
Creates a new instance of InstallerComponentClient from its MBean
InstallerComponentDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to a JBI component installer is found.
InstallerComponentDoesNotExistException(String) - Constructor for exception org.ow2.petals.jmx.exception.InstallerComponentDoesNotExistException
 
installSharedLibrary(URL) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Install a shared-library.
IS_INSTALLED - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : isInstalled
isInstalled() - Method in class org.ow2.petals.jmx.InstallerComponentClient
Get the current installation state of the JBI component
isServiceAssemblyDeployed(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Check if a service assembly is deployed.

J

JMX_FIELD_NAME - Static variable in class org.ow2.petals.jmx.AbstractServiceClient
 
JMX_FIELD_TYPE - Static variable in class org.ow2.petals.jmx.AbstractServiceClient
 
JMX_SERVICE_TYPE - Static variable in class org.ow2.petals.jmx.AbstractServiceClient
 
JMXClient - Class in org.ow2.petals.jmx
The Petals JMX Client API
JMXClient(String, Integer, String, String) - Constructor for class org.ow2.petals.jmx.JMXClient
Creates a new instance of JMXClient
JMXConnection - Class in org.ow2.petals.jmx
A Petals JMX Server Connection
JMXConnection(JMXConnector) - Constructor for class org.ow2.petals.jmx.JMXConnection
Creates a new instance of JMXConnection
JMXConnection(String, int, String, String) - Constructor for class org.ow2.petals.jmx.JMXConnection
Creates a new instance of JMXConnection

L

LOADED_CLASS_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Attributes for ClassLoading MBean
loadInstaller(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Load an installer.
loadNewInstaller(URL) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Load a new installer.
LoggerDoesNotExistException - Exception in org.ow2.petals.jmx.exception
 
LoggerDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.LoggerDoesNotExistException
 
LoggerServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX Logger service.
LoggerServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.LoggerServiceClient
 
LoggerServiceErrorException - Exception in org.ow2.petals.jmx.exception
 
LoggerServiceErrorException() - Constructor for exception org.ow2.petals.jmx.exception.LoggerServiceErrorException
 
LoggerServiceErrorException(String, Throwable) - Constructor for exception org.ow2.petals.jmx.exception.LoggerServiceErrorException
 
LoggerServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.LoggerServiceErrorException
 
LoggerServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.LoggerServiceErrorException
 

M

mbeanName - Variable in class org.ow2.petals.jmx.AbstractServiceClient
 
mBeanServerConnection - Variable in class org.ow2.petals.jmx.AbstractServiceClient
 
monitorExchanges(QName, QName, String, QName, boolean) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Activate the monitoring of the exchanges matching the given criteria.

O

OBJECT_PENDING_FINALIZATION_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
OperatingSystemDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the Admin service is found.
OperatingSystemDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.OperatingSystemDoesNotExistException
 
org.ow2.petals.jmx - package org.ow2.petals.jmx
 
org.ow2.petals.jmx.exception - package org.ow2.petals.jmx.exception
 

P

PEAK_THREAD_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Attributes for Threading MBean
performAction(String, Object[], String[]) - Method in class org.ow2.petals.jmx.AbstractServiceClient
Perform an action on the MBean service
PerformActionDoesNotExistException - Exception in org.ow2.petals.jmx.exception
 
PerformActionDoesNotExistException(String, ObjectName, Throwable) - Constructor for exception org.ow2.petals.jmx.exception.PerformActionDoesNotExistException
 
PerformActionErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown when an error occurs during an action invocation.
PerformActionErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.PerformActionErrorException
 
PerformActionErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.PerformActionErrorException
 
PetalsAdminDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the PEtALS Admin service is found.
PetalsAdminDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.PetalsAdminDoesNotExistException
 
PetalsAdminServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX Petals Admin service.
PetalsAdminServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.PetalsAdminServiceClient
Creates a new instance of PetalsAdminServiceClient
PetalsAdminServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the PEtALS Admin Service MBean
PetalsAdminServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.PetalsAdminServiceErrorException
 
PetalsAdminServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.PetalsAdminServiceErrorException
 
petalsDomain - Variable in class org.ow2.petals.jmx.AbstractServiceClient
 
PetalsJMXClientException - Exception in org.ow2.petals.jmx.exception
This exception is the JMX Client API abstract exception
PetalsJMXClientException() - Constructor for exception org.ow2.petals.jmx.exception.PetalsJMXClientException
 
PetalsJMXClientException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.PetalsJMXClientException
 
PetalsJMXClientException(String) - Constructor for exception org.ow2.petals.jmx.exception.PetalsJMXClientException
 
PetalsJMXClientException(String, Throwable) - Constructor for exception org.ow2.petals.jmx.exception.PetalsJMXClientException
 
PROCESS_CPU_TIME - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 

R

RETRIEVE_TOPOLOGY - Static variable in class org.ow2.petals.jmx.PetalsAdminServiceClient
Action : retrieve topology
retrieveTopology() - Method in class org.ow2.petals.jmx.PetalsAdminServiceClient
 
RouterMonitorServiceClient - Class in org.ow2.petals.jmx
 
RouterMonitorServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.RouterMonitorServiceClient
Creates a new instance of RouterMonitorServiceClient
RouterMonitorServiceDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the Router Monitor Service is found.
RouterMonitorServiceDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.RouterMonitorServiceDoesNotExistException
 
RouterMonitorServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Router Monitor Service MBean
RouterMonitorServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.RouterMonitorServiceErrorException
 
RouterMonitorServiceErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.RouterMonitorServiceErrorException
 
RuntimeConfigurationComponentClient - Class in org.ow2.petals.jmx
 
RuntimeConfigurationComponentClient(String, MBeanServerConnection, String) - Constructor for class org.ow2.petals.jmx.RuntimeConfigurationComponentClient
 
RuntimeConfigurationDoesNotExistException - Exception in org.ow2.petals.jmx.exception
 
RuntimeConfigurationDoesNotExistException() - Constructor for exception org.ow2.petals.jmx.exception.RuntimeConfigurationDoesNotExistException
 
RuntimeConfigurationErrorException - Exception in org.ow2.petals.jmx.exception
 
RuntimeConfigurationErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.RuntimeConfigurationErrorException
 
RuntimeConfigurationErrorException(String) - Constructor for exception org.ow2.petals.jmx.exception.RuntimeConfigurationErrorException
 

S

setAttribute(String, Object) - Method in class org.ow2.petals.jmx.ConfigurationInstallerComponentClient
 
setAttributes(Map<MBeanAttributeInfo, Object>) - Method in class org.ow2.petals.jmx.ConfigurationInstallerComponentClient
 
setAttributes(Map<MBeanAttributeInfo, Object>) - Method in class org.ow2.petals.jmx.RuntimeConfigurationComponentClient
Set Attributes of runtime configuration MBean
setLevelForLogger(String, String) - Method in class org.ow2.petals.jmx.LoggerServiceClient
Set level value for a specified logger
setMonitorStorageDuration(long) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Set the duration of the monitoring storage.
SHUTDOWN - Static variable in class org.ow2.petals.jmx.ComponentClient
Action : shutdown a component
shutdown() - Method in class org.ow2.petals.jmx.ComponentClient
Shutdown the component associated to this JMX component.
SHUTDOWN - Static variable in class org.ow2.petals.jmx.ComponentClient.State
 
shutdown(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Shutdown a service assembly.
SHUTDOWN - Static variable in class org.ow2.petals.jmx.DeploymentServiceClient.State
 
SHUTDOWN - Static variable in class org.ow2.petals.jmx.PetalsAdminServiceClient
Action : shutdown the container
shutdownAllComponents() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Shutdown all the component.
shutdownAllServiceAssemblies() - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Shutdown all service assemblies.
shutdownComponent(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Shutdown the component.
shutdownContainer() - Method in class org.ow2.petals.jmx.PetalsAdminServiceClient
Shut down the PEtALS container.
START - Static variable in class org.ow2.petals.jmx.ComponentClient
Action : start a component
start() - Method in class org.ow2.petals.jmx.ComponentClient
Start the component associated to this JMX component.
start(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Start a service assembly.
startAllComponents() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Start all the component.
startAllServiceAssemblies() - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Start all service assemblies.
startComponent(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Start the component.
STARTED - Static variable in class org.ow2.petals.jmx.ComponentClient.State
 
STARTED - Static variable in class org.ow2.petals.jmx.DeploymentServiceClient.State
 
STOP - Static variable in class org.ow2.petals.jmx.ComponentClient
Action : stop a component
stop() - Method in class org.ow2.petals.jmx.ComponentClient
Stop the component associated to this JMX component.
stop(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Stop a service assembly.
STOP - Static variable in class org.ow2.petals.jmx.PetalsAdminServiceClient
Action : stop the container
stopAllComponents() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Stop all the component.
stopAllServiceAssemblies() - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Stop all service assemblies.
stopComponent(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Stop the component.
stopContainer() - Method in class org.ow2.petals.jmx.PetalsAdminServiceClient
Stop the PEtALS container.
STOPPED - Static variable in class org.ow2.petals.jmx.ComponentClient.State
 
STOPPED - Static variable in class org.ow2.petals.jmx.DeploymentServiceClient.State
 
SystemMonitoringDoesNotExistException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if no JMX component associated to the Admin service is found.
SystemMonitoringDoesNotExistException(String) - Constructor for exception org.ow2.petals.jmx.exception.SystemMonitoringDoesNotExistException
 
SystemMonitoringServiceClient - Class in org.ow2.petals.jmx
Client API of the JMX System Monitoring service.
SystemMonitoringServiceClient(String, MBeanServerConnection) - Constructor for class org.ow2.petals.jmx.SystemMonitoringServiceClient
Creates a new instance of SystemMonitoringServiceClient Check if all needed beans exists
SystemMonitoringServiceErrorException - Exception in org.ow2.petals.jmx.exception
This exception is thrown if an error occurs when working with the Admin Service MBean
SystemMonitoringServiceErrorException(Throwable) - Constructor for exception org.ow2.petals.jmx.exception.SystemMonitoringServiceErrorException
 

T

THREAD_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
TOTAL_LOADED_CLASS_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
TOTAL_PHYSICAL_MEMORY_SIZE - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
TOTAL_STARTED_THREAD_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 

U

undeploy(String) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Undeploy a service assembly.
undeployAllServiceAssemblies(boolean) - Method in class org.ow2.petals.jmx.DeploymentServiceClient
Undeploy all service assemblies.
UNINSTALL - Static variable in class org.ow2.petals.jmx.InstallerComponentClient
Action : uninstall
uninstall() - Method in class org.ow2.petals.jmx.InstallerComponentClient
Uninstall the component.
uninstallAllComponents() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Uninstall all the component.
uninstallAllSharedLibrary() - Method in class org.ow2.petals.jmx.InstallationServiceClient
Uninstall all shared-library.
uninstallSharedLibrary(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Uninstall a Shared Library.
unloadAllInstallers(boolean) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Unload all the component installers.
UNLOADED_CLASS_COUNT - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
 
unloadInstaller(String) - Method in class org.ow2.petals.jmx.InstallationServiceClient
Unload a component installer.
unmonitorExchanges(QName, QName, String, QName) - Method in class org.ow2.petals.jmx.RouterMonitorServiceClient
Deactivate the monitoring of the exchanges matching the given criteria.
UP_TIME - Static variable in class org.ow2.petals.jmx.SystemMonitoringServiceClient
Attributes for Runtime MBean

A C D E F G H I J L M O P R S T U

Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.