当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 varia API Documentation 英文版文档
Index (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档
A B C D E F G H I J K L M N O P Q R S T U V W X
A
- ALARM_TABLE_UPDATE -
Static variable in class org.jboss.monitor.alarm.AlarmTableNotification
- the type of AlarmTableNotification
- ALL_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- ATTRIBUTE -
Static variable in class org.jboss.monitor.JBossMonitorNotification
-
- AbstractMonitor - class org.jboss.web.loadbalancer.monitor.AbstractMonitor.
- A base class for loadbalancer-monitors.
- AbstractMonitor() -
Constructor for class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- AbstractMonitorMBean - interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean.
- MBean interface.
- AbstractScheduleProvider - class org.jboss.varia.scheduler.AbstractScheduleProvider.
- Abstract Base Class for Schedule Provider.
- AbstractScheduleProvider() -
Constructor for class org.jboss.varia.scheduler.AbstractScheduleProvider
- Default (no-args) Constructor
- AbstractScheduleProviderMBean - interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean.
- MBean interface.
- AbstractScheduler - class org.jboss.web.loadbalancer.scheduler.AbstractScheduler.
- Base-class for Scheduler
- AbstractScheduler() -
Constructor for class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- AbstractSchedulerMBean - interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean.
- MBean interface.
- AbstractStatisticalItem - class org.jboss.varia.stats.AbstractStatisticalItem.
-
- AbstractStatisticalItem(String) -
Constructor for class org.jboss.varia.stats.AbstractStatisticalItem
-
- ActiveAlarmTable - class org.jboss.monitor.services.ActiveAlarmTable.
- ActiveAlarmTable
- ActiveAlarmTable() -
Constructor for class org.jboss.monitor.services.ActiveAlarmTable
- CTOR
- ActiveAlarmTableMBean - interface org.jboss.monitor.services.ActiveAlarmTableMBean.
- MBean interface.
- AddressPort - class org.jboss.jmx.adaptor.control.AddressPort.
- A utility class for parsing cluster member addresses
- Alarm - interface org.jboss.monitor.alarm.Alarm.
- Alarm Constants.
- AlarmManager - class org.jboss.monitor.alarm.AlarmManager.
- AlarmManager
- AlarmManager(MBeanImplAccess) -
Constructor for class org.jboss.monitor.alarm.AlarmManager
- CTOR
- AlarmNotification - class org.jboss.monitor.alarm.AlarmNotification.
- AlarmNotification
- AlarmNotification(String, Object, long, long, String, int, int) -
Constructor for class org.jboss.monitor.alarm.AlarmNotification
- Complete CTOR, creates an AlarmNotification object
Note:
STATE_CLEARED forces severity to SEVERITY_NORMAL
STATE_CREATED/CHANGED have valid severities WARNING to UNKNOWN
STATE_NONE has valid severities NORMAL to UNKNOWN
Also:
Out-of-range states are mapped to STATE_NONE
Out-of-range severities are mapped to SEVERITY_UNKNOWN
- AlarmTable - class org.jboss.monitor.alarm.AlarmTable.
- AlarmTable
- AlarmTable(MBeanImplAccess) -
Constructor for class org.jboss.monitor.alarm.AlarmTable
- CTOR
- AlarmTableException - exception org.jboss.monitor.alarm.AlarmTableException.
- AlarmTableException
- AlarmTableException() -
Constructor for class org.jboss.monitor.alarm.AlarmTableException
- Constructs an AlarmTableException with null as its error
detail message.
- AlarmTableException(String) -
Constructor for class org.jboss.monitor.alarm.AlarmTableException
- Constructs an AlarmTableException with the specified detail message.
- AlarmTableNotification - class org.jboss.monitor.alarm.AlarmTableNotification.
- AlarmTableNotification
userData field, holds a reference to the source Notification
- AlarmTableNotification(String, Object, long, long, String, int, int, String) -
Constructor for class org.jboss.monitor.alarm.AlarmTableNotification
- CTOR, creates an AlarmTableNotification object
Same restrictions with AlarmNotification apply
- AlarmTableNotification(AlarmTableNotification) -
Constructor for class org.jboss.monitor.alarm.AlarmTableNotification
- Copy Constructor.
- AttrResultInfo - class org.jboss.jmx.adaptor.control.AttrResultInfo.
- A simple tuple of an mbean operation name, sigature and result.
- AttrResultInfo(String, PropertyEditor, Object, Throwable) -
Constructor for class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- AttributeMappingDelegate - class org.jboss.services.binding.AttributeMappingDelegate.
- An implementation of the ServicesConfigDelegate that expects a delegate-config
element of the form:
host-port-expr
...
- AttributeMappingDelegate() -
Constructor for class org.jboss.services.binding.AttributeMappingDelegate
-
- AutoNumber - interface org.jboss.varia.autonumber.AutoNumber.
- AutoNumber stores autonumbers for items in a collection.
- AutoNumberEJB - class org.jboss.varia.autonumber.AutoNumberEJB.
- ???
- AutoNumberEJB() -
Constructor for class org.jboss.varia.autonumber.AutoNumberEJB
-
- AutoNumberEJB2 - class org.jboss.varia.autonumber.AutoNumberEJB2.
- The CMP 2 compatible version of AutoNumberEJB.
- AutoNumberEJB2() -
Constructor for class org.jboss.varia.autonumber.AutoNumberEJB2
-
- AutoNumberFactory - class org.jboss.varia.autonumber.AutoNumberFactory.
- AutoNumberFactory can persistently auto number items.
- AutoNumberFactory() -
Constructor for class org.jboss.varia.autonumber.AutoNumberFactory
-
- AutoNumberHome - interface org.jboss.varia.autonumber.AutoNumberHome.
- ???
- accepts(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
- Returns true if this deployer can deploy the given DeploymentInfo.
- accepts(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.BeanShellSubDeployerMBean
- Returns true if this deployer can deploy the given DeploymentInfo.
- accepts(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
- Returns true if the there is a converter available to convert
the deployment unit.
- accepts(URL) -
Method in class org.jboss.varia.deployment.FoeDeployer
- Returns true if the there is a converter available to convert
the deployment unit.
- accepts(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- Returns true if the there is a converter available to convert the deployment unit.
- accepts(URL) -
Method in interface org.jboss.varia.deployment.convertor.Convertor
- Checks if the a deployment unit can be converted to a JBoss deployment
unit by this converter.
- accepts(URL) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
- Checks if the deployment can be converted to a JBoss deployment
by this converter.
- accumulate(String, long) -
Method in class org.jboss.varia.counter.CounterService
- accumulate a count into a named counter.
- acknowledge(String, String, String, String, String) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Acknowledge an Alarm
- acknowledge(Object, String, String) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Acknowledge an Alarm
- acknowledge(String, String, String, String, String) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Acknowledge an Alarm
- acknowledge(String, String, String, String, String) -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Acknowledge an Alarm
- acknowledgeAll(String, String) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Acknowledge all
- acknowledgeAll(String, String) -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Acknowledge all
- add(StatisticalItem) -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- add(StatisticalItem) -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- addBatch() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- addBatch(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- addChild(Object, Object, ContentNavigator, String, String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
- addConvertor(Convertor) -
Method in class org.jboss.varia.deployment.FoeDeployer
- Add a new conveter to the list.
- addConvertor(Convertor) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- Add a new conveter to the list.
- addData(MBeanData) -
Method in class org.jboss.jmx.adaptor.model.DomainData
-
- addDeployableJar(DeploymentInfo, JarFile) -
Method in class org.jboss.varia.deployment.FoeDeployer
- This method is called in SubDeployerSupport.processNestedDeployments()
The method is overriden to deploy the deployments acceptable by FoeDeployer only.
- addGetAttribute(JMX.Getter) -
Method in class org.jboss.ant.JMX
- Use the
addGetAttribute
method to add a get-attribute
operation.
- addHost(String) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Add a host to the up list.
- addHost(String) -
Method in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
- Add a host to the up list.
- addHostsFromConfig(Element) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- addInvoke(JMX.Invoke) -
Method in class org.jboss.ant.JMX
- Use the
addInvoke
method to add an operation.
- addItem(StatisticalItem) -
Method in class org.jboss.varia.stats.TxReport
-
- addListener(PropertyListener) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Add a property listener.
- addListener(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Construct and add a property listener.
- addListener(PropertyListener) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Add a property listener.
- addListener(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Construct and add a property listener.
- addListeners(PropertyListener[]) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Add an array of property listeners.
- addListeners(PropertyListener[]) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Add an array of property listeners.
- addManager(Manager) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method addManager
- addManager(int, Manager) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method addManager
- addMapping(Mapping) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method addMapping
- addMapping(int, Mapping) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method addMapping
- addParameter(JMX.Param) -
Method in class org.jboss.ant.JMX.Invoke
- The
addParameter
method adds a parameter for
the operation.
- addPropertyEditor(JMX.PropertyEditorHolder) -
Method in class org.jboss.ant.JMX
- Use the
addPropertyEditor
method to make a PropertyEditor
available for values.
- addPropertyInfo(PropertyInfo) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- addRequest(int) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- addRequest(int) -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- addRequestData(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Add the request information to the HttpMethod
- addRequestData(Request) -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
-
- addRequestData(Request) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
-
- addSchedule(ObjectName, String, String[], Date, long, int) -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Add a single Schedule add the Schedule Manager
- addSchedule(ObjectName, ObjectName, String, String[], Date, long, int) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Adds a new Schedule to the Scheduler
- addSchedule(ObjectName, ObjectName, String, String[], Date, long, int) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Adds a new Schedule to the Scheduler
- addService(String, ObjectName, ServiceConfig) -
Method in interface org.jboss.services.binding.ServicesStore
- Add a ServiceConfig to the store.
- addService(String, ObjectName, ServiceConfig) -
Method in class org.jboss.services.binding.XMLServicesStore
- This method is not usable in this implementation as XMLServiceStore is read-only
- addSetAttribute(JMX.Setter) -
Method in class org.jboss.ant.JMX
- Use the
addSetAttribute
method to add a set-attribute
operation.
- addStatisticalItem(StatisticalItem) -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- addStatisticalItem(StatisticalItem) -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- addStatisticalItem(StatisticalItem) -
Method in class org.jboss.varia.stats.TxStatistics
-
- addTemplateInfo(TemplateInfo) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- addToAddress(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- addToAddress(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- addVarBind(VarBind) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method addVarBind
- addVarBind(int, VarBind) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method addVarBind
- advance() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Counter
- Returns the current value (i.e.
- alertListeners -
Variable in class org.jboss.monitor.JBossMonitor
-
- alertSent -
Variable in class org.jboss.monitor.JBossMonitor
-
- alerted() -
Method in class org.jboss.monitor.JBossMonitor
-
- alerted() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- applicationBoots -
Variable in class org.jboss.tools.Boot
- For each booted application, we will store a ApplicationBoot object in this linked list.
- applicationClass -
Variable in class org.jboss.tools.Boot.ApplicationBoot
- The applications class that will be executed.
- applyConfig(ServiceConfig, MBeanServer) -
Method in class org.jboss.services.binding.AttributeMappingDelegate
- Take the given config and map it onto the service specified in the
config using JMX via the given server.
- applyConfig(ServiceConfig, MBeanServer) -
Method in interface org.jboss.services.binding.ServicesConfigDelegate
- Take the given config and map it onto the service specified in the
config using JMX via the given server.
- applyConfig(ServiceConfig, MBeanServer) -
Method in class org.jboss.services.binding.XSLTConfigDelegate
- Take the given config and map it onto the service specified in the
config using JMX via the given server.
- applyConfig(ServiceConfig, MBeanServer) -
Method in class org.jboss.services.binding.XSLTFileDelegate
- Transform the file specified in the given config,
transform it, temporarily save the result and apply it onto the service
specified in the config using JMX via the given server.
- applyServiceConfig(ObjectName) -
Method in class org.jboss.services.binding.ServiceBindingManager
- Looks up the service config for the requested service using the
server name bound to this mbean and invokes the configuration delegate
to apply the bindings to the service.
- applyServiceConfig(ObjectName) -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
- Looks up the service config for the requested service using the server name bound to this mbean and invokes the configuration delegate to apply the bindings to the service.
- applyTransformation(InputStream, OutputStream, InputStream, Properties) -
Static method in class org.jboss.varia.deployment.convertor.XslTransformer
- Applies transformation.
- applyTransformation(InputStream, OutputStream, InputStream, Properties, Properties) -
Static method in class org.jboss.varia.deployment.convertor.XslTransformer
- Applies template
templateIs
to xml source
srcIs
with output properties outputProps
and parameters xslParams
.
- args -
Variable in class org.jboss.jmx.adaptor.control.OpResultInfo
-
- args -
Variable in class org.jboss.tools.Boot.ApplicationBoot
- The aruments that will appsed to the application.
- attribute -
Variable in class org.jboss.monitor.JBossMonitor
-
- attribute -
Variable in class org.jboss.monitor.JBossMonitorNotification
-
- attribute -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- attributeClass -
Variable in class org.jboss.monitor.ThresholdMonitor
-
B
- BASE_SCRIPT_OBJECT_NAME -
Static variable in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- BEANSHELL_EXTENSION -
Static variable in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- BOOT_APP_SEPERATOR -
Static variable in class org.jboss.tools.Boot
-
- BadSnmpVersionException - exception org.jboss.jmx.adaptor.snmp.agent.BadSnmpVersionException.
-
- BadSnmpVersionException() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.BadSnmpVersionException
- Constructs a BadSnmpVersionException with null as its error
detail message.
- BadSnmpVersionException(String) -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.BadSnmpVersionException
- Constructs a BadSnmpVersionException with the specified detail message.
- BeanShellScript - class org.jboss.varia.deployment.BeanShellScript.
- A wrapper service that exposes a BeanShell script as a JBoss service
mbean.
- BeanShellScript(DeploymentInfo) -
Constructor for class org.jboss.varia.deployment.BeanShellScript
-
- BeanShellScript.InvocationCouple - class org.jboss.varia.deployment.BeanShellScript.InvocationCouple.
-
- BeanShellScript.InvocationCouple(Object, Method) -
Constructor for class org.jboss.varia.deployment.BeanShellScript.InvocationCouple
-
- BeanShellSubDeployer - class org.jboss.varia.deployment.BeanShellSubDeployer.
- A deployer that takes a bean shell script file and creates a JBoss
mbean service wrapper for the script.
- BeanShellSubDeployer() -
Constructor for class org.jboss.varia.deployment.BeanShellSubDeployer
- Default CTOR used to set default values to the Suffixes and RelativeOrder
attributes.
- BeanShellSubDeployerMBean - interface org.jboss.varia.deployment.BeanShellSubDeployerMBean.
- MBean interface.
- Boot - class org.jboss.tools.Boot.
- Starts multiple applications using seperate classloaders.
- Boot() -
Constructor for class org.jboss.tools.Boot
- If boot is accessed via an API, force the use of the getInstance() method.
- Boot.ApplicationBoot - class org.jboss.tools.Boot.ApplicationBoot.
- Represents an application that can be booted.
- Boot.ApplicationBoot() -
Constructor for class org.jboss.tools.Boot.ApplicationBoot
-
- Boot.InvalidCommandLineException - exception org.jboss.tools.Boot.InvalidCommandLineException.
-
- Boot.InvalidCommandLineException(String) -
Constructor for class org.jboss.tools.Boot.InvalidCommandLineException
- Constructor for InvalidCommandLineException.
- BootServlet - class org.jboss.boot.servlets.BootServlet.
- A prototype of a boot installation servlet that can be used as the
class loader for a JBoss server net install.
- BootServlet() -
Constructor for class org.jboss.boot.servlets.BootServlet
-
- basicTypes -
Static variable in class org.jboss.varia.deployment.BeanShellScript
-
- bindJaxr -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- boot() -
Method in class org.jboss.tools.Boot.ApplicationBoot
- This is what actually loads the application classes and
invokes the main method.
- bootThread -
Variable in class org.jboss.tools.Boot.ApplicationBoot
-
C
- CLASS_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- COLDSTART -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.EventTypes
-
- CP -
Static variable in class org.jboss.tools.Boot
-
- CacheListener - class org.jboss.varia.stats.CacheListener.
-
- CacheListener() -
Constructor for class org.jboss.varia.stats.CacheListener
-
- CacheListener.ContentionStats - class org.jboss.varia.stats.CacheListener.ContentionStats.
-
- CacheListener.ContentionStats(String, int, long) -
Constructor for class org.jboss.varia.stats.CacheListener.ContentionStats
-
- CacheListener.EvictionStats - class org.jboss.varia.stats.CacheListener.EvictionStats.
-
- CacheListener.EvictionStats(String, int, Object) -
Constructor for class org.jboss.varia.stats.CacheListener.EvictionStats
-
- CacheListener.HitStats - class org.jboss.varia.stats.CacheListener.HitStats.
-
- CacheListener.HitStats(String, int) -
Constructor for class org.jboss.varia.stats.CacheListener.HitStats
-
- CacheListener.MissStats - class org.jboss.varia.stats.CacheListener.MissStats.
-
- CacheListener.MissStats(String, int) -
Constructor for class org.jboss.varia.stats.CacheListener.MissStats
-
- CacheListenerMBean - interface org.jboss.varia.stats.CacheListenerMBean.
- MBean interface.
- CacheReportGenerator - class org.jboss.varia.stats.report.CacheReportGenerator.
-
- CacheReportGenerator() -
Constructor for class org.jboss.varia.stats.report.CacheReportGenerator
-
- CastorJDOImpl - class org.jboss.jdo.castor.CastorJDOImpl.
- Castor JDO support.
- CastorJDOImpl() -
Constructor for class org.jboss.jdo.castor.CastorJDOImpl
-
- CastorJDOImplMBean - interface org.jboss.jdo.castor.CastorJDOImplMBean.
- MBean interface.
- ChildProcessService - class org.jboss.varia.process.ChildProcessService.
- A service to manage a child process.
- ChildProcessService() -
Constructor for class org.jboss.varia.process.ChildProcessService
-
- ChildProcessService.ReaderLoggerAdapter - class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter.
-
- ChildProcessService.ReaderLoggerAdapter(Reader, Logger, Level) -
Constructor for class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- ChildProcessService.ReaderLoggerAdapter(InputStream, Logger, Level) -
Constructor for class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- ChildProcessServiceMBean - interface org.jboss.varia.process.ChildProcessServiceMBean.
- MBean interface.
- Clock - class org.jboss.jmx.adaptor.snmp.agent.Clock.
- Utility class that provides time keeping from the time of instantiation.
- Clock() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.Clock
- CTOR - creates time counter with zeroed out clock
- ClusteredConsoleServlet - class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet.
- A servlet that provides the cluster view bootstrap index for the
jmx-console cluster frame.
- ClusteredConsoleServlet() -
Constructor for class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
- Creates a new instance of HtmlAdaptor
- ConfigInfo - class org.jboss.services.deployment.metadata.ConfigInfo.
- Simple POJO class to model XML configuration data
- ConfigInfo() -
Constructor for class org.jboss.services.deployment.metadata.ConfigInfo
- Default CTOR
- ConfigInfo(String, String, String, String, String) -
Constructor for class org.jboss.services.deployment.metadata.ConfigInfo
- CTOR
- ConfigInfoBinding - class org.jboss.services.deployment.metadata.ConfigInfoBinding.
- Class that implements the binding of the XML model
to our POJO classes, using the GenericObjectModelFactory
facility
- ConfigInfoBinding() -
Constructor for class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
- ConsoleAlertListener - class org.jboss.monitor.alerts.ConsoleAlertListener.
- Comment
- ConsoleAlertListener() -
Constructor for class org.jboss.monitor.alerts.ConsoleAlertListener
-
- ConsoleAlertListenerMBean - interface org.jboss.monitor.alerts.ConsoleAlertListenerMBean.
- Comment
- Constants - class org.jboss.web.loadbalancer.util.Constants.
-
- Constants() -
Constructor for class org.jboss.web.loadbalancer.util.Constants
-
- Convertor - interface org.jboss.varia.deployment.convertor.Convertor.
- Defines the methods of a Converter
- CoordinatorRemote - class org.jboss.tm.plugins.tyrex.CoordinatorRemote.
- RMI Remote Proxy that enables the remote Transaction Manager
to register the subordinate transaction as a resource
with the originator's Coordinator
- CoordinatorRemote(Coordinator) -
Constructor for class org.jboss.tm.plugins.tyrex.CoordinatorRemote
-
- CoordinatorRemoteInterface - interface org.jboss.tm.plugins.tyrex.CoordinatorRemoteInterface.
- Subset of the org.omg.CosTransactions.Coordinator interface
necessary to register a remote subordinate transaction
- Counter - class org.jboss.jmx.adaptor.snmp.agent.Counter.
- Simple, thread safe counter implementattion with accessor methods.
- Counter(long) -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.Counter
- CTOR - initialises the counter to the provided value.
- CounterInterceptor - class org.jboss.varia.counter.CounterInterceptor.
- Interceptor that uses the CounterService MBean to record the length of time
spent in 'lower' interceptors (below it in the stack).
- CounterInterceptor() -
Constructor for class org.jboss.varia.counter.CounterInterceptor
-
- CounterService - class org.jboss.varia.counter.CounterService.
- A service offering accumulator style counters to help in diagnosing
performance issues.
- CounterService() -
Constructor for class org.jboss.varia.counter.CounterService
-
- CounterServiceMBean - interface org.jboss.varia.counter.CounterServiceMBean.
- MBean interface.
- cancel() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- checkHost(Host) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
- Check the given host.
- checkHostStatus(HttpMethod) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
- Override this method to create new monitors.
- checkHostStatus(HttpMethod) -
Method in class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- checkHostStatus(HttpMethod) -
Method in class org.jboss.web.loadbalancer.monitor.SimpleMonitorService
-
- childProcess -
Variable in class org.jboss.varia.process.ChildProcessService
- The child, we are so proud.
- classloader -
Variable in class org.jboss.tools.Boot.ApplicationBoot
-
- classpath -
Variable in class org.jboss.tools.Boot.ApplicationBoot
- LinkedList of URL that will be used to load the application's classes and resources
- clear() -
Method in class org.jboss.varia.stats.TxStatistics
-
- clearAlert() -
Method in class org.jboss.monitor.JBossMonitor
-
- clearAlert() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- clearBatch() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- clearData() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- clearData() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- clearManager() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method clearManager
- clearMapping() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method clearMapping
- clearParameters() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- clearStatistics() -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- clearStatistics() -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- clearVarBind() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method clearVarBind
- clearWarnings() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- clearWarnings() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- clock -
Variable in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Provides uptime
- clock -
Variable in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- the agent clock
- clone() -
Method in class org.jboss.services.binding.ServiceBinding
- Make a copy of the ServiceBinding
- clone() -
Method in class org.jboss.services.binding.ServiceConfig
- Make a deep copy of the ServiceConfig bindings
- close() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- close() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- commandLine -
Variable in class org.jboss.varia.process.ChildProcessService
- The command line of the process to execute.
- commit() -
Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- commit() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- commit_one_phase() -
Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- compare(Object) -
Method in class org.jboss.monitor.ThresholdMonitor
-
- compareTo(Object) -
Method in class org.jboss.jmx.adaptor.model.MBeanData
- Compares MBeanData based on the ObjectName domain name and canonical
key properties
- compareTo -
Variable in class org.jboss.monitor.ThresholdMonitor
-
- completedRoot(Object, ContentNavigator, String, String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
- config -
Variable in class org.jboss.web.loadbalancer.LoadbalancerService
-
- config -
Variable in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- connectionManager -
Variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- connectionTimeout -
Variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- content(String, StringBuffer) -
Method in class org.jboss.varia.stats.report.CacheReportGenerator
-
- content(String, StringBuffer) -
Method in class org.jboss.varia.stats.report.GeneralReportGenerator
-
- content(String, StringBuffer) -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- content(String, StringBuffer) -
Method in class org.jboss.varia.stats.report.TableReportGenerator
-
- contention(int, long) -
Method in class org.jboss.varia.stats.CacheListener
-
- convert(DeploymentInfo, File) -
Method in interface org.jboss.varia.deployment.convertor.Convertor
- Converts the necessary files to make the given deployment deployable
into the JBoss
- convert(DeploymentInfo, File) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
- Converts the necessary files to make the given deployment deployable
on JBoss
- coord -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- coordProxy -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- copyServerResponse(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Copy content to the client.
- create(String) -
Method in interface org.jboss.varia.autonumber.AutoNumberHome
- Creates an AutoNumber of given name.
- create() -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- create(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
- Describe
create
method here.
- create(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.BeanShellSubDeployerMBean
- Describe
create
method here.
- create(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
- At the create phase, the conversion and packing is done.
- create(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- At the create phase, the conversion and packing is done.
- createApplicationBoot() -
Method in class org.jboss.tools.Boot
- This can be used to boot another application
From within another one.
- createKey() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Returns a key that can be used in AlarmTables (maps)
- createMethod(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Create a HttpMethod object for the given request.
- createMethod(Request) -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
-
- createMethod(Request) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
-
- createModule(String, String, HashMap) -
Method in class org.jboss.services.deployment.DeploymentManager
-
- createModule(String, String, HashMap) -
Method in class org.jboss.services.deployment.DeploymentService
-
- createModule(String, String, String[]) -
Method in class org.jboss.services.deployment.DeploymentService
- Used primarily for testing through the jmx-console
- createModule(String, String, HashMap) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- createModule(String, String, String[]) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
- Used primarily for testing through the jmx-console
- createOnStart -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- createScriptDeployment(String, String) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
- Create a bsh deployment given the script content and name.
- createScriptDeployment(String, String) -
Method in interface org.jboss.varia.deployment.BeanShellSubDeployerMBean
- Create a bsh deployment given the script content and name.
- createService() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- createService() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- createStatement() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- createStatement(int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- createStatement(int, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- creating(Class, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- creating(Object, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
D
- DBScheduleProvider - class org.jboss.varia.scheduler.DBScheduleProvider.
- This Provider get its Scheduler from a Database and then adds
all the Schedules to the Schedule Manager.
- DBScheduleProvider() -
Constructor for class org.jboss.varia.scheduler.DBScheduleProvider
- Default (no-args) Constructor
- DBScheduleProviderMBean - interface org.jboss.varia.scheduler.DBScheduleProviderMBean.
- MBean interface.
- DEFAULT_CRITICAL_THRESHOLD -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- default critical threshold
- DEFAULT_DEPLOY_DIR -
Static variable in class org.jboss.services.deployment.DeploymentService
- where modules are moved for hot deployment
- DEFAULT_READ_COMMUNITY -
Static variable in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Default communities
- DEFAULT_SAMPLING_PERIOD -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- default sampling period
- DEFAULT_SERVER_ID -
Static variable in interface org.jboss.monitor.alarm.Alarm
- default server id
- DEFAULT_TEMPLATE_DIR -
Static variable in class org.jboss.services.deployment.DeploymentService
- where to look for templates
- DEFAULT_TIMER_NAME -
Static variable in class org.jboss.varia.scheduler.ScheduleManager
- Default Timer Object Name
- DEFAULT_TIMER_NAME -
Static variable in class org.jboss.varia.scheduler.Scheduler
- Default Timer Object Name
- DEFAULT_UNDEPLOY_DIR -
Static variable in class org.jboss.services.deployment.DeploymentService
- where modules are created/removed
- DEFAULT_WARNING_MEASUREMENTS -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- default number of measurements to trigger warning
- DEFAULT_WARNING_THRESHOLD -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- default warning threshold
- DEFAULT_WRITE_COMMUNITY -
Static variable in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
-
- DataSourceInterceptor - class org.jboss.varia.stats.DataSourceInterceptor.
-
- DataSourceInterceptor() -
Constructor for class org.jboss.varia.stats.DataSourceInterceptor
-
- DataSourceInterceptor.ConnectionInterceptor - class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor.
-
- DataSourceInterceptor.ConnectionInterceptor(Connection) -
Constructor for class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- DataSourceInterceptor.PreparedStatementInterceptor - class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor.
-
- DataSourceInterceptor.PreparedStatementInterceptor(Connection, PreparedStatement) -
Constructor for class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- DataSourceInterceptor.StatementInterceptor - class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor.
-
- DataSourceInterceptor.StatementInterceptor(Connection, Statement) -
Constructor for class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- DataSourceInterceptorMBean - interface org.jboss.varia.stats.DataSourceInterceptorMBean.
-
- DeploymentManager - class org.jboss.services.deployment.DeploymentManager.
- Class handling JBoss module generation.
- DeploymentManager(String, String, String, Logger) -
Constructor for class org.jboss.services.deployment.DeploymentManager
-
- DeploymentService - class org.jboss.services.deployment.DeploymentService.
-
- DeploymentService() -
Constructor for class org.jboss.services.deployment.DeploymentService
- CTOR
- DeploymentServiceMBean - interface org.jboss.services.deployment.DeploymentServiceMBean.
- MBean interface.
- DerbyDatabase - class org.jboss.jdbc.DerbyDatabase.
- Integration with Derby.
- DerbyDatabase() -
Constructor for class org.jboss.jdbc.DerbyDatabase
-
- DerbyDatabaseMBean - interface org.jboss.jdbc.DerbyDatabaseMBean.
- MBean interface.
- DomainData - class org.jboss.jmx.adaptor.model.DomainData.
- The MBeanData for a given JMX domain name
- DomainData(String) -
Constructor for class org.jboss.jmx.adaptor.model.DomainData
- Creates a new instance of MBeanInfo
- DomainData(String, MBeanData[]) -
Constructor for class org.jboss.jmx.adaptor.model.DomainData
-
- DuplicateServiceException - exception org.jboss.services.binding.DuplicateServiceException.
- DuplicateServiceException
- DuplicateServiceException(String) -
Constructor for class org.jboss.services.binding.DuplicateServiceException
- Constructs an instance of
DuplicateServiceException
with the specified detail message.
- DynamicContentAccessor - interface org.jboss.jmx.adaptor.snmp.agent.DynamicContentAccessor.
- DynamicContentAccessor or DCA for short allows the
introduction of dynamic content in the notification wrappers.
- datasource -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- datasourceurl -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- decCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- decCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- dependsOn() -
Method in interface org.jboss.varia.deployment.ScriptService
-
- dependsServices -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- deployModuleAsynch(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- deployModuleAsynch(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- deploymentInfo -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- deregisterHostMBean(Host) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- deregisterHostMBeans() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- description -
Variable in class org.jboss.varia.stats.report.ReportGenerator
-
- destroy() -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Destroys the servlet.
- destroy() -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Destroys the servlet.
- destroy() -
Method in class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter
-
- destroy() -
Method in class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
-
- destroy() -
Method in class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
-
- destroy() -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- destroy() -
Method in class org.jboss.netboot.TrivialDavFilter
-
- destroy(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- destroy(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
-
- destroy(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
-
- destroy() -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- destroyService() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- destroyService() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- When Service is destroyed it will call the "unregisterProvider()"
on all register Providers to let them remove their Schedules and
being notified that they should stop providing.
- destroyService() -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
-
- destroyService() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doFilter(ServletRequest, ServletResponse, FilterChain) -
Method in class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter
- Intercept requests and validate that requests to the NamingService
- doFilter(ServletRequest, ServletResponse, FilterChain) -
Method in class org.jboss.netboot.TrivialDavFilter
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.boot.servlets.BootServlet
- Handles the HTTP
GET
method.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Handles the HTTP
GET
method.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Handles the HTTP
GET
method.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doHead(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doOptions(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.boot.servlets.BootServlet
- Handles the HTTP
POST
method.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Handles the HTTP
POST
method.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Handles the HTTP
POST
method.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- doSimple() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- dropOnStart -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- dropOnStop -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
E
- ECVMonitorService - class org.jboss.web.loadbalancer.monitor.ECVMonitorService.
- A Monitor implementation that does a RegExp-check of the content.
- ECVMonitorService() -
Constructor for class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- ECVMonitorServiceMBean - interface org.jboss.web.loadbalancer.monitor.ECVMonitorServiceMBean.
- MBean interface.
- EbxmlrrDataLoader - class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader.
- Class file that does preloading of ebxmlrr data into the
database
- EbxmlrrDataLoader(Logger, String, boolean, boolean) -
Constructor for class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- EbxmlrrService - class org.jboss.jaxr.ebxmlrr.EbxmlrrService.
- MBean for the Ebxmlrr open source project integrated as part of the JAXR requirements
for J2EE 1.4 compliance
- EbxmlrrService() -
Constructor for class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- EbxmlrrServiceMBean - interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean.
- MBean interface.
- EmailAlertListener - class org.jboss.monitor.alerts.EmailAlertListener.
- Comment
- EmailAlertListener() -
Constructor for class org.jboss.monitor.alerts.EmailAlertListener
-
- EmailAlertListenerMBean - interface org.jboss.monitor.alerts.EmailAlertListenerMBean.
- Comment
- EventTypes - interface org.jboss.jmx.adaptor.snmp.agent.EventTypes.
- Constant types for notifications
- editor -
Variable in class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- ejbActivate() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbActivate() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbCreate(String) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbCreate(String) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbLoad() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbLoad() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbPassivate() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbPassivate() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbPostCreate(String) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbPostCreate(String) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbRemove() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbRemove() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- ejbStore() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- ejbStore() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- emitNotification(Notification) -
Method in interface org.jboss.monitor.alarm.MBeanImplAccess
- Broadcasts a notification to listeners
- enabled -
Variable in class org.jboss.monitor.JBossMonitor
-
- endSnapshot() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- endSnapshot() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- endTime -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- enumerateManager() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method enumerateManager
- enumerateMapping() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method enumerateMapping
- enumerateVarBind() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method enumerateVarBind
- env -
Variable in class org.jboss.varia.process.ChildProcessService
- The environment for the process.
- equalityTriggersAlert -
Variable in class org.jboss.monitor.StringThresholdMonitor
-
- equals(Object) -
Method in class org.jboss.jmx.adaptor.model.DomainData
-
- equals(Object) -
Method in class org.jboss.jmx.adaptor.model.MBeanData
-
- equals(Object) -
Method in class org.jboss.services.binding.ServiceConfig
- Equality is based on the serviceName string
- equals(Object) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- equals(Object) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- errorAdapter -
Variable in class org.jboss.varia.process.ChildProcessService
- The input adapter, which takes the process' STDERR and
turns them into logger calls.
- eviction(int, Object, int) -
Method in class org.jboss.varia.stats.CacheListener
-
- exception(Exception) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- execute(MBeanServerConnection, Task) -
Method in class org.jboss.ant.JMX.Getter
-
- execute(MBeanServerConnection, Task) -
Method in class org.jboss.ant.JMX.Invoke
-
- execute(MBeanServerConnection, Task) -
Method in interface org.jboss.ant.JMX.Operation
-
- execute() -
Method in class org.jboss.ant.JMX.PropertyEditorHolder
-
- execute(MBeanServerConnection, Task) -
Method in class org.jboss.ant.JMX.Setter
-
- execute() -
Method in class org.jboss.ant.JMX
- The
execute
method is called by ant to execute the task.
- execute() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- execute(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- execute(String, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- execute(String, int[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- execute(String, String[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeBatch() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeQuery() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- executeQuery(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeUpdate() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- executeUpdate(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeUpdate(String, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeUpdate(String, int[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- executeUpdate(String, String[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- exists(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Check if a system property of the given name exists.
- exists(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Check if a system property of the given name exists.
F
- FREE_MEMORY_KEY -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- Free memory key to use in AlarmNotification/userData map
- FoeDeployer - class org.jboss.varia.deployment.FoeDeployer.
- This is the deployer for other vendor's applications
with dynamic migration of vendor-specific DDs to
JBoss specific DDs.
- FoeDeployer() -
Constructor for class org.jboss.varia.deployment.FoeDeployer
-
- FoeDeployerMBean - interface org.jboss.varia.deployment.FoeDeployerMBean.
- MBean interface.
- fetchAlarmTable() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Gets the ActiveAlarmTable
- fetchAlarmTable() -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Gets the ActiveAlarmTable
- fetchAlarmTableAsHtml() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Gets the ActiveAlarmTable as Html
- fetchAlarmTableAsHtml() -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Gets the ActiveAlarmTable as Html
- findByPrimaryKey(String) -
Method in interface org.jboss.varia.autonumber.AutoNumberHome
- Finds an AutoNumber by its name.
- findEditor(Class) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Locate a value editor for a given target type.
- findEditor(String) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Locate a value editor for a given target type.
- findEditor(Class) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Locate a value editor for a given target type.
- findEditor(String) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Locate a value editor for a given target type.
- findResourceInJar(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
- Copied from Jetty.java.
- findStickyHost(Request) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Find the sticky host for the given request
- forget() -
Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- from -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- fromString -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
G
- GIGA -
Static variable in class org.jboss.monitor.services.MemoryMonitor
-
- GeneralReportGenerator - class org.jboss.varia.stats.report.GeneralReportGenerator.
-
- GeneralReportGenerator() -
Constructor for class org.jboss.varia.stats.report.GeneralReportGenerator
-
- genObjectNameForHost(Host) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- generate(String) -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- generate(String) -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- generateMBeanInfo(Class[]) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- generateV1Trap(Notification) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.TrapFactory
- Traslates a Notification to an SNMP V1 trap.
- generateV1Trap(Notification) -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport
- Traslates a Notification to an SNMP V1 trap.
- generateV2Trap(Notification) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.TrapFactory
- Translates a Notification to an SNMP V2 trap.
- generateV2Trap(Notification) -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport
- Traslates a Notification to an SNMP V2 trap.
- get() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.DynamicContentAccessor
- Override to provide access to whatever
- get(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
- Defines the communication protocol between the caller and the data
source (notification).
- get(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Implements the communication protocol between the caller and the data
source (notification and agent) based on tags.
- get(String, String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get a system property.
- get(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get a system property.
- get(String, String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get a system property.
- get(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get a system property.
- getAckState() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Gets the acked/unacked status of the alarm
- getAckSystem() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Gets the system that performed the ack/unack
- getAckTime() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Gets the last time the alarm was acked/unacked
- getAckUser() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Gets the user that performed the ack/unack
- getAddress() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method getAddressReturns the value of field 'address'.
- getAlarmState() -
Method in class org.jboss.monitor.alarm.AlarmNotification
- Gets alarm state
- getAlarmTable() -
Method in class org.jboss.monitor.alarm.AlarmTable
- Gets a copy of the AlarmTable
- getAlertListeners() -
Method in class org.jboss.monitor.JBossMonitor
-
- getAlertListeners() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getAlertName() -
Method in class org.jboss.monitor.alerts.JBossAlertListener
-
- getAlertName() -
Method in interface org.jboss.monitor.alerts.JBossAlertListenerMBean
-
- getArg() -
Method in class org.jboss.ant.JMX.Param
-
- getArray(String, List) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get an array style system property.
- getArray(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get an array style system property.
- getArray(String, List) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get an array style system property.
- getArray(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get an array style system property.
- getAsText() -
Method in class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- getAttribute() -
Method in class org.jboss.monitor.JBossMonitorNotification
-
- getAutoCommit() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getAvgResponseTime() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- getBindAddress() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the agent bind address
- getBindAddress() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the agent bind address
- getBindAddress() -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Gets the interface that will be bound
- getBindAddress() -
Method in interface org.jboss.jmx.adaptor.snmp.trapd.TrapdServiceMBean
- Gets the interface that will be bound
- getBindAddress() -
Method in class org.jboss.services.binding.ServiceBinding
- Gets the bindAddress attribute of the ServiceDescriptor object
- getBindJaxr() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- gets the JAXR ConnectionFactory.
- getBindJaxr() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- gets the JAXR ConnectionFactory.
- getBindName() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getBindName() -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- getBindings() -
Method in class org.jboss.services.binding.ServiceConfig
- Getter for property port.
- getCacheName() -
Method in class org.jboss.varia.stats.CacheListener
-
- getCacheName() -
Method in interface org.jboss.varia.stats.CacheListenerMBean
-
- getCatalog() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getClassName() -
Method in class org.jboss.jmx.adaptor.model.MBeanData
-
- getClient() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getCollectedItemNames() -
Method in class org.jboss.varia.stats.TxStatistics
-
- getCommandLine() -
Method in class org.jboss.varia.process.ChildProcessService
-
- getCommandLine() -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- getCommonClassPath() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getCommonClassPath() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getCompareTo() -
Method in class org.jboss.monitor.ThresholdMonitor
-
- getCompareTo() -
Method in interface org.jboss.monitor.ThresholdMonitorMBean
-
- getConfigFileName() -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- getConfigFileName() -
Method in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
-
- getConfiguration() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getConfiguration() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getConfiguration() -
Method in class org.jboss.mail.MailService
- Configuration for the mail service.
- getConfiguration() -
Method in interface org.jboss.mail.MailServiceMBean
- Configuration for the mail service.
- getConfigurationURL() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getConfigurationURL() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getConnection() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- getConnection() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getConnection() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getConnection(String, String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getConnectionTimeout() -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Get the currently used connection timeout to slave hosts.
- getConnectionTimeout() -
Method in interface org.jboss.web.loadbalancer.LoadbalancerMBean
- Get the currently used connection timeout to slave hosts.
- getConnectionTimeout() -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
- Get the currently used connection timeout to slave hosts.
- getConnectionTimeout() -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
- Get the currently used connection timeout to slave hosts.
- getConnectionsInUse() -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Get the currently used connections to slave hosts.
- getConnectionsInUse() -
Method in interface org.jboss.web.loadbalancer.LoadbalancerMBean
- Get the currently used connections to slave hosts.
- getConnectionsInUse() -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
- Get the currently used connections to slave hosts.
- getConnectionsInUse() -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
- Get the currently used connections to slave hosts.
- getContainer() -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- getContentionTimeTotal() -
Method in class org.jboss.varia.stats.CacheListener.ContentionStats
-
- getCopydir() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getCount() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getCount() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getCount() -
Method in class org.jboss.varia.stats.TxReport
-
- getCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getCurrentConnections() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- getData() -
Method in class org.jboss.jmx.adaptor.model.DomainData
-
- getData() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getData() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getDataSource() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- getDataSource() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- getDataSourceName() -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
-
- getDataSourceName() -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
-
- getDatabase() -
Method in class org.jboss.jdbc.DerbyDatabase
- Get the database name.
- getDatabase() -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
- Get the database name.
- getDatabase() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get the database name.
- getDatabase() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get the database name.
- getDatabase() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getDatabaseManagerClass() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- getDatabaseManagerClass() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- getDatabasePath() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get the full database path.
- getDatabasePath() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get the full database path.
- getDatasource() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- getDatasource() -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- getDatasourceMapping() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- getDatasourceMapping() -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- getDateFormat() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getDateFormat() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getDateFormat() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getDateFormat() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getDefaultSender() -
Method in class org.jboss.mail.MailService
-
- getDefaultSender() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getDefaultValue() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- getDependsServices() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- getDeployDir() -
Method in class org.jboss.services.deployment.DeploymentService
-
- getDeployDir() -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getDeployedURL(String) -
Method in class org.jboss.services.deployment.DeploymentManager
-
- getDeployedURL(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- getDeployedURL(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getDeployer() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- getDeployer() -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- getDescription() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getDescription() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getDescription() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- getDescription() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- getDescription() -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- getDomainData(String) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getDomainName() -
Method in class org.jboss.jmx.adaptor.model.DomainData
-
- getDynamicSubscriptions() -
Method in class org.jboss.monitor.services.NotificationListener
- Gets the dynamic subscriptions status
- getDynamicSubscriptions() -
Method in interface org.jboss.monitor.services.NotificationListenerMBean
- Gets the dynamic subscriptions status
- getEditor() -
Method in class org.jboss.ant.JMX.PropertyEditorHolder
-
- getEditorSearchPath() -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Gets the package names that will be searched for property editors.
- getEditorSearchPath() -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Gets the package names that will be searched for property editors.
- getEnabled() -
Method in class org.jboss.monitor.JBossMonitor
-
- getEnabled() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getEndTime() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getEndTime() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getEnterprise() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method getEnterpriseReturns the value of field 'enterprise'.
- getEnvironment() -
Method in class org.jboss.varia.process.ChildProcessService
-
- getEnvironment() -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- getEquality() -
Method in class org.jboss.monitor.StringThresholdNotification
-
- getEqualityTriggersAlert() -
Method in class org.jboss.monitor.StringThresholdMonitor
-
- getEqualityTriggersAlert() -
Method in interface org.jboss.monitor.StringThresholdMonitorMBean
-
- getExitValue() -
Method in class org.jboss.varia.process.ChildProcessService
-
- getExitValue() -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- getExtension() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getFetchDirection() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getFetchSize() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getFreeMemoryCriticalThreshold() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getFreeMemoryCriticalThreshold() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getFreeMemorySample() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getFreeMemorySample() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getFreeMemoryWarningThreshold() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getFreeMemoryWarningThreshold() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getFrom() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- getFrom() -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- getGeneratedKeys() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getGeneric() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method getGenericReturns the value of field 'generic'.
- getGroup(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get a property group for under the given system property base.
- getGroup(String, int) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Get a property group for under the given system property base
at the given index.
- getGroup(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get a property group for under the given system property base.
- getGroup(String, int) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Get a property group for under the given system property base at the given index.
- getHeartBeatPeriod() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the heartbeat switch
- getHeartBeatPeriod() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the heartbeat switch
- getHitCount() -
Method in class org.jboss.varia.scheduler.example.SchedulableMBeanExample
-
- getHitCount() -
Method in interface org.jboss.varia.scheduler.example.SchedulableMBeanExampleMBean
-
- getHoldability() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getHost(Request) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- getHost(Request) -
Method in interface org.jboss.web.loadbalancer.scheduler.SchedulerMBean
-
- getHost() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getHostAddress() -
Method in class org.jboss.jmx.adaptor.control.AddressPort
-
- getHostName() -
Method in class org.jboss.jmx.adaptor.control.AddressPort
-
- getHostName() -
Method in class org.jboss.services.binding.ServiceBinding
- Returns host name
- getHostsDown() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Get the list of all hosts that have been marked down.
- getHostsDown() -
Method in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
- Get the list of all hosts that have been marked down.
- getHostsUp() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Get the list of all hosts that have been marked up.
- getHostsUp() -
Method in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
- Get the list of all hosts that have been marked up.
- getInetAddress() -
Method in class org.jboss.jmx.adaptor.control.AddressPort
-
- getInitialRepetitions() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getInitialRepetitions() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getInitialStartDate() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getInitialStartDate() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getInput() -
Method in class org.jboss.services.deployment.metadata.TemplateInfo
-
- getInstance() -
Static method in class org.jboss.tools.Boot
-
- getInstantiationTime() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Returns the difference, measured in milliseconds, between the
instantiation time and midnight, January 1, 1970 UTC.
- getInstantiationTime() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Returns the difference, measured in milliseconds, between the instantiation time and midnight, January 1, 1970 UTC.
- getInterfaces() -
Method in interface org.jboss.varia.deployment.ScriptService
-
- getInternalAttribute(String) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- getInterval() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- getInterval() -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- getJNDIName() -
Method in class org.jboss.mail.MailService
-
- getJNDIName() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getJndiName() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getJndiName() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getLbFactor() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getLbFactor() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getLocalAddress() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method getLocalAddressReturns the value of field
'localAddress'.
- getLocalPort() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method getLocalPortReturns the value of field 'localPort'.
- getLockTimeout() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getLockTimeout() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getLogWriter() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getLoggerAdapterName() -
Method in class org.jboss.varia.process.ChildProcessService
-
- getLoggerAdapterName() -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- getLoggingEnabled() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getLoggingEnabled() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- getLoginTimeout() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getMBeanAttribute(String, String) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getMBeanAttributeObject(String, String) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getMBeanAttributeResultInfo(String, MBeanAttributeInfo) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getMBeanData(String) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getMBeanInfo() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- getMBeanName() -
Method in interface org.jboss.monitor.alarm.MBeanImplAccess
- Gets the MBean ObjectName
- getMBeanServer() -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- getManager(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method getManager
- getManager() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method getManager
- getManagerCount() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method getManagerCount
- getManagersResName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the name of the file containing SNMP manager specifications
- getManagersResName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the name of the file containing SNMP manager specifications
- getMapping(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method getMapping
- getMapping() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method getMapping
- getMappingCount() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method getMappingCount
- getMaxContentionTime() -
Method in class org.jboss.varia.stats.CacheListener.ContentionStats
-
- getMaxCountPerTx() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getMaxCountPerTx() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getMaxFieldSize() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getMaxRows() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getMemberAddress(Object) -
Static method in class org.jboss.jmx.adaptor.control.AddressPort
- Use reflection to access the address InetAddress and port if they exist
in the Address implementation
- getMergedItemsTotal() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getMergedItemsTotal() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getMessageTemplate() -
Method in class org.jboss.monitor.alerts.ConsoleAlertListener
-
- getMessageTemplate() -
Method in interface org.jboss.monitor.alerts.ConsoleAlertListenerMBean
-
- getMessageTemplate() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- getMessageTemplate() -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- getMetaData() -
Method in class org.jboss.jmx.adaptor.model.MBeanData
- Getter for property metaData.
- getMetaData() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getMetaData() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- getMethod() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getMinCountPerTx() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getMinCountPerTx() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getMonitorName() -
Method in class org.jboss.monitor.JBossMonitor
-
- getMonitorName() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getMonitorName() -
Method in class org.jboss.monitor.JBossMonitorNotification
-
- getMonitorName() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getMonitorName() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getMonitorObjectName() -
Method in class org.jboss.monitor.JBossMonitorNotification
-
- getMoreResults() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getMoreResults(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getName() -
Method in class org.jboss.jmx.adaptor.model.MBeanData
-
- getName() -
Method in class org.jboss.services.binding.ServiceBinding
- Getter for property name.
- getName() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getName() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- getName() -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- getName() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- getName() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getName() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getName() -
Method in class org.jboss.varia.stats.TxReport
-
- getName() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- getName() -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- getNameProperties() -
Method in class org.jboss.jmx.adaptor.model.MBeanData
-
- getNextHost() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Override this method to create a new scheduler.
- getNextHost() -
Method in class org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerService
-
- getNextHost() -
Method in class org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerService
-
- getNextHost() -
Method in class org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerService
-
- getNextInteger(String) -
Static method in class org.jboss.varia.autonumber.AutoNumberFactory
- Gets the next key for the given collection.
- getNo_system_exit() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get the
no_system_exit
flag.
- getNo_system_exit() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get the
no_system_exit
flag.
- getNode(NodeList, String) -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Loops of the given Node List and looks for the Element
with the given Node Name
- getNotificationCount() -
Method in class org.jboss.monitor.services.NotificationListener
- Number of notifications received.
- getNotificationCount() -
Method in interface org.jboss.monitor.services.NotificationListenerMBean
- Number of notifications received.
- getNotificationListener() -
Method in class org.jboss.monitor.services.NotificationListener
- Gets listener of notifications
- getNotificationListener() -
Method in interface org.jboss.monitor.services.NotificationListenerMBean
- Gets listener of notifications
- getNotificationMapResName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the name of the file containing the notification/trap mappings
- getNotificationMapResName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the name of the file containing the notification/trap mappings
- getNotificationType() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method getNotificationTypeReturns the value of field
'notificationType'.
- getNotificationsProcessed() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Number of notifications received.
- getNotificationsProcessed() -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Number of notifications received.
- getNumRequests() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- getNumberOfThreads() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the number of threads in the agent requests processing thread pool
- getNumberOfThreads() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the number of threads in the agent requests processing thread pool
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.jdbc.DerbyDatabase
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getObjectName() -
Method in class org.jboss.jmx.adaptor.model.MBeanData
- Getter for property objectName.
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.mail.MailService
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.deployment.FoeDeployer
- Returns the ObjectName
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getObjectName(MBeanServer, ObjectName) -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
-
- getObservedAttribute() -
Method in class org.jboss.monitor.JBossMonitor
-
- getObservedAttribute() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getObservedAttribute() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getObservedAttribute() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getObservedObject() -
Method in class org.jboss.monitor.JBossMonitor
-
- getObservedObject() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getObservedObject() -
Method in class org.jboss.monitor.JBossMonitorNotification
-
- getObservedObject() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getObservedObject() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getOid() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method getOidReturns the value of field 'oid'.
- getOutput() -
Method in class org.jboss.services.deployment.metadata.TemplateInfo
-
- getPOP3SererHost() -
Method in class org.jboss.mail.MailService
-
- getPOP3SererHost() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getParameterMetaData() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- getPartitionIndex() -
Method in class org.jboss.varia.stats.CacheListener.HitStats
-
- getPassword() -
Method in class org.jboss.jdbc.DerbyDatabase
-
- getPassword() -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
-
- getPassword() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- getPassword() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- getPassword() -
Method in class org.jboss.mail.MailService
- Password is write only.
- getPath() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- getPath() -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- getPeriod() -
Method in class org.jboss.monitor.JBossMonitor
-
- getPeriod() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getPeriod() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getPeriod() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getPeriod() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getPeriod() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getPersist() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Deprecated. use
inProcessMode
.
- getPersist() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Deprecated. use
inProcessMode
.
- getPk() -
Method in class org.jboss.varia.stats.CacheListener.EvictionStats
-
- getPort() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get the port for remote hypersonic.
- getPort() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get the port for remote hypersonic.
- getPort() -
Method in class org.jboss.jmx.adaptor.control.AddressPort
-
- getPort() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the agent listening port number
- getPort() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the agent listening port number
- getPort() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method getPortReturns the value of field 'port'.
- getPort() -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Gets the port that will be used to receive traps
- getPort() -
Method in interface org.jboss.jmx.adaptor.snmp.trapd.TrapdServiceMBean
- Gets the port that will be used to receive traps
- getPort() -
Method in class org.jboss.services.binding.ServiceBinding
- Gets the port attribute of the ServiceDescriptor object
- getPreferedObjectName() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- getPrintWriter() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getPropagationContext() -
Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- getProperties() -
Method in class org.jboss.mail.MailService
-
- getPropertyInfoList() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getQueryTimeout() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getROInt() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- getROString() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- getRWInt() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- getRWString() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- getReference() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- getRegExp() -
Method in class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- getRegExp() -
Method in interface org.jboss.web.loadbalancer.monitor.ECVMonitorServiceMBean
-
- getRegistryOperator() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- getRegistryOperator() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- getRemainingRepetitions() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getRemainingRepetitions() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getRemoveTable() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- getRemoveTable() -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- getRepetitions() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getRepetitions() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getReplyTo() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- getReplyTo() -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- getReports() -
Method in class org.jboss.varia.stats.TxStatistics
-
- getReports(String) -
Method in class org.jboss.varia.stats.TxStatistics
-
- getReportsIterator() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- getRequest() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getRequestHandlerClassName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the RequestHandler implementation class
- getRequestHandlerClassName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the RequestHandler implementation class
- getRequestHandlerResName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the resource file name containing get/set mappings
- getRequestHandlerResName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the resource file name containing get/set mappings
- getRequestMethod() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getResponse() -
Method in class org.jboss.web.loadbalancer.util.Request
-
- getResultSet() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getResultSetConcurrency() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getResultSetHoldability() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getResultSetType() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getSMTPServerHost() -
Method in class org.jboss.mail.MailService
-
- getSMTPServerHost() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getSQLStatement() -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
-
- getSQLStatement() -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
-
- getSamplingPeriod() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getSamplingPeriod() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getSchedulableArgumentTypes() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getSchedulableArgumentTypes() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getSchedulableArguments() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getSchedulableArguments() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getSchedulableClass() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getSchedulableClass() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getSchedulableMBean() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getSchedulableMBean() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getSchedulableMBeanMethod() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getScheduleManagerName() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Get the Schedule Manager Name
- getScheduleManagerName() -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- Get the Schedule Manager Name
- getSchedulePeriod() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getSchedulePeriod() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getScheduler() -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
- Get the scheduler for this Loadbalancer.
- getScheduler() -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
- Get the scheduler for this Loadbalancer.
- getScheduler() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- getScheduler() -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- getSchedules() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Returns a list of the identifications of all registered
schedules
- getSchedules() -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
-
- getSchedules() -
Method in interface org.jboss.varia.scheduler.XMLScheduleProviderMBean
-
- getSequenceNumber() -
Method in interface org.jboss.monitor.alarm.MBeanImplAccess
- Gets the next notification sequence number
- getServerClass() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- getServerId() -
Method in class org.jboss.monitor.alarm.AlarmTable
- Gets the serverId
- getServerId() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Gets serverId
- getServerId() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Gets the serverId
- getServerId() -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Gets the serverId
- getServerName() -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- getServerName() -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
-
- getService(String, ObjectName) -
Method in interface org.jboss.services.binding.ServicesStore
- Obtain a ServiceConfig object for the given server instance and target
service JMX ObjectName.
- getService(String, ObjectName) -
Method in class org.jboss.services.binding.XMLServicesStore
- Looks up a service, by server name and service name.
- getServiceConfig(ObjectName) -
Method in class org.jboss.services.binding.ServiceBindingManager
- Looks up the service config for the given service using the
server name bound to this mbean.
- getServiceConfig(ObjectName) -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
- Looks up the service config for the given service using the server name bound to this mbean.
- getServiceConfigDelegateClassName() -
Method in class org.jboss.services.binding.ServiceConfig
- Getter for property serviceConfigDelegateClassName.
- getServiceConfigDelegateConfig() -
Method in class org.jboss.services.binding.ServiceConfig
- Getter for property serviceConfigDelegateConfig.
- getServiceName() -
Method in class org.jboss.services.binding.ServiceConfig
- Getter for property serviceName.
- getServletInfo() -
Method in class org.jboss.boot.servlets.BootServlet
-
- getServletInfo() -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Returns a short description of the servlet.
- getServletInfo() -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Returns a short description of the servlet.
- getServletInfo() -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- getSeverity(String) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Gets the severity of an alarm, keyed by its type.
- getSeverity() -
Method in class org.jboss.monitor.alarm.AlarmNotification
- Gets alarm severity
- getSeverity() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getSeverity() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getSeverityAsString(String) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Gets the severity of an alarm, keyed by its type, as String
- getShouldBindJaxr() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- gets the JAXR ConnectionFactory.
- getShouldBindJaxr() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- gets the JAXR ConnectionFactory.
- getShutdownCommand() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- getShutdownCommand() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- getSignature(String) -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Converts a string of method arguments (separated by colons) into
an array of string
- getSignature(String) -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Converts a string of method arguments (separated by colons) into
an array of string
- getSilent() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get silent flag.
- getSilent() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get silent flag.
- getSnmpVersion() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the snmp protocol version
- getSnmpVersion() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the snmp protocol version
- getSomeArrayList() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeArrayList() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeBigDecimal() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeBigDecimal() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeElement() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeElement() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeFileDescriptor() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeFileDescriptor() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeInt() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeInt() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeInteger() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeInteger() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeNullObject() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeNullObject() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeString() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeString() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSomeTimestamp() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- getSomeTimestamp() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- getSpecific() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method getSpecificReturns the value of field 'specific'.
- getStartDate(String, String) -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Converts the given Data string to a date
where not value means 1/1/1970, "NOW" means
now (plus a second), an long value means time
in milliseconds since 1/1/1970 and a String is
a Date string which is intepreted by a Simple
Data Formatter.
- getStartDate() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getStartDate() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getStartDate(String, String) -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Converts the given Data string to a date
where not value means 1/1/1970, "NOW" means
now (plus a second), an long value means time
in milliseconds since 1/1/1970 and a String is
a Date string which is intepreted by a Simple
Data Formatter.
- getStartTime() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- getStartTime() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- getStartedApplications() -
Method in class org.jboss.tools.Boot
-
- getState() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getState() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getStateString() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getStateString() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getStatistics() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getStatistics() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getStats() -
Method in class org.jboss.varia.stats.TxReport
-
- getStatsCollector() -
Method in class org.jboss.varia.stats.CacheListener
-
- getStatsCollector() -
Method in interface org.jboss.varia.stats.CacheListenerMBean
-
- getStatsCollector() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getStatsCollector() -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- getStatsCollector() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- getStatsCollector() -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- getStoreFactoryClassName() -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- getStoreFactoryClassName() -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
-
- getStoreProtocol() -
Method in class org.jboss.mail.MailService
-
- getStoreProtocol() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getStoreURL() -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- getStoreURL() -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
-
- getSubjectTemplate() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- getSubjectTemplate() -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- getSumResponseTime() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- getTableName() -
Method in class org.jboss.varia.stats.CacheListener.EvictionStats
-
- getTableName() -
Method in class org.jboss.varia.stats.CacheListener.HitStats
-
- getTag() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method getTagReturns the value of field 'tag'.
- getTargetMethod() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getTargetMethod() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getTargetName() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- getTargetName() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- getTargetName() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- getTargetName() -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- getTemplate() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getTemplateDir() -
Method in class org.jboss.services.deployment.DeploymentService
-
- getTemplateDir() -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getTemplateInfoList() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- getTemplatePropertyInfo(String) -
Method in class org.jboss.services.deployment.DeploymentManager
- Get property metadata information for a particular template
- getTemplatePropertyInfo(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- getTemplatePropertyInfo(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getThreshold() -
Method in class org.jboss.monitor.JBossMonitor
-
- getThreshold() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getThreshold() -
Method in class org.jboss.monitor.StringThresholdMonitor
-
- getThreshold() -
Method in class org.jboss.monitor.StringThresholdNotification
-
- getThreshold() -
Method in class org.jboss.monitor.ThresholdNotification
-
- getThresholdValue() -
Method in class org.jboss.monitor.ThresholdMonitor
-
- getThresholdValue() -
Method in interface org.jboss.monitor.ThresholdMonitorMBean
- real actual numeric threshold value
- getTimeout() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- getTimeout() -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- getTimerName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the utilised timer MBean name
- getTimerName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the utilised timer MBean name
- getTimerName() -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- getTimerName() -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
-
- getTimerName() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- getTimerName() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- getTo() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- getTo() -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- getTrace() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Get trace flag.
- getTrace() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Get trace flag.
- getTransactionIsolation() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getTransactionPropagationContext() -
Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
- Return a transaction propagation context associated with
transaction that the calling thread came in with
- getTransactionPropagationContext(Transaction) -
Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
- Return a transaction propagation context for the transaction
given as an argument, or
null
if the argument is null
or of a type unknown to
this factory.
- getTransportProtocol() -
Method in class org.jboss.mail.MailService
-
- getTransportProtocol() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getTrapCount() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Returns the current trap counter reading
- getTrapCount() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Returns the current trap counter reading
- getTrapFactoryClassName() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Gets the utilised trap factory name
- getTrapFactoryClassName() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Gets the utilised trap factory name
- getTriggerTime() -
Method in class org.jboss.monitor.JBossMonitor
-
- getTriggerTime() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getTriggeredAttributeValue() -
Method in class org.jboss.monitor.JBossMonitor
-
- getTriggeredAttributeValue() -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- getTriggeringWarningMeasurements() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- getTriggeringWarningMeasurements() -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- getTxStatistics() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- getType() -
Method in class org.jboss.ant.JMX.Param
-
- getType() -
Method in class org.jboss.ant.JMX.PropertyEditorHolder
-
- getType() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- getTypeMap() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getUndeployDir() -
Method in class org.jboss.services.deployment.DeploymentService
-
- getUndeployDir() -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getUndeployedURL(String) -
Method in class org.jboss.services.deployment.DeploymentManager
-
- getUndeployedURL(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- getUndeployedURL(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- getUpdateCount() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getUptime() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Returns the up-time
- getUptime() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Returns the up-time
- getUrl() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- getUrl() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- getUser() -
Method in class org.jboss.jdbc.DerbyDatabase
-
- getUser() -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
-
- getUser() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- getUser() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- getUser() -
Method in class org.jboss.mail.MailService
-
- getUser() -
Method in interface org.jboss.mail.MailServiceMBean
-
- getValue() -
Method in class org.jboss.ant.JMX.Param
- The
getValue
method uses PropertyEditors to convert
the string representation of the value to an object, which it returns.
- getValue() -
Method in class org.jboss.monitor.StringThresholdNotification
-
- getValue() -
Method in class org.jboss.monitor.ThresholdNotification
-
- getValue() -
Method in interface org.jboss.varia.autonumber.AutoNumber
- Gets the current value of the autonumber.
- getValue() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- getValue() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- getValue() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- getValue() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- getVarBind(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method getVarBind
- getVarBind() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method getVarBind
- getVarBindCount() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method getVarBindCount
- getVarBindList() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method getVarBindListReturns the value of field
'varBindList'.
- getVersion() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method getVersionReturns the value of field 'version'.
- getWarnings() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- getWarnings() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- getWlVersion() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- getWlVersion() -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- getWorkingDirectory() -
Method in class org.jboss.varia.process.ChildProcessService
-
- getWorkingDirectory() -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- getWrapperClass() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method getWrapperClassReturns the value of field
'wrapperClass'.
- getXslParams() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
- Returns the XSL parameters
H
- HEARTBEAT -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.EventTypes
-
- HELP -
Static variable in class org.jboss.tools.Boot
-
- HOUR -
Static variable in class org.jboss.monitor.services.MemoryMonitor
-
- HTTPServerILServlet - class org.jboss.mq.il.http.servlet.HTTPServerILServlet.
- This Servlet acts as a proxy to the JMS Server for the HTTP IL clients.
- HTTPServerILServlet() -
Constructor for class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- HTTP_METHOD_DELETE -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- HTTP_METHOD_GET -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- HTTP_METHOD_HEAD -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- HTTP_METHOD_OPTIONS -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- HTTP_METHOD_POST -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- HTTP_METHOD_PUT -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- Heartbeat - class org.jboss.jmx.adaptor.snmp.agent.Heartbeat.
- Heartbeat auxiliary class implementing agent heartbeat
schedulling and emission setup
- Heartbeat(MBeanServer, ObjectName, long) -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.Heartbeat
- CTOR
- Host - class org.jboss.web.loadbalancer.scheduler.Host.
- A class that holds information about a target node.
- Host(URL) -
Constructor for class org.jboss.web.loadbalancer.scheduler.Host
-
- HostMBean - interface org.jboss.web.loadbalancer.scheduler.HostMBean.
- MBean interface.
- HostStateChangedNotification - class org.jboss.web.loadbalancer.scheduler.HostStateChangedNotification.
- A JMX-Notification that informs listeners about the fact that
the state of a node changed.
- HostStateChangedNotification(Host, String) -
Constructor for class org.jboss.web.loadbalancer.scheduler.HostStateChangedNotification
-
- HostStatistics - class org.jboss.web.loadbalancer.scheduler.HostStatistics.
- This class holds statistics for a node.
- HostStatistics() -
Constructor for class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- HtmlAdaptorServlet - class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.
- The HTML adaptor controller servlet.
- HtmlAdaptorServlet() -
Constructor for class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
- Creates a new instance of HtmlAdaptor
- HypersonicDatabase - class org.jboss.jdbc.HypersonicDatabase.
- Integration with Hypersonic SQL (c).
- HypersonicDatabase() -
Constructor for class org.jboss.jdbc.HypersonicDatabase
- Costructor, empty.
- HypersonicDatabaseMBean - interface org.jboss.jdbc.HypersonicDatabaseMBean.
- MBean interface.
- handleNotification(Notification, Object) -
Method in class org.jboss.monitor.alerts.ConsoleAlertListener
-
- handleNotification(Notification, Object) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- handleNotification(Notification, Object) -
Method in class org.jboss.varia.scheduler.ScheduleManager.MBeanListener
-
- handleNotification(Notification, Object) -
Method in class org.jboss.varia.scheduler.Scheduler.Listener
-
- handleNotification(Notification, Object) -
Method in class org.jboss.varia.scheduler.Scheduler.MBeanListener
-
- handleNotification(Notification, Object) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- handleNotification2(Notification, Object) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- All notifications are intercepted here and are routed for emission.
- handleNotification2(Notification, Object) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Overriden to add handling!
- handleNotification2(Notification, Object) -
Method in class org.jboss.monitor.services.NotificationListener
- Overriden to add handling!
- handleRequest(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Handle the client request.
- handleRequest(Request) -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
-
- handleRequest(Request) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
-
- handleRequest(HttpServletRequest, HttpServletResponse, int) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
- Handle the request for all request methods.
- hasGeneric() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method hasGeneric
- hasLocalPort() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method hasLocalPort
- hasPort() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method hasPort
- hasSpecific() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method hasSpecific
- hasVersion() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method hasVersion
- hashCode() -
Method in class org.jboss.jmx.adaptor.model.DomainData
-
- hashCode() -
Method in class org.jboss.services.binding.ServiceConfig
- The hash code is based on the serviceName string hashCode.
- hashCode() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- hashCode() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- history -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- hit(Notification, Date, long, ObjectName, String) -
Method in class org.jboss.varia.scheduler.example.SchedulableMBeanExample
-
- hit(Notification, Date, long, ObjectName, String) -
Method in interface org.jboss.varia.scheduler.example.SchedulableMBeanExampleMBean
-
- hit(int) -
Method in class org.jboss.varia.stats.CacheListener
-
- hostsDown -
Variable in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- hostsUp -
Variable in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
I
- InvokerServlet - class org.jboss.invocation.http.servlet.InvokerServlet.
- This servlet accepts a post containing a MarshalledInvocation, extracts
the Invocation object, and then routes the invocation via JMX to either:
1.
- InvokerServlet() -
Constructor for class org.jboss.invocation.http.servlet.InvokerServlet
-
- ignorableHeader -
Static variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- importTransactionPropagationContext(Object) -
Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
-
- importXml(Element) -
Method in class org.jboss.varia.stats.TxStatisticsInterceptor
-
- incCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- incCurrentConnections() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- inflateJar(URL, File) -
Method in class org.jboss.varia.deployment.FoeDeployer
- The
inflateJar
copies the jar entries
from the jar url jarUrl to the directory destDir.
- init(ServletConfig) -
Method in class org.jboss.boot.servlets.BootServlet
- Initializes the servlet.
- init(ServletConfig) -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Initializes the servlet.
- init(ServletConfig) -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Initializes the servlet.
- init(FilterConfig) -
Method in class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter
- Init method for this filter
- init(ServletConfig) -
Method in class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
-
- init(ServletConfig) -
Method in class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
-
- init(ServletConfig) -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- init(FilterConfig) -
Method in class org.jboss.netboot.TrivialDavFilter
-
- init(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
- Describe
init
method here.
- init(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.BeanShellSubDeployerMBean
- Describe
init
method here.
- init(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
- At the init phase the deployment unit and its subdeployment units are unpacked.
- init(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- At the init phase the deployment unit and its subdeployment units are unpacked.
- init(ServletConfig) -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- initLoadbalancerDelegate() -
Method in class org.jboss.web.loadbalancer.LoadbalancerServlet
- Create a proxy to the loadbalancer
- initialize(String, MBeanServer, Logger, Clock) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.RequestHandler
- Perform initialization, possibly by parsing
mapping information from resourceName
- initialize(String, MBeanServer, Logger, Clock) -
Method in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- Initialize
- inputAdapter -
Variable in class org.jboss.varia.process.ChildProcessService
- The input adapter, which takes the process' STDOUT and
turns them into logger calls.
- instantiationTime() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Clock
- Returns the difference, measured in milliseconds, between the
instantiation time and midnight, January 1, 1970 UTC.
- internalInvoke(String, Object[], String[]) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- interpreter -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- interval -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- invoke(Object, Method, Object[]) -
Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
-
- invoke(Invocation) -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- invoke(Invocation) -
Method in class org.jboss.varia.stats.TxStatisticsInterceptor
-
- invokeHome(Invocation) -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- invokeHome(Invocation) -
Method in class org.jboss.varia.stats.TxStatisticsInterceptor
-
- invokeOp(String, int, String[]) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- invokeOpByName(String, String, String[], String[]) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- isActive() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- isActive() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- isAutoStore() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- isAutoStore() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- isClosed() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- isCreateOnStart() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- isCreateOnStart() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- isDatabasePooling() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
- Return true if the Database instance uses the application server pooling.
- isDatabasePooling() -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
- Return true if the Database instance uses the application server pooling.
- isDropOnStart() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- isDropOnStart() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- isDropOnStop() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- isDropOnStop() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- isHASingleton() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- determines whether or not the service
is clustered singleton
- isHASingleton() -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- determines whether or not the service is clustered singleton
- isInProcessMode() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- isInProcessMode() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- isKeepRunning() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- isLoadNAICS() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- isLoadNAICS() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- isLoadUNSPSC() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- isLoadUNSPSC() -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- isNull -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- isOptional() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- isPaused() -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- isReadOnly() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- isRecording() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- isRecording() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- isRestartPending() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- isRestartPending() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- isSomeBoolean() -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- isSomeBoolean() -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- isStartAtStartup() -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- isStartAtStartup() -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
-
- isStartAtStartup() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- isStartAtStartup() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- isStarted() -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- isStarted() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- isStarted() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- isUsingMBean() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- isUsingMBean() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method isValid
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method isValid
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method isValid
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method isValid
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method isValid
- isValid() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method isValid
J
- JBossAlertListener - class org.jboss.monitor.alerts.JBossAlertListener.
- Comment
- JBossAlertListener() -
Constructor for class org.jboss.monitor.alerts.JBossAlertListener
-
- JBossAlertListenerMBean - interface org.jboss.monitor.alerts.JBossAlertListenerMBean.
- Comment
- JBossMonitor - class org.jboss.monitor.JBossMonitor.
- Comment
- JBossMonitor() -
Constructor for class org.jboss.monitor.JBossMonitor
-
- JBossMonitorMBean - interface org.jboss.monitor.JBossMonitorMBean.
- Comment
- JBossMonitorNotification - class org.jboss.monitor.JBossMonitorNotification.
- Comment
- JBossMonitorNotification(String, ObjectName, ObjectName, String, long) -
Constructor for class org.jboss.monitor.JBossMonitorNotification
-
- JMX - class org.jboss.ant.JMX.
- JMX.java.
- JMX() -
Constructor for class org.jboss.ant.JMX
- Creates a new
JMX
instance.
- JMX.Getter - class org.jboss.ant.JMX.Getter.
- The class
Getter
specifies getting an attribute
value of an mbean. - JMX.Getter() -
Constructor for class org.jboss.ant.JMX.Getter
-
- JMX.Invoke - class org.jboss.ant.JMX.Invoke.
- The class
Invoke
specifies the invocation of a
managed operation. - JMX.Invoke() -
Constructor for class org.jboss.ant.JMX.Invoke
-
- JMX.Operation - interface org.jboss.ant.JMX.Operation.
- The interface
Operation
provides a common interface
for the sub-tasks.. - JMX.Param - class org.jboss.ant.JMX.Param.
- The class
Param
is used to represent a object by
means of a string representation of its value and its type. - JMX.Param() -
Constructor for class org.jboss.ant.JMX.Param
-
- JMX.PropertyEditorHolder - class org.jboss.ant.JMX.PropertyEditorHolder.
- The class
PropertyEditorHolder
allows you to add a
PropertyEditor to the default set. - JMX.PropertyEditorHolder() -
Constructor for class org.jboss.ant.JMX.PropertyEditorHolder
-
- JMX.Setter - class org.jboss.ant.JMX.Setter.
- The class
Setter
specifies setting an attribute
value on an mbean. - JMX.Setter() -
Constructor for class org.jboss.ant.JMX.Setter
-
- JMX_NAME -
Static variable in class org.jboss.varia.scheduler.Scheduler
-
- JNDI_EXPORTER -
Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- JNDI_IMPORTER -
Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- JNDI_NAME -
Static variable in class org.jboss.mail.MailService
-
- JNDI_NAME -
Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- JNDI_NAME -
Static variable in class org.jboss.varia.counter.CounterService
-
- JNDI_NAME -
Static variable in class org.jboss.varia.scheduler.Scheduler
-
- JNDI_TPC_RECEIVER -
Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- JNDI_TPC_SENDER -
Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- JarTransformer - class org.jboss.varia.deployment.convertor.JarTransformer.
- JarTransformer is used to transform passed in jar file.
- JarTransformer() -
Constructor for class org.jboss.varia.deployment.convertor.JarTransformer
-
K
- KILO -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- conversion constants
- keepRunning -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
L
- Loadbalancer - class org.jboss.web.loadbalancer.Loadbalancer.
- The Loadbalancer core class.
- Loadbalancer(SchedulerMBean, int) -
Constructor for class org.jboss.web.loadbalancer.Loadbalancer
-
- LoadbalancerMBean - interface org.jboss.web.loadbalancer.LoadbalancerMBean.
- MBean interface.
- LoadbalancerService - class org.jboss.web.loadbalancer.LoadbalancerService.
-
- LoadbalancerService() -
Constructor for class org.jboss.web.loadbalancer.LoadbalancerService
-
- LoadbalancerServiceMBean - interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean.
- MBean interface.
- LoadbalancerServlet - class org.jboss.web.loadbalancer.LoadbalancerServlet.
- A servlet that does the job of a reverse proxy.
- LoadbalancerServlet() -
Constructor for class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- level -
Variable in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- list() -
Method in class org.jboss.varia.counter.CounterService
-
- list() -
Method in interface org.jboss.varia.counter.CounterServiceMBean
-
- listModuleTemplates() -
Method in class org.jboss.services.deployment.DeploymentManager
- Return the list of available templates
- listModuleTemplates() -
Method in class org.jboss.services.deployment.DeploymentService
-
- listModuleTemplates() -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- load() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- load(URL) -
Method in interface org.jboss.services.binding.ServicesStore
- Load the contents of a store.
- load(URL) -
Method in class org.jboss.services.binding.XMLServicesStore
- Loads XML config file into memory and parses it into ServiceConfig
objects.
- load(URL) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Load some system properties from the given URL.
- load(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Load some system properties from the given URL.
- load(URL) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Load some system properties from the given URL.
- load(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Load some system properties from the given URL.
- loadAssocTypes() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
- Loading AssociationType taxonomy as RegistryOperator
- loadConfig() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadEmailTypes() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
- Loading AssociationType taxonomy as RegistryOperator
- loadGeo() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadNAICS() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadNAICS -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- loadObjectTypes() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
- Loading ObjectTypes taxonomy as RegistryOperator
- loadPhoneTypes() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
- Loading AssociationType taxonomy as RegistryOperator
- loadSchemes() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadSchemes_cppa() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadScript(URL) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- loadUNSPSC() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrDataLoader
-
- loadUNSPSC -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- loadbalancer -
Variable in class org.jboss.web.loadbalancer.LoadbalancerService
-
- loadbalancer -
Variable in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- loadbalancerName -
Variable in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- loading(Class, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- loading(Object, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- log -
Variable in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- Logger object
- log -
Variable in class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver
- target logger
- log -
Variable in class org.jboss.monitor.JBossMonitor
-
- log -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- log -
Variable in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- log -
Static variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- log -
Static variable in class org.jboss.web.loadbalancer.LoadbalancerServlet
-
- log -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- loggerAdapterName -
Variable in class org.jboss.varia.process.ChildProcessService
- The name of the logger adapter for the child process' streams.
M
- MAX_RETRIES -
Static variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- MBeanData - class org.jboss.jmx.adaptor.model.MBeanData.
- An mbean ObjectName and MBeanInfo pair that is orderable by ObjectName.
- MBeanData() -
Constructor for class org.jboss.jmx.adaptor.model.MBeanData
-
- MBeanData(ObjectName, MBeanInfo) -
Constructor for class org.jboss.jmx.adaptor.model.MBeanData
- Creates a new instance of MBeanInfo
- MBeanImplAccess - interface org.jboss.monitor.alarm.MBeanImplAccess.
- MBeanImplAccess
- MEGA -
Static variable in class org.jboss.monitor.services.MemoryMonitor
-
- MEMORY_LOW -
Static variable in class org.jboss.monitor.services.MemoryMonitor
- Notification type which indicates a memory low alarm
- MESSAGE_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- MINS -
Static variable in class org.jboss.monitor.services.MemoryMonitor
-
- MONITOR_NAME -
Static variable in class org.jboss.monitor.JBossMonitorNotification
-
- MONITOR_OBJECT_NAME -
Static variable in class org.jboss.monitor.JBossMonitorNotification
-
- MailService - class org.jboss.mail.MailService.
- MBean that gives support for JavaMail.
- MailService() -
Constructor for class org.jboss.mail.MailService
-
- MailServiceMBean - interface org.jboss.mail.MailServiceMBean.
- MBean interface.
- Manager - class org.jboss.jmx.adaptor.snmp.config.manager.Manager.
- Class Manager.
- Manager() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.manager.Manager
-
- ManagerList - class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList.
- Class ManagerList.
- ManagerList() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
-
- Mapping - class org.jboss.jmx.adaptor.snmp.config.notification.Mapping.
- Class Mapping.
- Mapping() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
-
- MappingFailedException - exception org.jboss.jmx.adaptor.snmp.agent.MappingFailedException.
- MappingFailedException is used to report generic errors encountered
during the translation from notifications to traps.
- MappingFailedException() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.MappingFailedException
- Constructs a MappingFailedException with null as its error
detail message.
- MappingFailedException(String) -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.MappingFailedException
- Constructs a MappingFailedException with the specified detail message.
- MemoryMonitor - class org.jboss.monitor.services.MemoryMonitor.
- MemoryMonitor class.
- MemoryMonitor() -
Constructor for class org.jboss.monitor.services.MemoryMonitor
- CTOR
- MemoryMonitorMBean - interface org.jboss.monitor.services.MemoryMonitorMBean.
- MBean interface.
- MinAvgSchedulerService - class org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerService.
- A scheduler that chooses the node with the lowest avg.
- MinAvgSchedulerService() -
Constructor for class org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerService
-
- MinAvgSchedulerServiceMBean - interface org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerServiceMBean.
- MBean interface.
- main(String[]) -
Static method in class org.jboss.tools.Boot
- Main entry point when called from the command line
- make(String, Object) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpVarBindFactory
- The factory method.
- makeEnvArray(Properties) -
Method in class org.jboss.varia.process.ChildProcessService
-
- markNodeDown(Host) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- markNodeDown() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- markNodeDown() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- markNodeForcedDown() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- markNodeForcedDown() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- markNodeUp(Host) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- markNodeUp() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- markNodeUp() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method marshal
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method marshal
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method marshal
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method marshal
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method marshal
- marshal(Writer) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method marshal
- marshal(ContentHandler) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method marshal
- matchRegExp(String) -
Method in class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- mbeanImpl -
Variable in class org.jboss.monitor.alarm.AlarmManager
-
- mbeanImpl -
Variable in class org.jboss.monitor.alarm.AlarmTable
-
- mbeanInfo -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- mbeanServer -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- merge(StatisticalItem) -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- merge(StatisticalItem) -
Method in class org.jboss.varia.stats.CacheListener.ContentionStats
-
- merge(StatisticalItem) -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- merge(TxReport) -
Method in class org.jboss.varia.stats.TxReport
- This method destroys txReport parameter!!! Not really a nice implementation.
- mergeNull() -
Method in class org.jboss.varia.stats.AbstractStatisticalItem
-
- mergeNull() -
Method in interface org.jboss.varia.stats.StatisticalItem
-
- message(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- messageTemplate -
Variable in class org.jboss.monitor.alerts.ConsoleAlertListener
-
- messageTemplate -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- method -
Variable in class org.jboss.varia.deployment.BeanShellScript.InvocationCouple
-
- miss(int) -
Method in class org.jboss.varia.stats.CacheListener
-
- monitorHosts() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- monitorName -
Variable in class org.jboss.monitor.JBossMonitor
-
- monitorName -
Variable in class org.jboss.monitor.JBossMonitorNotification
-
- monitorName -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- monitorObjectName -
Variable in class org.jboss.monitor.JBossMonitorNotification
-
- monitorThread -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- moveToDeployDir(String) -
Method in class org.jboss.services.deployment.DeploymentManager
-
- moveToModuleDir(String) -
Method in class org.jboss.services.deployment.DeploymentManager
-
N
- NAME -
Static variable in class org.jboss.varia.stats.CacheListener.ContentionStats
-
- NAME -
Static variable in class org.jboss.varia.stats.CacheListener.EvictionStats
-
- NAME -
Static variable in class org.jboss.varia.stats.CacheListener.HitStats
-
- NAME -
Static variable in class org.jboss.varia.stats.CacheListener.MissStats
-
- NAME -
Static variable in class org.jboss.varia.stats.TxReport.MethodStats
-
- NAME -
Static variable in class org.jboss.varia.stats.TxReport.SqlStats
-
- NOTIFICATION_MSG -
Static variable in class org.jboss.jmx.adaptor.snmp.agent.Heartbeat
- The notification message field
- NOTIFICATION_TYPE -
Static variable in class org.jboss.monitor.JBossMonitorNotification
-
- NamingFactoryServlet - class org.jboss.invocation.http.servlet.NamingFactoryServlet.
- Create a Naming interface proxy that uses HTTP to communicate with the
JBoss JNDI naming service.
- NamingFactoryServlet() -
Constructor for class org.jboss.invocation.http.servlet.NamingFactoryServlet
-
- NoHostAvailableException - exception org.jboss.web.loadbalancer.scheduler.NoHostAvailableException.
- This exception is thrown when no host is available
to handle a request.
- NoHostAvailableException() -
Constructor for class org.jboss.web.loadbalancer.scheduler.NoHostAvailableException
-
- NoHostAvailableException(String) -
Constructor for class org.jboss.web.loadbalancer.scheduler.NoHostAvailableException
-
- NotificationListener - class org.jboss.monitor.services.NotificationListener.
- A simple JMX notification listener that outputs notifications as log.INFO
messages, and demonstrates the usefulness of ListenerServiceMBeanSupport.
- NotificationListener() -
Constructor for class org.jboss.monitor.services.NotificationListener
- CTOR
- NotificationListenerMBean - interface org.jboss.monitor.services.NotificationListenerMBean.
- MBean interface.
- NotificationMapList - class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList.
- Class NotificationMapList.
- NotificationMapList() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
-
- NotificationProducerService - class org.jboss.jmx.adaptor.snmp.test.NotificationProducerService.
- NotificationProducerService is a test class with an MBean interface
used to produce simple JMX notifications to be intercepted and mapped to SNMP
traps by the snmp JMX adaptor
- NotificationProducerService() -
Constructor for class org.jboss.jmx.adaptor.snmp.test.NotificationProducerService
-
- NotificationProducerServiceMBean - interface org.jboss.jmx.adaptor.snmp.test.NotificationProducerServiceMBean.
- MBean interface.
- NotificationWrapper - interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper.
- NotificationWrapper is a "wide" read only interface
providing "unstructured" access to agent internals and paylod carried by
notifications.
- NotificationWrapperSupport - class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport.
- NotificationWrapperSupport provides a base
NotificationWrapper implementation
- NotificationWrapperSupport() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- CTOR
- name -
Variable in class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- name -
Variable in class org.jboss.jmx.adaptor.control.OpResultInfo
-
- name -
Variable in class org.jboss.varia.autonumber.AutoNumberEJB
-
- name -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- name -
Variable in class org.jboss.varia.stats.AbstractStatisticalItem
-
- name -
Variable in class org.jboss.varia.stats.report.ReportGenerator
-
- nativeSQL(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- newChild(Object, ContentNavigator, String, String, Attributes) -
Method in class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
- newInstance() -
Method in interface org.jboss.services.binding.ServicesStoreFactory
- Load the contents of a store.
- newInstance() -
Method in class org.jboss.services.binding.XMLServicesStoreFactory
- Load the contents of a store.
- newRoot(Object, ContentNavigator, String, String, Attributes) -
Method in class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
O
- OBJECT_NAME -
Static variable in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.jdbc.DerbyDatabaseMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.mail.MailServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.deployment.BeanShellSubDeployerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.deployment.FoeDeployerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.property.SystemPropertiesServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.ScheduleManagerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.SchedulerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.scheduler.XMLScheduleProviderMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.LoadbalancerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.monitor.ECVMonitorServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.monitor.SimpleMonitorServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerServiceMBean
-
- OBJECT_NAME -
Static variable in interface org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerServiceMBean
-
- OBSERVED_OBJECT -
Static variable in class org.jboss.monitor.JBossMonitorNotification
-
- OpResultInfo - class org.jboss.jmx.adaptor.control.OpResultInfo.
- A simple tuple of an mbean operation name,
index, sigature, args and operation result.
- OpResultInfo() -
Constructor for class org.jboss.jmx.adaptor.control.OpResultInfo
-
- OpResultInfo(String, String[], String[], Object) -
Constructor for class org.jboss.jmx.adaptor.control.OpResultInfo
-
- objectName() -
Method in interface org.jboss.varia.deployment.ScriptService
-
- observedObject -
Variable in class org.jboss.monitor.JBossMonitor
-
- observedObject -
Variable in class org.jboss.monitor.JBossMonitorNotification
-
- observedObject -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- org.jboss.ant - package org.jboss.ant
- An Ant plugin to call jmx operations and set and get attributes on MBeans in JBoss.
- org.jboss.boot.servlets - package org.jboss.boot.servlets
-
- org.jboss.invocation.http.servlet - package org.jboss.invocation.http.servlet
-
- org.jboss.jaxr.ebxmlrr - package org.jboss.jaxr.ebxmlrr
-
- org.jboss.jdbc - package org.jboss.jdbc
-
- org.jboss.jdo.castor - package org.jboss.jdo.castor
-
- org.jboss.jmx.adaptor.control - package org.jboss.jmx.adaptor.control
-
- org.jboss.jmx.adaptor.html - package org.jboss.jmx.adaptor.html
-
- org.jboss.jmx.adaptor.model - package org.jboss.jmx.adaptor.model
-
- org.jboss.jmx.adaptor.snmp.agent - package org.jboss.jmx.adaptor.snmp.agent
-
- org.jboss.jmx.adaptor.snmp.config.manager - package org.jboss.jmx.adaptor.snmp.config.manager
-
- org.jboss.jmx.adaptor.snmp.config.notification - package org.jboss.jmx.adaptor.snmp.config.notification
-
- org.jboss.jmx.adaptor.snmp.test - package org.jboss.jmx.adaptor.snmp.test
-
- org.jboss.jmx.adaptor.snmp.trapd - package org.jboss.jmx.adaptor.snmp.trapd
-
- org.jboss.jmx.examples.persistence - package org.jboss.jmx.examples.persistence
-
- org.jboss.mail - package org.jboss.mail
- E-Mail service components.
- org.jboss.monitor - package org.jboss.monitor
-
- org.jboss.monitor.alarm - package org.jboss.monitor.alarm
-
- org.jboss.monitor.alerts - package org.jboss.monitor.alerts
-
- org.jboss.monitor.services - package org.jboss.monitor.services
-
- org.jboss.mq.il.http.servlet - package org.jboss.mq.il.http.servlet
-
- org.jboss.netboot - package org.jboss.netboot
-
- org.jboss.services.binding - package org.jboss.services.binding
-
- org.jboss.services.deployment - package org.jboss.services.deployment
-
- org.jboss.services.deployment.metadata - package org.jboss.services.deployment.metadata
-
- org.jboss.tm.plugins.tyrex - package org.jboss.tm.plugins.tyrex
-
- org.jboss.tools - package org.jboss.tools
- Command line tools and such.
- org.jboss.varia.autonumber - package org.jboss.varia.autonumber
- AutoNumber EJB components.
- org.jboss.varia.counter - package org.jboss.varia.counter
- Counter components.
- org.jboss.varia.deployment - package org.jboss.varia.deployment
-
- org.jboss.varia.deployment.convertor - package org.jboss.varia.deployment.convertor
-
- org.jboss.varia.process - package org.jboss.varia.process
- Process related components.
- org.jboss.varia.property - package org.jboss.varia.property
- Propert related components.
- org.jboss.varia.scheduler - package org.jboss.varia.scheduler
- Schedular components.
- org.jboss.varia.scheduler.example - package org.jboss.varia.scheduler.example
- Schedular examples.
- org.jboss.varia.stats - package org.jboss.varia.stats
-
- org.jboss.varia.stats.report - package org.jboss.varia.stats.report
-
- org.jboss.web.loadbalancer - package org.jboss.web.loadbalancer
-
- org.jboss.web.loadbalancer.monitor - package org.jboss.web.loadbalancer.monitor
-
- org.jboss.web.loadbalancer.scheduler - package org.jboss.web.loadbalancer.scheduler
-
- org.jboss.web.loadbalancer.util - package org.jboss.web.loadbalancer.util
-
- otid -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
P
- PersistentServiceExample - class org.jboss.jmx.examples.persistence.PersistentServiceExample.
- PersistentServiceExample.
- PersistentServiceExample() -
Constructor for class org.jboss.jmx.examples.persistence.PersistentServiceExample
- Constructs a PersistentServiceExample.
- PersistentServiceExampleMBean - interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean.
- MBean interface.
- PropertyEditorManagerService - class org.jboss.varia.property.PropertyEditorManagerService.
- A service to access java.beans.PropertyEditorManager.
- PropertyEditorManagerService() -
Constructor for class org.jboss.varia.property.PropertyEditorManagerService
-
- PropertyEditorManagerServiceMBean - interface org.jboss.varia.property.PropertyEditorManagerServiceMBean.
- MBean interface.
- PropertyInfo - class org.jboss.services.deployment.metadata.PropertyInfo.
- Simple POJO class to model XML data
- PropertyInfo() -
Constructor for class org.jboss.services.deployment.metadata.PropertyInfo
-
- PropertyInfo(PropertyInfo) -
Constructor for class org.jboss.services.deployment.metadata.PropertyInfo
-
- PropertyInfo(String, String, boolean, String, Object) -
Constructor for class org.jboss.services.deployment.metadata.PropertyInfo
-
- parseServerResponse(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Copy the server answer meta data to the client.
- parseThresholdValue() -
Method in class org.jboss.monitor.ThresholdMonitor
-
- path -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- payload -
Variable in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Holds the notification payload keyed on the attibute name
- peek() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Counter
- Returns the current value (i.e.
- perform(Date, long) -
Method in interface org.jboss.varia.scheduler.Schedulable
- This method is called from the Scheduler Service
- perform(Date, long) -
Method in class org.jboss.varia.scheduler.Scheduler.SchedulableExample
- Just log the call
- perform(Date, long) -
Method in class org.jboss.varia.scheduler.example.SchedulableExample
- Just log the call
- period -
Variable in class org.jboss.monitor.JBossMonitor
-
- period -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- postDeregister() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- postDeregister() -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- postRegister(Boolean) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- postRegister(Boolean) -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- preDeregister() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- preDeregister() -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- preRegister(MBeanServer, ObjectName) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- preRegister(MBeanServer, ObjectName) -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- preRegister(MBeanServer, ObjectName) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Setup our reference to the server's home directory.
- preferedObjectName -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- prepare() -
Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- prepareCall(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareCall(String, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareCall(String, int, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareServerRequest(Request) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Prepare the request to the target node.
- prepareStatement(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareStatement(String, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareStatement(String, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareStatement(String, int, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareStatement(String, int[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prepareStatement(String, String[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- prime(Notification) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
- Sets notification to be used as the data source
- prime(Notification) -
Method in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Set the notification to be used as the data source.
- processAppBootCommandLine(LinkedList) -
Method in class org.jboss.tools.Boot
- Processes the command line argumenst for the next application on the command line.
- processBootOptions(LinkedList) -
Method in class org.jboss.tools.Boot
- Processes to global options.
- processCommandLine(LinkedList) -
Method in class org.jboss.tools.Boot
- Processes the Boot class's command line arguments
- processNestedDeployments(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.boot.servlets.BootServlet
- Processes requests for both HTTP
GET
and POST
methods.
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.InvokerServlet
- Read a MarshalledInvocation and dispatch it to the target JMX object
invoke(Invocation) object.
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.invocation.http.servlet.NamingFactoryServlet
- Return a Naming service proxy for any GET/POST made against this servlet
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.ClusteredConsoleServlet
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
-
- processRequest(HttpServletRequest, HttpServletResponse) -
Method in class org.jboss.mq.il.http.servlet.HTTPServerILServlet
-
- proxy -
Variable in class org.jboss.varia.deployment.BeanShellScript.InvocationCouple
-
Q
- queryStatement(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
R
- ReadOnlyAccessFilter - class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter.
- A serlvet filter that enforces read-only access to a single context
given by the readOnlyContext init-parameter.
- ReadOnlyAccessFilter() -
Constructor for class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter
-
- ReportGenerator - class org.jboss.varia.stats.report.ReportGenerator.
-
- ReportGenerator() -
Constructor for class org.jboss.varia.stats.report.ReportGenerator
-
- ReportGeneratorMBean - interface org.jboss.varia.stats.report.ReportGeneratorMBean.
- MBean interface.
- Request - class org.jboss.web.loadbalancer.util.Request.
- A class that holds all information about a request.
- Request(HttpServletRequest, HttpServletResponse, int) -
Constructor for class org.jboss.web.loadbalancer.util.Request
-
- RequestHandler - interface org.jboss.jmx.adaptor.snmp.agent.RequestHandler.
- Interface that must be implemented by classes
that provide agent get/set functionality
- RequestHandlerSupport - class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport.
- Implement RequestHandler with simple tracing of incoming requests.
- RequestHandlerSupport() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- Default CTOR
- ResourceInvoker - class org.jboss.tm.plugins.tyrex.ResourceInvoker.
- This is the InvocationHandler for the Proxy we hand over to the
originator's Coordinator to control our subordinate transaction
- ResourceInvoker() -
Constructor for class org.jboss.tm.plugins.tyrex.ResourceInvoker
-
- ResourceInvoker(Resource) -
Constructor for class org.jboss.tm.plugins.tyrex.ResourceInvoker
-
- ResourceRemote - class org.jboss.tm.plugins.tyrex.ResourceRemote.
- RMI Remote Proxy that enables the Coordinator on the originating
side to control the subordinate transaction
- ResourceRemote(Resource) -
Constructor for class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- RoundRobinSchedulerService - class org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerService.
- A round robin scheduler.
- RoundRobinSchedulerService() -
Constructor for class org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerService
-
- RoundRobinSchedulerServiceMBean - interface org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerServiceMBean.
- MBean interface.
- readExternal(ObjectInput) -
Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
-
- readExternal(ObjectInput) -
Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- reader -
Variable in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- recording -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- regExp -
Variable in class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- registerEditor(Class, Class) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Register an editor class to be used to editor values of a given target class.
- registerEditor(String, String) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Register an editor class to be used to editor values of a given target class.
- registerEditor(Class, Class) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Register an editor class to be used to editor values of a given target class.
- registerEditor(String, String) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Register an editor class to be used to editor values of a given target class.
- registerHostMBean(Host) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- registerProvider(String) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Register a Provider to make him available.
- registerProvider(String) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Register a Provider to make him available.
- registerReportGenerator(ReportGenerator) -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- registerReportGenerator(ReportGenerator) -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- register_resource(Resource) -
Method in class org.jboss.tm.plugins.tyrex.CoordinatorRemote
-
- register_resource(Resource) -
Method in interface org.jboss.tm.plugins.tyrex.CoordinatorRemoteInterface
-
- registryOperator -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- releaseSavepoint(Savepoint) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- remove(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Remove a system property.
- remove(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Remove a system property.
- removeConvertor(Convertor) -
Method in class org.jboss.varia.deployment.FoeDeployer
- Removes a conveter from the list of converters.
- removeConvertor(Convertor) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- Removes a conveter from the list of converters.
- removeHost(URL) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Remove a host from the up list.
- removeHost(URL) -
Method in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
- Remove a host from the up list.
- removeListener(PropertyListener) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Remove a property listener.
- removeListener(PropertyListener) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Remove a property listener.
- removeManager(Manager) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method removeManager
- removeMapping(Mapping) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method removeMapping
- removeModule(String) -
Method in class org.jboss.services.deployment.DeploymentManager
-
- removeModule(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- removeModule(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- removeSchedule(int) -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Remove a Schedule from the Schedule Manager
- removeSchedule(int) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Removes a Schedule so that no notification is sent anymore
- removeSchedule(int) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Removes a Schedule so that no notification is sent anymore
- removeService(String, ObjectName) -
Method in interface org.jboss.services.binding.ServicesStore
- Remove a service configuration from the store.
- removeService(String, ObjectName) -
Method in class org.jboss.services.binding.XMLServicesStore
- This method is not usable in this implementation as XMLServiceStore is read-only
- removeToAddress(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- removeToAddress(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- removeVarBind(VarBind) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method removeVarBind
- removing(Class, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- removing(Object, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- replaceVariables(ExpressionContext, String) -
Static method in class org.jboss.boot.servlets.Util
- This function replaces all occurrences of variable references ${...} with
the corresponding XSL variable.
- replyTo -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- replyToString -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- reports() -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- reports() -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- reportsIterator() -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- reportsIterator() -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- reset() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- resetAutoNumber(String) -
Static method in class org.jboss.varia.autonumber.AutoNumberFactory
- Resets the given autonumber to zero.
- resetStatistic() -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- resetStatistics() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- resetStatistics() -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- resourceName -
Variable in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- the file name to get mapping info from
- restartSchedule() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Stops the server right now and starts it right now.
- restartSchedule() -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Stops the server right now and starts it right now.
- restartSchedule() -
Method in class org.jboss.varia.scheduler.Scheduler
- Stops the server right now and starts it right now.
- restartSchedule() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Stops the server right now and starts it right now.
- result -
Variable in class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- result -
Variable in class org.jboss.jmx.adaptor.control.OpResultInfo
-
- retrieveCompatibleInvocation(String, String[]) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- retrieveCompatibleInvocation(String, Class[]) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- retrieveStatistic() -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- returnInt() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- returnString() -
Method in interface org.jboss.varia.deployment.TestInterface
-
- rollback() -
Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
-
- rollback() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- rollback(Savepoint) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- run() -
Method in class org.jboss.monitor.JBossMonitor
-
- run() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- run() -
Method in class org.jboss.tools.Boot.ApplicationBoot
- This is what actually loads the application classes and
invokes the main method.
- run() -
Method in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- run() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- runCreate() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- runDrop() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- runScript(InputStream) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
S
- SECS -
Static variable in class org.jboss.monitor.services.MemoryMonitor
-
- SEQNO_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- SEVERITY_CRITICAL -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- SEVERITY_MAJOR -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- SEVERITY_MINOR -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- SEVERITY_NORMAL -
Static variable in interface org.jboss.monitor.alarm.Alarm
- the possible severities of an alarm
- SEVERITY_STRINGS -
Static variable in interface org.jboss.monitor.alarm.Alarm
- stringfied severities
- SEVERITY_UNKNOWN -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- SEVERITY_WARNING -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- SNMPV1 -
Static variable in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Supported versions
- SNMPV2 -
Static variable in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
-
- STARTTIME_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- STATE_CHANGED -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- STATE_CLEARED -
Static variable in interface org.jboss.monitor.alarm.Alarm
- the possible states of an alarm
- STATE_CREATED -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- STATE_NODE_DOWN -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- STATE_NODE_FORCED_DOWN -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- STATE_NODE_UP -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- STATE_NONE -
Static variable in interface org.jboss.monitor.alarm.Alarm
-
- STATE_STRINGS -
Static variable in interface org.jboss.monitor.alarm.Alarm
- stringfied alarm states
- STATE_STRINGS -
Static variable in class org.jboss.web.loadbalancer.util.Constants
-
- Schedulable - interface org.jboss.varia.scheduler.Schedulable.
- This interface defines the manageable interface for a Scheduler Service
allowing the client to create a Schedulable instance which is then run
by this service at given times.
- SchedulableExample - class org.jboss.varia.scheduler.example.SchedulableExample.
- A simple Schedulable implementaion that logs when an event occurs.
- SchedulableExample(String, int) -
Constructor for class org.jboss.varia.scheduler.example.SchedulableExample
-
- SchedulableMBeanExample - class org.jboss.varia.scheduler.example.SchedulableMBeanExample.
- A sample SchedulableMBean
- SchedulableMBeanExample() -
Constructor for class org.jboss.varia.scheduler.example.SchedulableMBeanExample
- Default (no-args) Constructor
- SchedulableMBeanExampleMBean - interface org.jboss.varia.scheduler.example.SchedulableMBeanExampleMBean.
- MBean interface.
- ScheduleManager - class org.jboss.varia.scheduler.ScheduleManager.
- Schedule Manager which manage the Schedule and their matching Timer notifications
and notification listeners.
- ScheduleManager() -
Constructor for class org.jboss.varia.scheduler.ScheduleManager
- Default (no-args) Constructor
- ScheduleManager.MBeanListener - class org.jboss.varia.scheduler.ScheduleManager.MBeanListener.
- This listener is waiting for its Timer Notification and call the
appropriate method on the given Target (MBean) and count down the
number of remaining repetitions.
- ScheduleManager.MBeanListener(ScheduleManager.ScheduleInstance) -
Constructor for class org.jboss.varia.scheduler.ScheduleManager.MBeanListener
-
- ScheduleManagerMBean - interface org.jboss.varia.scheduler.ScheduleManagerMBean.
- MBean interface.
- Scheduler - class org.jboss.varia.scheduler.Scheduler.
- Scheduler Instance to allow clients to run this as a scheduling service for
any Schedulable instances.
- Scheduler() -
Constructor for class org.jboss.varia.scheduler.Scheduler
- Default (no-args) Constructor
- Scheduler(String, String, String, String, long, long) -
Constructor for class org.jboss.varia.scheduler.Scheduler
-
- Scheduler(String, String, String, String, String, long, long) -
Constructor for class org.jboss.varia.scheduler.Scheduler
-
- Scheduler.Listener - class org.jboss.varia.scheduler.Scheduler.Listener.
-
- Scheduler.Listener(Schedulable) -
Constructor for class org.jboss.varia.scheduler.Scheduler.Listener
-
- Scheduler.MBeanListener - class org.jboss.varia.scheduler.Scheduler.MBeanListener.
-
- Scheduler.MBeanListener(ObjectName) -
Constructor for class org.jboss.varia.scheduler.Scheduler.MBeanListener
-
- Scheduler.SchedulableExample - class org.jboss.varia.scheduler.Scheduler.SchedulableExample.
- A test class for a Schedulable Class
- Scheduler.SchedulableExample(String, int) -
Constructor for class org.jboss.varia.scheduler.Scheduler.SchedulableExample
-
- SchedulerMBean - interface org.jboss.varia.scheduler.SchedulerMBean.
- MBean interface.
- SchedulerMBean - interface org.jboss.web.loadbalancer.scheduler.SchedulerMBean.
- Interface for schedulers.
- ScriptService - interface org.jboss.varia.deployment.ScriptService.
- Server - class org.jboss.jmx.adaptor.control.Server.
- Utility methods related to the MBeanServer interface
- Server() -
Constructor for class org.jboss.jmx.adaptor.control.Server
-
- ServiceBinding - class org.jboss.services.binding.ServiceBinding.
- A ServiceBinding is a {name,virtualHost,port,interfaceAddress}
quad specifying a named binding for a service.
- ServiceBinding(String, String, int) -
Constructor for class org.jboss.services.binding.ServiceBinding
- Creates a new instance of ServiceDescriptor
- ServiceBindingManager - class org.jboss.services.binding.ServiceBindingManager.
- The services configuration binding manager mbean implementation.
- ServiceBindingManager() -
Constructor for class org.jboss.services.binding.ServiceBindingManager
-
- ServiceBindingManagerMBean - interface org.jboss.services.binding.ServiceBindingManagerMBean.
- MBean interface.
- ServiceConfig - class org.jboss.services.binding.ServiceConfig.
- A ServiceConfig is a mapping from an mbean service name to its
ServiceBindings.
- ServiceConfig() -
Constructor for class org.jboss.services.binding.ServiceConfig
- Creates a new instance of ServiceConfig
- ServicesConfigDelegate - interface org.jboss.services.binding.ServicesConfigDelegate.
- Interface for delegates capabable of taking a ServiceConfig and mapping
it onto an mbean service via JMX
- ServicesStore - interface org.jboss.services.binding.ServicesStore.
- Interface for API to persist, read, and look up service configs
- ServicesStoreFactory - interface org.jboss.services.binding.ServicesStoreFactory.
- A factory interface for obtaining ServicesStore instances
- SimpleMonitorService - class org.jboss.web.loadbalancer.monitor.SimpleMonitorService.
- A monitor service that does no further content checking.
- SimpleMonitorService() -
Constructor for class org.jboss.web.loadbalancer.monitor.SimpleMonitorService
-
- SimpleMonitorServiceMBean - interface org.jboss.web.loadbalancer.monitor.SimpleMonitorServiceMBean.
- MBean interface.
- SingleScheduleProvider - class org.jboss.varia.scheduler.SingleScheduleProvider.
- This Provider adds a single Schedule to the Schedule Manager
but you can create more than one of this MBeans and each will
add a different Schedule even when the use the same Target.
- SingleScheduleProvider() -
Constructor for class org.jboss.varia.scheduler.SingleScheduleProvider
- Default (no-args) Constructor
- SingleScheduleProviderMBean - interface org.jboss.varia.scheduler.SingleScheduleProviderMBean.
- MBean interface.
- SnapshotRecordingMonitor - class org.jboss.monitor.SnapshotRecordingMonitor.
- Comment
- SnapshotRecordingMonitor() -
Constructor for class org.jboss.monitor.SnapshotRecordingMonitor
-
- SnapshotRecordingMonitorMBean - interface org.jboss.monitor.SnapshotRecordingMonitorMBean.
- Comment
- SnmpAgentService - class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService.
- SnmpAgentService is an MBean class implementing an SNMP agent.
- SnmpAgentService() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Default CTOR
- SnmpAgentServiceMBean - interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean.
- MBean interface.
- SnmpAgentSessionError(SnmpAgentSession, int, Object) -
Method in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- This method is invoked if an error occurs in
the session.
- SnmpVarBindFactory - class org.jboss.jmx.adaptor.snmp.agent.SnmpVarBindFactory.
- SnmpVarBindFactory implements the infrastructure required to
generate SNMP variable bindings from generic Object instances.
- SnmpVarBindFactory() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.SnmpVarBindFactory
- CTOR - Initialises the factory with the known handled types and maker
instances
- StatisticalItem - interface org.jboss.varia.stats.StatisticalItem.
- todo: this should be devided into StatisticalItemMerger and StatisticalItem
- StatisticsCollector - class org.jboss.varia.stats.StatisticsCollector.
-
- StatisticsCollector() -
Constructor for class org.jboss.varia.stats.StatisticsCollector
-
- StatisticsCollectorMBean - interface org.jboss.varia.stats.StatisticsCollectorMBean.
- MBean interface.
- StringThresholdMonitor - class org.jboss.monitor.StringThresholdMonitor.
- Comment
- StringThresholdMonitor() -
Constructor for class org.jboss.monitor.StringThresholdMonitor
-
- StringThresholdMonitorMBean - interface org.jboss.monitor.StringThresholdMonitorMBean.
- Comment
- StringThresholdNotification - class org.jboss.monitor.StringThresholdNotification.
- Comment
- StringThresholdNotification(String, ObjectName, ObjectName, String, String, String, boolean, long) -
Constructor for class org.jboss.monitor.StringThresholdNotification
-
- SystemPropertiesService - class org.jboss.varia.property.SystemPropertiesService.
- A service to access system properties.
- SystemPropertiesService() -
Constructor for class org.jboss.varia.property.SystemPropertiesService
-
- SystemPropertiesService.HTMLMap - class org.jboss.varia.property.SystemPropertiesService.HTMLMap.
- A helper to render a map as HTML on toString()
- SystemPropertiesService.HTMLMap(Map) -
Constructor for class org.jboss.varia.property.SystemPropertiesService.HTMLMap
-
- SystemPropertiesServiceMBean - interface org.jboss.varia.property.SystemPropertiesServiceMBean.
- MBean interface.
- sample(Object) -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- scheduler -
Variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- scheduler -
Variable in class org.jboss.web.loadbalancer.LoadbalancerService
-
- scheduler -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- schedulerName -
Variable in class org.jboss.web.loadbalancer.Loadbalancer
-
- schedulerObjectName -
Variable in class org.jboss.web.loadbalancer.LoadbalancerService
-
- schedulerObjectName -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- scriptService -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- send(Notification) -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapEmitter
- Intercepts the notification and after translating it to a trap sends it
along.
- sendAlarmNotification(String, int, int, String, String, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Generates and sends an AlarmNotification
Essentially a helper method that will populate the userData field
of the Notification with a HashMap, containing a single key/value pair.
- sendAlarmNotification(String, int, int, String, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Generates and sends an AlarmNotification.
- sendAttributeChangeNotification(String, String, Object, String, String, Object, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Generates and sends an AttributeChangeNotification.
- sendNotification(String, String, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Generates and sends a simple Notification.
- sendV1() -
Method in class org.jboss.jmx.adaptor.snmp.test.NotificationProducerService
- Sends a test Notification of type "V1"
- sendV1() -
Method in interface org.jboss.jmx.adaptor.snmp.test.NotificationProducerServiceMBean
- Sends a test Notification of type "V1"
- sendV2() -
Method in class org.jboss.jmx.adaptor.snmp.test.NotificationProducerService
- Sends a test Notification of type "V2"
- sendV2() -
Method in interface org.jboss.jmx.adaptor.snmp.test.NotificationProducerServiceMBean
- Sends a test Notification of type "V2"
- server -
Variable in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- the MBeanServer
- serverHome -
Variable in class org.jboss.varia.property.SystemPropertiesService
- The server's home dir as a string (for making urls).
- serviceController -
Variable in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- set(Clock, Counter) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
- Sets the uptime clock and trap counter
- set(Clock, Counter) -
Method in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Loads the hashmap with the DCAs of interest.
- set(String, Clock, Counter) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.TrapFactory
- Sets the name of the file containing the notification/trap mappings,
the uptime clock and the trap counter
- set(String, Clock, Counter) -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport
- Sets the name of the file containing the notification/trap mappings,
the uptime clock and the trap counter
- set(String, String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Set a system property.
- set(String, String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Set a system property.
- setAckParams(boolean, long, String, String) -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- Sets all ack parameters
- setAdapterName(String) -
Method in class org.jboss.ant.JMX
- Use the
setAdapterName
method to set the name the
adapter mbean is bound under in jndi.
- setAddress(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method setAddressSets the value of field 'address'.
- setAlarm(String, int, String, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Sets the alarm, keyed by its type, to a particular state.
- setAlarm(String, int, String, String, Object) -
Method in class org.jboss.monitor.alarm.AlarmManager
- See set Alarm above
Essentially a helper method that will populate the userData field
of the Notification with a HashMap, containing a single key/value pair.
- setAlertListeners(ArrayList) -
Method in class org.jboss.monitor.JBossMonitor
-
- setAlertListeners(ArrayList) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setAlertName(String) -
Method in class org.jboss.monitor.alerts.JBossAlertListener
-
- setAlertName(String) -
Method in interface org.jboss.monitor.alerts.JBossAlertListenerMBean
-
- setArg(String) -
Method in class org.jboss.ant.JMX.Param
- The
setArg
method sets the string representation
of the parameters value.
- setArray(int, Array) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setAsciiStream(int, InputStream, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setAttribute(String) -
Method in class org.jboss.ant.JMX.Getter
- The
setAttribute
method specifies the attribute to be
retrieved.
- setAttribute(String) -
Method in class org.jboss.ant.JMX.Setter
- The
setAttribute
method specifies the attribute to be set.
- setAttributes(String, HashMap) -
Static method in class org.jboss.jmx.adaptor.control.Server
-
- setAutoCommit(boolean) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setAutoNumber(String, Integer) -
Static method in class org.jboss.varia.autonumber.AutoNumberFactory
- Sets the given autonumber to the given value so that it starts
counting at the given value.
- setAutoStore(boolean) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setAutoStore(boolean) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setBigDecimal(int, BigDecimal) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setBinaryStream(int, InputStream, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setBindAddress(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the agent bind address
- setBindAddress(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the agent bind address
- setBindAddress(String) -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Sets the interface that will be bound
- setBindAddress(String) -
Method in interface org.jboss.jmx.adaptor.snmp.trapd.TrapdServiceMBean
- Sets the interface that will be bound
- setBindAddress(InetAddress) -
Method in class org.jboss.services.binding.ServiceBinding
- Sets the bindAddress attribute of the ServiceDescriptor object
- setBindAddress(String) -
Method in class org.jboss.services.binding.ServiceBinding
- Sets the bindAddress, given a hostname
- setBindJaxr(String) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the JAXR ConnectionFactory.
- setBindJaxr(String) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the JAXR ConnectionFactory.
- setBindName(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- setBindName(String) -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- setBindings(ServiceBinding[]) -
Method in class org.jboss.services.binding.ServiceConfig
- Setter for property port.
- setBlob(int, Blob) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setBoolean(int, boolean) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setBootstrapEditors(String) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Load property editors based on the given properties string.
- setBootstrapEditors(String) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Load property editors based on the given properties string.
- setByte(int, byte) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setBytes(int, byte[]) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setCacheName(ObjectName) -
Method in class org.jboss.varia.stats.CacheListener
-
- setCacheName(ObjectName) -
Method in interface org.jboss.varia.stats.CacheListenerMBean
-
- setCatalog(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setCharacterStream(int, Reader, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setClient(HttpClient) -
Method in class org.jboss.web.loadbalancer.util.Request
-
- setClob(int, Clob) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setCommandLine(String) -
Method in class org.jboss.varia.process.ChildProcessService
-
- setCommandLine(String) -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- setCommonClassPath(boolean) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setCommonClassPath(boolean) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setCompareTo(int) -
Method in class org.jboss.monitor.ThresholdMonitor
-
- setCompareTo(int) -
Method in interface org.jboss.monitor.ThresholdMonitorMBean
-
- setConfig(Element) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- setConfig(Element) -
Method in interface org.jboss.web.loadbalancer.scheduler.AbstractSchedulerMBean
-
- setConfigFileName(String) -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- setConfigFileName(String) -
Method in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
-
- setConfiguration(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setConfiguration(String) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setConfiguration(Element) -
Method in class org.jboss.mail.MailService
- Configuration for the mail service.
- setConfiguration(Element) -
Method in interface org.jboss.mail.MailServiceMBean
- Configuration for the mail service.
- setConnectionTimeout(int) -
Method in class org.jboss.web.loadbalancer.Loadbalancer
- Set the currently used connection timeout to slave hosts.
- setConnectionTimeout(int) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerMBean
- Set the currently used connection timeout to slave hosts.
- setConnectionTimeout(int) -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
- Set the currently used connection timeout to slave hosts.
- setConnectionTimeout(int) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
- Set the currently used connection timeout to slave hosts.
- setContainer(Container) -
Method in class org.jboss.varia.counter.CounterInterceptor
-
- setCopydir(String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setCreateOnStart(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the createOnStart.
- setCreateOnStart(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the createOnStart.
- setCtx(ServiceMBeanSupport) -
Method in interface org.jboss.varia.deployment.ScriptService
-
- setCursorName(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setDataSourceName(String) -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Sets the JNDI name of the Data Source.
- setDataSourceName(String) -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
- Sets the JNDI name of the Data Source.
- setDataSourceUrl(String) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the Datasource Url.
- setDataSourceUrl(String) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the Datasource Url.
- setDatabase(String) -
Method in class org.jboss.jdbc.DerbyDatabase
- Set the database name.
- setDatabase(String) -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
- Set the database name.
- setDatabase(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set the database name.
- setDatabase(String) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Set the database name.
- setDatabaseManagerClass(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set the database manager (UI) class.
- setDatabaseManagerClass(String) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Set the database manager (UI) class.
- setDatabasePooling(boolean) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
- True if user prefers to use application server database pools.
- setDatabasePooling(boolean) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
- True if user prefers to use application server database pools.
- setDatasource(String) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- setDatasource(String) -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- setDatasourceMapping(String) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- setDatasourceMapping(String) -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- setDate(int, Date) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setDate(int, Date, Calendar) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setDateFormat(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the date format used to parse date/times
- setDateFormat(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the date format used to parse date/times
- setDateFormat(String) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the date format used to parse date/times
- setDateFormat(String) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the date format used to parse date/times
- setDefaultValue(Object) -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- setDeployDir(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- setDeployDir(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- setDeployer(String) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- setDeployer(String) -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- setDescription(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setDescription(String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setDescription(String) -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- setDescription(String) -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- setDescription(String) -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- setDouble(int, double) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setDropOnStart(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the dropOnStart.
- setDropOnStart(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the dropOnStart.
- setDropOnStop(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the dropOnStop.
- setDropOnStop(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the dropOnStop.
- setDynamicSubscriptions(boolean) -
Method in class org.jboss.monitor.services.NotificationListener
- Enables/disables dynamic subscriptions
- setDynamicSubscriptions(boolean) -
Method in interface org.jboss.monitor.services.NotificationListenerMBean
- Enables/disables dynamic subscriptions
- setEditor(String) -
Method in class org.jboss.ant.JMX.PropertyEditorHolder
- The
setEditor
method specifies the fully qualified
class name of the PropertyEditor for the type specified in the type field.
- setEditorSearchPath(String) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Sets the package names that will be searched for property editors.
- setEditorSearchPath(String) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Sets the package names that will be searched for property editors.
- setEditors(Properties) -
Method in class org.jboss.varia.property.PropertyEditorManagerService
- Set property editors based on the given properties map.
- setEditors(Properties) -
Method in interface org.jboss.varia.property.PropertyEditorManagerServiceMBean
- Set property editors based on the given properties map.
- setEnabled(boolean) -
Method in class org.jboss.monitor.JBossMonitor
-
- setEnabled(boolean) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setEnterprise(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method setEnterpriseSets the value of field 'enterprise'.
- setEntityContext(EntityContext) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- setEntityContext(EntityContext) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- setEnvironment(Properties) -
Method in class org.jboss.varia.process.ChildProcessService
-
- setEnvironment(Properties) -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- setEqualityTriggersAlert(boolean) -
Method in class org.jboss.monitor.StringThresholdMonitor
-
- setEqualityTriggersAlert(boolean) -
Method in interface org.jboss.monitor.StringThresholdMonitorMBean
-
- setEscapeProcessing(boolean) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setExtension(String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setFetchDirection(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setFetchSize(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setFloat(int, float) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setFreeMemoryCriticalThreshold(String) -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- setFreeMemoryCriticalThreshold(String) -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- setFreeMemoryWarningThreshold(String) -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- setFreeMemoryWarningThreshold(String) -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- setFrom(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- setFrom(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- setGeneric(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method setGenericSets the value of field 'generic'.
- setHASingleton(boolean) -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- determines whether or not the service
is clustered singleton
- setHASingleton(boolean) -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- determines whether or not the service is clustered singleton
- setHeartBeatPeriod(int) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the heartbeat period (in seconds) switch
- setHeartBeatPeriod(int) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the heartbeat period (in seconds) switch
- setHoldability(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setHost(Host) -
Method in class org.jboss.web.loadbalancer.util.Request
-
- setHostName(String) -
Method in class org.jboss.services.binding.ServiceBinding
- Sets the host name
- setInProcessMode(boolean) -
Method in class org.jboss.jdbc.HypersonicDatabase
- If true the hypersonic is in process mode otherwise hypersonic is in server or remote mode.
- setInProcessMode(boolean) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- If true the hypersonic is in process mode otherwise hypersonic is in server or remote mode.
- setInitialRepetitions(long) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the initial number of scheduled calls.
- setInitialRepetitions(long) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the initial number of scheduled calls.
- setInitialStartDate(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the first scheduled call.
- setInitialStartDate(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the first scheduled call.
- setInput(String) -
Method in class org.jboss.services.deployment.metadata.TemplateInfo
-
- setInt(int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setInternalAttribute(Attribute) -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- setInterval(long) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- setInterval(long) -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- setJNDIName(String) -
Method in class org.jboss.mail.MailService
- The JNDI name under which javax.mail.Session objects are bound.
- setJNDIName(String) -
Method in interface org.jboss.mail.MailServiceMBean
- The JNDI name under which javax.mail.Session objects are bound.
- setJndiName(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setJndiName(String) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setKeepRunning(boolean) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- setLbFactor(int) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- setLbFactor(int) -
Method in interface org.jboss.web.loadbalancer.scheduler.HostMBean
-
- setLoadNAICS(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the dropOnStart.
- setLoadNAICS(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the dropOnStart.
- setLoadUNSPSC(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the dropOnStart.
- setLoadUNSPSC(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the dropOnStart.
- setLocalAddress(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method setLocalAddressSets the value of field
'localAddress'.
- setLocalPort(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method setLocalPortSets the value of field 'localPort'.
- setLockTimeout(int) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setLockTimeout(int) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setLogWriter(PrintWriter) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- setLoggerAdapterName(String) -
Method in class org.jboss.varia.process.ChildProcessService
-
- setLoggerAdapterName(String) -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- setLoggingEnabled(boolean) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- setLoggingEnabled(boolean) -
Method in interface org.jboss.jdo.castor.CastorJDOImplMBean
-
- setLoginTimeout(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- setLong(int, long) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setManager(int, Manager) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method setManager
- setManager(Manager[]) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method setManager
- setManagersResName(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the name of the file containing SNMP manager specifications
- setManagersResName(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the name of the file containing SNMP manager specifications
- setMapping(int, Mapping) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method setMapping
- setMapping(Mapping[]) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method setMapping
- setMaxFieldSize(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setMaxRows(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setMessageTemplate(String) -
Method in class org.jboss.monitor.alerts.ConsoleAlertListener
-
- setMessageTemplate(String) -
Method in interface org.jboss.monitor.alerts.ConsoleAlertListenerMBean
-
- setMessageTemplate(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- setMessageTemplate(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- setMetaData(MBeanInfo) -
Method in class org.jboss.jmx.adaptor.model.MBeanData
- Setter for property metaData.
- setMethod(HttpMethod) -
Method in class org.jboss.web.loadbalancer.util.Request
-
- setMonitorName(String) -
Method in class org.jboss.monitor.JBossMonitor
-
- setMonitorName(String) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setMonitorName(String) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- setMonitorName(String) -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- setName(String) -
Method in class org.jboss.services.binding.ServiceBinding
- Setter for property name.
- setName(String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setName(String) -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- setName(String) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- setName(String) -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- setName(String) -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- setNo_system_exit(boolean) -
Method in class org.jboss.jdbc.HypersonicDatabase
- If true the server thread for remote hypersonic does no call
System.exit()
.
- setNo_system_exit(boolean) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- If true the server thread for remote hypersonic does no call
System.exit()
.
- setNotificationListener(ObjectName) -
Method in class org.jboss.monitor.services.NotificationListener
- Sets listener of notifications
- setNotificationListener(ObjectName) -
Method in interface org.jboss.monitor.services.NotificationListenerMBean
- Sets listener of notifications
- setNotificationMapResName(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the name of the file containing the notification/trap mappings
- setNotificationMapResName(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the name of the file containing the notification/trap mappings
- setNotificationType(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method setNotificationTypeSets the value of field
'notificationType'.
- setNull(int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setNull(int, int, String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setNumberOfThreads(int) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the number of threads in the agent request processing thread pool
- setNumberOfThreads(int) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the number of threads in the agent request processing thread pool
- setObject(int, Object) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setObject(int, Object, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setObject(int, Object, int, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setObjectName(ObjectName) -
Method in class org.jboss.jmx.adaptor.model.MBeanData
- Setter for property objectName.
- setObservedAttribute(String) -
Method in class org.jboss.monitor.JBossMonitor
-
- setObservedAttribute(String) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setObservedAttribute(String) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- setObservedAttribute(String) -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- setObservedObject(ObjectName) -
Method in class org.jboss.monitor.JBossMonitor
-
- setObservedObject(ObjectName) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setObservedObject(ObjectName) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- setObservedObject(ObjectName) -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- setOid(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method setOidSets the value of field 'oid'.
- setOperation(String) -
Method in class org.jboss.ant.JMX.Invoke
- The
setOperation
method specifies the operation to
be performed.
- setOptional(boolean) -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- setOutput(String) -
Method in class org.jboss.services.deployment.metadata.TemplateInfo
-
- setPassword(String) -
Method in class org.jboss.jdbc.DerbyDatabase
-
- setPassword(String) -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
-
- setPassword(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- setPassword(String) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- setPassword(String) -
Method in class org.jboss.mail.MailService
- Password used to connect to a mail server
- setPassword(String) -
Method in interface org.jboss.mail.MailServiceMBean
- Password used to connect to a mail server
- setPath(String) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- setPath(String) -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- setPaused(boolean) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Pauses or restarts the Schedules which either suspends the
notifications or start transfering them to the target
- setPeriod(long) -
Method in class org.jboss.monitor.JBossMonitor
-
- setPeriod(long) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setPeriod(long) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- setPeriod(long) -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- setPeriod(long) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the Schedule Period between two scheduled call.
- setPeriod(long) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the Schedule Period between two scheduled call.
- setPersist(boolean) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Deprecated. use
inProcessMode
.
- setPersist(boolean) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Deprecated. use
inProcessMode
.
- setPort(int) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set the port for remote hypersonic.
- setPort(int) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Set the port for remote hypersonic.
- setPort(int) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the agent listening port number
- setPort(int) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the agent listening port number
- setPort(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method setPortSets the value of field 'port'.
- setPort(int) -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Sets the port that will be used to receive traps
- setPort(int) -
Method in interface org.jboss.jmx.adaptor.snmp.trapd.TrapdServiceMBean
- Sets the port that will be used to receive traps
- setPort(int) -
Method in class org.jboss.services.binding.ServiceBinding
- Sets the port attribute of the ServiceDescriptor object
- setProperties(Properties) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Set system properties by merging the given properties object.
- setProperties(Properties) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Set system properties by merging the given properties object.
- setProperty(String) -
Method in class org.jboss.ant.JMX.Getter
- The
setProperty
method specifies the name of the property
to be set with the attribute value.
- setProperty(String) -
Method in class org.jboss.ant.JMX.Invoke
- The
setProperty
method sets the name of the property
that will contain the result of the operation.
- setPropertyInfoList(List) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setQueryTimeout(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.StatementInterceptor
-
- setRWInt(int) -
Method in interface org.jboss.varia.deployment.TestInterface
-
- setRWString(String) -
Method in interface org.jboss.varia.deployment.TestInterface
-
- setReadCommunity(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the read community (no getter)
- setReadCommunity(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the read community (no getter)
- setReadOnly(boolean) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setRecording(boolean) -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- setRef(int, Ref) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setRegExp(String) -
Method in class org.jboss.web.loadbalancer.monitor.ECVMonitorService
-
- setRegExp(String) -
Method in interface org.jboss.web.loadbalancer.monitor.ECVMonitorServiceMBean
-
- setRegistryOperator(String) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the RegistryOperator.
- setRegistryOperator(String) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the RegistryOperator.
- setRemoveTable(String) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- setRemoveTable(String) -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- setRepetitions(long) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the initial number of scheduled calls.
- setRepetitions(long) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the initial number of scheduled calls.
- setReplyTo(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- setReplyTo(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- setRequestHandlerClassName(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the RequestHandler implementation class
- setRequestHandlerClassName(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the RequestHandler implementation class
- setRequestHandlerResName(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the resource file name containing get/set mappings
- setRequestHandlerResName(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the resource file name containing get/set mappings
- setSQLStatement(String) -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Sets the SQL Statement used to retrieve the data
from the Database
- setSQLStatement(String) -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
- Sets the SQL Statement used to retrieve the data from the Database
- setSamplingPeriod(String) -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- setSamplingPeriod(String) -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- setSavepoint() -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setSavepoint(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setSchedulableArgumentTypes(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the comma seperated list of argument types for the Schedulable class.
- setSchedulableArgumentTypes(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the comma seperated list of argument types for the Schedulable class.
- setSchedulableArguments(String) -
Method in class org.jboss.varia.scheduler.Scheduler
-
- setSchedulableArguments(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- setSchedulableClass(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the fully qualified Class name of the Schedulable Class being called by the
Scheduler.
- setSchedulableClass(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the fully qualified Class name of the Schedulable Class being called by the Scheduler.
- setSchedulableMBean(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the fully qualified JMX MBean name of the Schedulable MBean to be called.
- setSchedulableMBean(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the fully qualified JMX MBean name of the Schedulable MBean to be called.
- setSchedulableMBeanMethod(String) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the method name to be called on the Schedulable MBean.
- setSchedulableMBeanMethod(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the method name to be called on the Schedulable MBean.
- setScheduleManagerName(String) -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Set the Schedule Manager Name
- setScheduleManagerName(String) -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- Set the Schedule Manager Name
- setSchedulePeriod(long) -
Method in class org.jboss.varia.scheduler.Scheduler
- Sets the Schedule Period between two scheduled call.
- setSchedulePeriod(long) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Sets the Schedule Period between two scheduled call.
- setScheduler(ObjectName) -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
- Set the scheduler for this Loadbalancer.
- setScheduler(ObjectName) -
Method in interface org.jboss.web.loadbalancer.LoadbalancerServiceMBean
- Set the scheduler for this Loadbalancer.
- setScheduler(ObjectName) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- setScheduler(ObjectName) -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- setSchedules(Element) -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Sets the XML configuration attribute
- setSchedules(Element) -
Method in interface org.jboss.varia.scheduler.XMLScheduleProviderMBean
- Sets the XML configuration attribute
- setServerClass(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set the server class for remote hypersonic.
- setServerId(String) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Sets the serverId
- setServerId(String) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Sets the serverId to use in the produced AlarmTableNotifications
- setServerId(String) -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Sets the serverId to use in the produced AlarmTableNotifications
- setServerName(String) -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- setServerName(String) -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
-
- setServerURL(String) -
Method in class org.jboss.ant.JMX
- Use the
setServerURL
method to set the URL of the server
you wish to connect to.
- setServiceConfigDelegateClassName(String) -
Method in class org.jboss.services.binding.ServiceConfig
- Setter for property serviceConfigDelegateClassName.
- setServiceConfigDelegateConfig(Object) -
Method in class org.jboss.services.binding.ServiceConfig
- Setter for property serviceConfigDelegateConfig.
- setServiceName(String) -
Method in class org.jboss.services.binding.ServiceConfig
- Setter for property serviceName.
- setSeverity(String, int) -
Method in class org.jboss.monitor.alarm.AlarmManager
- Sets the severity of an Alarm, keyed by its type, without producing
an AlarmNotification
- setShort(int, short) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setShouldBindJaxr(boolean) -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- Sets the JAXR ConnectionFactory.
- setShouldBindJaxr(boolean) -
Method in interface org.jboss.jaxr.ebxmlrr.EbxmlrrServiceMBean
- Sets the JAXR ConnectionFactory.
- setShutdownCommand(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- setShutdownCommand(String) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- setSilent(boolean) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set silent flag.
- setSilent(boolean) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Set silent flag.
- setSnmpVersion(int) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the snmp protocol version
- setSnmpVersion(int) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the snmp protocol version
- setSomeArrayList(ArrayList) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeArrayList(ArrayList) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeBigDecimal(BigDecimal) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeBigDecimal(BigDecimal) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeBoolean(boolean) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeBoolean(boolean) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeElement(Element) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeElement(Element) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeFileDescriptor(FileDescriptor) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeFileDescriptor(FileDescriptor) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeInt(int) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeInt(int) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeInteger(Integer) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeInteger(Integer) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeNullObject(Object) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeNullObject(Object) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeString(String) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeString(String) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSomeTimestamp(Timestamp) -
Method in class org.jboss.jmx.examples.persistence.PersistentServiceExample
-
- setSomeTimestamp(Timestamp) -
Method in interface org.jboss.jmx.examples.persistence.PersistentServiceExampleMBean
-
- setSpecific(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method setSpecificSets the value of field 'specific'.
- setStartAtStartup(boolean) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Set the scheduler to start when MBean started or not.
- setStartAtStartup(boolean) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Set the scheduler to start when MBean started or not.
- setStartAtStartup(boolean) -
Method in class org.jboss.varia.scheduler.Scheduler
- Set the scheduler to start when MBean started or not.
- setStartAtStartup(boolean) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Set the scheduler to start when MBean started or not.
- setStartDate(String) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the first scheduled call.
- setStartDate(String) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the first scheduled call.
- setState(int) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- setStatistics(HostStatistics) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- setStatsCollector(ObjectName) -
Method in class org.jboss.varia.stats.CacheListener
-
- setStatsCollector(ObjectName) -
Method in interface org.jboss.varia.stats.CacheListenerMBean
-
- setStatsCollector(ObjectName) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- setStatsCollector(ObjectName) -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- setStatsCollector(ObjectName) -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- setStatsCollector(ObjectName) -
Method in interface org.jboss.varia.stats.report.ReportGeneratorMBean
-
- setStickyCookie(Request) -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
- Set the sticky session cookie.
- setStoreFactoryClassName(String) -
Method in class org.jboss.services.binding.ServiceBindingManager
-
- setStoreFactoryClassName(String) -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
-
- setStoreURL(URL) -
Method in class org.jboss.services.binding.ServiceBindingManager
- Set the string representation of the store URL
- setStoreURL(URL) -
Method in interface org.jboss.services.binding.ServiceBindingManagerMBean
- Set the string representation of the store URL
- setString(int, String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setSubjectTemplate(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- setSubjectTemplate(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- setTag(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method setTagSets the value of field 'tag'.
- setTarget(ObjectName) -
Method in class org.jboss.ant.JMX.Getter
- The
setTarget
method sets the ObjectName
of the target mbean.
- setTarget(ObjectName) -
Method in class org.jboss.ant.JMX.Invoke
- The
setTarget
method sets the ObjectName
of the target mbean.
- setTarget(ObjectName) -
Method in class org.jboss.ant.JMX.Setter
- The
setTarget
method sets the ObjectName
of the target mbean.
- setTargetMethod(String) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the method name to be called on the Schedulable MBean.
- setTargetMethod(String) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the method name to be called on the Schedulable MBean.
- setTargetName(String) -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
- Sets the fully qualified JMX MBean Object Name of the Schedulable MBean to be called.
- setTargetName(String) -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
- Sets the fully qualified JMX MBean Object Name of the Schedulable MBean to be called.
- setTargetName(String) -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- setTargetName(String) -
Method in interface org.jboss.varia.stats.DataSourceInterceptorMBean
-
- setTemplate(String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setTemplateDir(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- setTemplateDir(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- setTemplateInfoList(List) -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- setThreshold(String) -
Method in class org.jboss.monitor.JBossMonitor
-
- setThreshold(String) -
Method in interface org.jboss.monitor.JBossMonitorMBean
-
- setThreshold(String) -
Method in class org.jboss.monitor.StringThresholdMonitor
-
- setThreshold(String) -
Method in class org.jboss.monitor.ThresholdMonitor
-
- setTime(int, Time) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setTime(int, Time, Calendar) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setTimeout(int) -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- setTimeout(int) -
Method in interface org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
-
- setTimerName(ObjectName) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the utilised timer MBean name
- setTimerName(ObjectName) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the utilised timer MBean name
- setTimerName(String) -
Method in class org.jboss.varia.scheduler.ScheduleManager
-
- setTimerName(String) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
-
- setTimerName(String) -
Method in class org.jboss.varia.scheduler.Scheduler
-
- setTimerName(String) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
-
- setTimestamp(int, Timestamp) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setTimestamp(int, Timestamp, Calendar) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setTo(String) -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- setTo(String) -
Method in interface org.jboss.monitor.alerts.EmailAlertListenerMBean
-
- setTrace(boolean) -
Method in class org.jboss.jdbc.HypersonicDatabase
- Set trace flag.
- setTrace(boolean) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Set trace flag.
- setTransactionIsolation(int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setTrapFactoryClassName(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the utilised trap factory name
- setTrapFactoryClassName(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the utilised trap factory name
- setTriggeringWarningMeasurements(int) -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- setTriggeringWarningMeasurements(int) -
Method in interface org.jboss.monitor.services.MemoryMonitorMBean
-
- setType(String) -
Method in class org.jboss.ant.JMX.Param
- The
setType
method sets the fully qualified class
name of the type represented by the param object.
- setType(String) -
Method in class org.jboss.ant.JMX.PropertyEditorHolder
- The
setType
method specifies the return type from the
property editor.
- setType(String) -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- setTypeMap(Map) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor
-
- setURL(int, URL) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setURLList(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Load system properties for each of the given comma separated urls.
- setURLList(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Load system properties for each of the given comma separated urls.
- setUndeployDir(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- setUndeployDir(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- setUnicodeStream(int, InputStream, int) -
Method in class org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor
-
- setUrl(URL) -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- setUser(String) -
Method in class org.jboss.jdbc.DerbyDatabase
-
- setUser(String) -
Method in interface org.jboss.jdbc.DerbyDatabaseMBean
-
- setUser(String) -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- setUser(String) -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
-
- setUser(String) -
Method in class org.jboss.mail.MailService
- User id used to connect to a mail server
- setUser(String) -
Method in interface org.jboss.mail.MailServiceMBean
- User id used to connect to a mail server
- setValue(JMX.Param) -
Method in class org.jboss.ant.JMX.Setter
- The
setValue
method specifies the value to be used.
- setValue(Object, ContentNavigator, String, String, String) -
Method in class org.jboss.services.deployment.metadata.ConfigInfoBinding
-
- setValue(Integer) -
Method in interface org.jboss.varia.autonumber.AutoNumber
- Sets the current value of the autonumber.
- setValue(Integer) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- setValue(Integer) -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- setVarBind(int, VarBind) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method setVarBind
- setVarBind(VarBind[]) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method setVarBind
- setVarBindList(VarBindList) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method setVarBindListSets the value of field 'varBindList'.
- setVariableRE(RE) -
Static method in class org.jboss.boot.servlets.Util
-
- setVersion(int) -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method setVersionSets the value of field 'version'.
- setWOInt(int) -
Method in interface org.jboss.varia.deployment.TestInterface
-
- setWOString(String) -
Method in interface org.jboss.varia.deployment.TestInterface
-
- setWlVersion(String) -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- setWlVersion(String) -
Method in interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean
-
- setWorkingDirectory(File) -
Method in class org.jboss.varia.process.ChildProcessService
-
- setWorkingDirectory(File) -
Method in interface org.jboss.varia.process.ChildProcessServiceMBean
-
- setWrapperClass(String) -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method setWrapperClassSets the value of field
'wrapperClass'.
- setWriteCommunity(String) -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Sets the write community (no getter)
- setWriteCommunity(String) -
Method in interface org.jboss.jmx.adaptor.snmp.agent.SnmpAgentServiceMBean
- Sets the write community (no getter)
- shouldBindJaxr -
Variable in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
-
- showAll() -
Method in class org.jboss.varia.property.SystemPropertiesService
- Return a Map of System.getProperties() with a toString implementation
that provides an html table of the key/value pairs.
- showAll() -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Return a Map of System.getProperties() with a toString implementation that provides an html table of the key/value pairs.
- showGroup(String) -
Method in class org.jboss.varia.property.SystemPropertiesService
- Return a Map of the property group for under the given system property base
with a toString implementation that provides an html table of the key/value pairs.
- showGroup(String) -
Method in interface org.jboss.varia.property.SystemPropertiesServiceMBean
- Return a Map of the property group for under the given system property base with a toString implementation that provides an html table of the key/value pairs.
- showUsage() -
Static method in class org.jboss.tools.Boot
-
- shutdown -
Variable in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- shutdown() -
Method in class org.jboss.varia.process.ChildProcessService.ReaderLoggerAdapter
-
- signature -
Variable in class org.jboss.jmx.adaptor.control.OpResultInfo
-
- snmpReceivedGet(SnmpPduPacket, boolean) -
Method in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- This method is defined to handle SNMP Get requests
that are received by the session.
- snmpReceivedPdu(SnmpAgentSession, InetAddress, int, SnmpOctetString, SnmpPduPacket) -
Method in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- This method is defined to handle SNMP requests
that are received by the session.
- snmpReceivedSet(SnmpPduPacket) -
Method in class org.jboss.jmx.adaptor.snmp.agent.RequestHandlerSupport
- This method is defined to handle SNMP Set requests
that are received by the session.
- snmpReceivedTrap(SnmpTrapSession, InetAddress, int, SnmpOctetString, SnmpPduPacket) -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver
- Receives and logs information about SNMPv2 traps.
- snmpReceivedTrap(SnmpTrapSession, InetAddress, int, SnmpOctetString, SnmpPduTrap) -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver
- Receives and logs information about SNMPv1 traps.
- snmpTrapSessionError(SnmpTrapSession, int, Object) -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver
- Processes session errors.
- start() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Heartbeat
- Setup the production of heart-beat notifications
- start() -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapEmitter
- Complete emitter initialisation
- start() -
Method in interface org.jboss.jmx.adaptor.snmp.agent.TrapFactory
- Performs all the required initialisation in order for the mapper to
commence operation (e.g.
- start() -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport
- Populates the regular expression and wrapper instance collections.
- start(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- start(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
- This method stops this deployment because it is not of any
use anymore (conversion is done)
- start(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
- This method stops this deployment because it is not of any use anymore (conversion is done)
- start() -
Method in class org.jboss.varia.stats.TxStatisticsInterceptor
-
- startApplication(Boot.ApplicationBoot) -
Method in class org.jboss.tools.Boot
- Boots the application in a new threadgroup and thread.
- startDatabaseManager() -
Method in class org.jboss.jdbc.HypersonicDatabase
- Start of DatabaseManager accesible from the management console.
- startDatabaseManager() -
Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
- Start of DatabaseManager accesible from the management console.
- startMonitorThread() -
Method in class org.jboss.monitor.JBossMonitor
-
- startMonitorThread() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- startProviding() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Add the Schedules to the Schedule Manager
- startProviding() -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- Add the Schedules to the Schedule Manager
- startProviding() -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Add the Schedule to the Schedule Manager
- startProviding() -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
- Add the Schedule to the Schedule Manager
- startProviding() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- startProviding() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- startProviding() -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Add the Schedule to the Schedule Manager
- startProviding() -
Method in interface org.jboss.varia.scheduler.XMLScheduleProviderMBean
- Add the Schedule to the Schedule Manager
- startSchedule() -
Method in class org.jboss.varia.scheduler.Scheduler
- Starts the schedule if the schedule is stopped otherwise nothing will happen.
- startSchedule() -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Starts the schedule if the schedule is stopped otherwise nothing will happen.
- startScheduleProviderService() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- When the Service is started it will register itself at the
Schedule Manager which makes it necessary that the Schedule Manager
is already running.
- startSchedules() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Starts all the containing Schedules
- startSchedules() -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Starts all the containing Schedules
- startService() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- starts the ebxmlrr service
- startService() -
Method in class org.jboss.jdbc.DerbyDatabase
-
- startService() -
Method in class org.jboss.jdbc.HypersonicDatabase
-
- startService() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- startService() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Perform service start-up
- startService() -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Performs service start-up by instantiating an SnmpTrapSession
- startService() -
Method in class org.jboss.mail.MailService
-
- startService() -
Method in class org.jboss.monitor.JBossMonitor
-
- startService() -
Method in class org.jboss.monitor.ThresholdMonitor
-
- startService() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Start
- startService() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- startService() -
Method in class org.jboss.monitor.services.NotificationListener
- Start
- startService() -
Method in class org.jboss.services.deployment.DeploymentService
-
- startService() -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- startService() -
Method in class org.jboss.varia.counter.CounterService
-
- startService() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- startService() -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
- Get a reference to the ServiceController
- startService() -
Method in class org.jboss.varia.deployment.FoeDeployer
- The startService method
- gets the mbeanProxies for MainDeployer and ServiceController;
- creates scratch directory for foe work.
- startService() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- startService() -
Method in class org.jboss.varia.process.ChildProcessService
-
- startService() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
-
- startService() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Creates the requested Timer if not already available
and start all added Schedules.
- startService() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- startService() -
Method in class org.jboss.varia.stats.CacheListener
-
- startService() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- startService() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- startService() -
Method in class org.jboss.web.loadbalancer.LoadbalancerService
-
- startService() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- startSingleton() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- When HASingleton is enabled, this method will be invoked on the master node to start the singleton.
- startSnapshot() -
Method in class org.jboss.monitor.SnapshotRecordingMonitor
-
- startSnapshot() -
Method in interface org.jboss.monitor.SnapshotRecordingMonitorMBean
-
- startTime -
Variable in class org.jboss.monitor.SnapshotRecordingMonitor
-
- statsCollector -
Variable in class org.jboss.varia.stats.report.ReportGenerator
-
- stickyCookieName -
Variable in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- stop() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Heartbeat
- Disable heartbeat
- stop() -
Method in class org.jboss.jmx.adaptor.snmp.agent.TrapEmitter
- Perform shutdown
- stop(DeploymentInfo) -
Method in class org.jboss.varia.deployment.BeanShellSubDeployer
-
- stop(DeploymentInfo) -
Method in class org.jboss.varia.deployment.FoeDeployer
-
- stop(DeploymentInfo) -
Method in interface org.jboss.varia.deployment.FoeDeployerMBean
-
- stopProviding() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- Stops the Provider from providing and
causing him to remove all Schedules
- stopProviding() -
Method in interface org.jboss.varia.scheduler.AbstractScheduleProviderMBean
- Stops the Provider from providing and causing him to remove all Schedules
- stopProviding() -
Method in class org.jboss.varia.scheduler.DBScheduleProvider
- Stops the Provider from providing causing
the provider to remove the Schedule
- stopProviding() -
Method in interface org.jboss.varia.scheduler.DBScheduleProviderMBean
- Stops the Provider from providing causing the provider to remove the Schedule
- stopProviding() -
Method in class org.jboss.varia.scheduler.SingleScheduleProvider
-
- stopProviding() -
Method in interface org.jboss.varia.scheduler.SingleScheduleProviderMBean
-
- stopProviding() -
Method in class org.jboss.varia.scheduler.XMLScheduleProvider
- Stops the Provider from providing causing
the provider to remove the Schedule
- stopProviding() -
Method in interface org.jboss.varia.scheduler.XMLScheduleProviderMBean
- Stops the Provider from providing causing the provider to remove the Schedule
- stopSchedule(boolean) -
Method in class org.jboss.varia.scheduler.Scheduler
- Stops the schedule because it is either not used anymore or to restart it with
new values.
- stopSchedule(boolean) -
Method in interface org.jboss.varia.scheduler.SchedulerMBean
- Stops the schedule because it is either not used anymore or to restart it with new values.
- stopScheduleProviderService() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- When the Service is stopped it will unregister itself at the
Schedule Manager.
- stopSchedules(boolean) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Stops all the sontaining Schedules
- stopSchedules(boolean) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Stops all the sontaining Schedules
- stopService() -
Method in class org.jboss.jaxr.ebxmlrr.EbxmlrrService
- stop the service
- stopService() -
Method in class org.jboss.jdbc.DerbyDatabase
-
- stopService() -
Method in class org.jboss.jdbc.HypersonicDatabase
- We now close the connection clean by calling the
serverSocket throught jdbc.
- stopService() -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- stopService() -
Method in class org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService
- Perform service shutdown
- stopService() -
Method in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Performs service shutdown by stopping SnmpTrapSession
- stopService() -
Method in class org.jboss.mail.MailService
-
- stopService() -
Method in class org.jboss.monitor.JBossMonitor
-
- stopService() -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Stop
- stopService() -
Method in class org.jboss.monitor.services.MemoryMonitor
-
- stopService() -
Method in class org.jboss.monitor.services.NotificationListener
- Stop
- stopService() -
Method in class org.jboss.services.deployment.DeploymentService
-
- stopService() -
Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- stopService() -
Method in class org.jboss.varia.counter.CounterService
-
- stopService() -
Method in class org.jboss.varia.deployment.BeanShellScript
-
- stopService() -
Method in class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- stopService() -
Method in class org.jboss.varia.process.ChildProcessService
-
- stopService() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
-
- stopService() -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Stops all available Schedules.
- stopService() -
Method in class org.jboss.varia.scheduler.Scheduler
-
- stopService() -
Method in class org.jboss.varia.stats.DataSourceInterceptor
-
- stopService() -
Method in class org.jboss.varia.stats.report.ReportGenerator
-
- stopService() -
Method in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- stopService() -
Method in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
- stopSingleton() -
Method in class org.jboss.varia.scheduler.AbstractScheduleProvider
- When HASingleton is enabled, this method will be invoked on the master node to stop the singleton.
- store(URL) -
Method in interface org.jboss.services.binding.ServicesStore
- Save the current store contents
- store(URL) -
Method in class org.jboss.services.binding.XMLServicesStore
- Store is a noop as this is a read-only store
- storeStatement(String) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- storing(Class, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- storing(Object, Object) -
Method in class org.jboss.jdo.castor.CastorJDOImpl
-
- subjectTemplate -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- substitutionMap() -
Method in class org.jboss.monitor.JBossMonitorNotification
- Return a substitution map that can be used by org.jboss.util.Strings.subst
to create a printable alert message.
- substitutionMap() -
Method in class org.jboss.monitor.StringThresholdNotification
- Return a substitution map that can be used by org.jboss.util.Strings.subst
to create a printable alert message.
- substitutionMap() -
Method in class org.jboss.monitor.ThresholdNotification
- Return a substitution map that can be used by org.jboss.util.Strings.subst
to create a printable alert message.
- supportedInterfaces -
Variable in class org.jboss.varia.deployment.BeanShellScript
-
- systemExit(String[]) -
Static method in class org.jboss.tools.Boot
- This method is here so that if JBoss is running under
Alexandria (An NT Service Installer), Alexandria can shutdown
the system down correctly.
T
- TEMPLATE_CONFIG_FILE -
Static variable in class org.jboss.services.deployment.DeploymentManager
- the filename to look for in template subdirectories
- TEMPLATE_ERROR_PARAM -
Static variable in class org.jboss.services.deployment.DeploymentManager
-
- THRESHOLD -
Static variable in class org.jboss.monitor.StringThresholdNotification
-
- THRESHOLD -
Static variable in class org.jboss.monitor.ThresholdNotification
-
- TRAPCOUNT_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- TRIGGERED_ATTRIBUTE_VALUE -
Static variable in class org.jboss.monitor.StringThresholdNotification
-
- TRIGGERED_ATTRIBUTE_VALUE -
Static variable in class org.jboss.monitor.ThresholdNotification
-
- TSTAMP_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- TYPE_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- TableReportGenerator - class org.jboss.varia.stats.report.TableReportGenerator.
-
- TableReportGenerator() -
Constructor for class org.jboss.varia.stats.report.TableReportGenerator
-
- TemplateInfo - class org.jboss.services.deployment.metadata.TemplateInfo.
- Simple POJO class to model XML data
- TemplateInfo() -
Constructor for class org.jboss.services.deployment.metadata.TemplateInfo
-
- TemplateInfo(String, String) -
Constructor for class org.jboss.services.deployment.metadata.TemplateInfo
-
- TestInterface - interface org.jboss.varia.deployment.TestInterface.
- ThresholdMonitor - class org.jboss.monitor.ThresholdMonitor.
- Comment
- ThresholdMonitor() -
Constructor for class org.jboss.monitor.ThresholdMonitor
-
- ThresholdMonitorMBean - interface org.jboss.monitor.ThresholdMonitorMBean.
- Comment
- ThresholdNotification - class org.jboss.monitor.ThresholdNotification.
- Comment
- ThresholdNotification(String, ObjectName, ObjectName, String, Number, Number, long) -
Constructor for class org.jboss.monitor.ThresholdNotification
-
- TransactionManagerService - class org.jboss.tm.plugins.tyrex.TransactionManagerService.
- This is a JMX service which manages the Tyrex TransactionManager (tyrex.exolab.org).
- TransactionManagerService() -
Constructor for class org.jboss.tm.plugins.tyrex.TransactionManagerService
-
- TransactionManagerServiceMBean - interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean.
- MBean interface.
- TrapEmitter - class org.jboss.jmx.adaptor.snmp.agent.TrapEmitter.
- TrapEmitter is a class that manages SNMP trap emission.
- TrapEmitter(String, Counter, Clock, String, String) -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.TrapEmitter
- Builds a TrapEmitter object for sending SNMP V1 or V2 traps.
- TrapFactory - interface org.jboss.jmx.adaptor.snmp.agent.TrapFactory.
- TrapFactory takes care of translation of Notifications into
SNMP V1 and V2 traps
Trap-PDU ::=
[4]
IMPLICIT SEQUENCE {
enterprise -- type of object generating
-- trap, see sysObjectID in [5]
OBJECT IDENTIFIER,
agent-addr -- address of object generating
NetworkAddress, -- trap
generic-trap -- generic trap type
INTEGER {
coldStart(0),
warmStart(1),
linkDown(2),
linkUp(3),
authenticationFailure(4),
egpNeighborLoss(5),
enterpriseSpecific(6)
},
specific-trap -- specific code, present even
INTEGER, -- if generic-trap is not
-- enterpriseSpecific
time-stamp -- time elapsed between the last
TimeTicks, -- (re)initialization of the network
-- entity and the generation of the
trap
variable-bindings -- "interesting" information
VarBindList
}
- TrapFactorySupport - class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport.
- TrapFactorySupport takes care of translation of Notifications
into SNMP V1 and V2 traps
Data Structure Guide
It looks complicated but it ain't.
- TrapFactorySupport() -
Constructor for class org.jboss.jmx.adaptor.snmp.agent.TrapFactorySupport
- Create TrapFactorySupport
- TrapReceiver - class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver.
- Implements an SNMP trap reception engine
- TrapReceiver(Logger) -
Constructor for class org.jboss.jmx.adaptor.snmp.trapd.TrapReceiver
- Public CTOR
- TrapdService - class org.jboss.jmx.adaptor.snmp.trapd.TrapdService.
- MBean wrapper class that acts as an SNMP trap receiver/logger.
- TrapdService() -
Constructor for class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- Empty CTOR
- TrapdServiceMBean - interface org.jboss.jmx.adaptor.snmp.trapd.TrapdServiceMBean.
- MBean interface.
- TrivialDavFilter - class org.jboss.netboot.TrivialDavFilter.
- Very simple filter to support WebDAV access to resources.
- TrivialDavFilter() -
Constructor for class org.jboss.netboot.TrivialDavFilter
-
- TxReport - class org.jboss.varia.stats.TxReport.
-
- TxReport() -
Constructor for class org.jboss.varia.stats.TxReport
-
- TxReport.MethodStats - class org.jboss.varia.stats.TxReport.MethodStats.
-
- TxReport.MethodStats(String) -
Constructor for class org.jboss.varia.stats.TxReport.MethodStats
-
- TxReport.SqlStats - class org.jboss.varia.stats.TxReport.SqlStats.
-
- TxReport.SqlStats(String) -
Constructor for class org.jboss.varia.stats.TxReport.SqlStats
-
- TxStatistics - class org.jboss.varia.stats.TxStatistics.
-
- TxStatistics() -
Constructor for class org.jboss.varia.stats.TxStatistics
-
- TxStatisticsInterceptor - class org.jboss.varia.stats.TxStatisticsInterceptor.
-
- TxStatisticsInterceptor() -
Constructor for class org.jboss.varia.stats.TxStatisticsInterceptor
-
- TyrexTransactionPropagationContextManager - class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager.
- This object implements the TransactionPropagationContext importer and
exporter for JBoss.
- TyrexTransactionPropagationContextManager() -
Constructor for class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
-
- TyrexTxPropagationContext - class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext.
- This class wraps the OMG PropagationContext to be able to pass it
via RMI.
- TyrexTxPropagationContext() -
Constructor for class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- TyrexTxPropagationContext(PropagationContext) -
Constructor for class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- testThreshold() -
Method in class org.jboss.monitor.JBossMonitor
-
- testThreshold() -
Method in class org.jboss.monitor.StringThresholdMonitor
-
- testThreshold() -
Method in class org.jboss.monitor.ThresholdMonitor
-
- thresholdString -
Variable in class org.jboss.monitor.JBossMonitor
-
- thresholdString -
Variable in class org.jboss.monitor.StringThresholdMonitor
-
- thresholdValue -
Variable in class org.jboss.monitor.ThresholdMonitor
-
- throwable -
Variable in class org.jboss.jmx.adaptor.control.AttrResultInfo
-
- timeout -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- timeout -
Variable in class org.jboss.web.loadbalancer.LoadbalancerService
-
- timeout -
Variable in class org.jboss.web.loadbalancer.monitor.AbstractMonitor
-
- to -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- toSet -
Variable in class org.jboss.monitor.alerts.EmailAlertListener
-
- toString() -
Method in class org.jboss.invocation.http.servlet.ReadOnlyAccessFilter
- Return a String representation of the filter
- toString() -
Method in class org.jboss.jmx.adaptor.control.AddressPort
-
- toString() -
Method in class org.jboss.monitor.alarm.AlarmNotification
- toString()
- toString() -
Method in class org.jboss.monitor.alarm.AlarmTableNotification
- toString()
- toString() -
Method in class org.jboss.services.binding.ServiceBinding
- Create string representation of the service descriptor
- toString() -
Method in class org.jboss.services.binding.ServiceConfig
-
- toString() -
Method in class org.jboss.services.deployment.metadata.ConfigInfo
-
- toString() -
Method in class org.jboss.services.deployment.metadata.PropertyInfo
-
- toString() -
Method in class org.jboss.services.deployment.metadata.TemplateInfo
-
- toString() -
Method in class org.jboss.varia.property.SystemPropertiesService.HTMLMap
-
- toString() -
Method in class org.jboss.web.loadbalancer.scheduler.Host
-
- toString() -
Method in class org.jboss.web.loadbalancer.scheduler.HostStatistics
-
- tpc -
Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
- transform(File, Properties) -
Static method in class org.jboss.varia.deployment.convertor.JarTransformer
- Applies transformations to xml sources for passed in jar file
- trapCount -
Variable in class org.jboss.jmx.adaptor.snmp.agent.NotificationWrapperSupport
- Provides trap count
- trapSession -
Variable in class org.jboss.jmx.adaptor.snmp.trapd.TrapdService
- The snmp session used to receive the traps
- triggerTime -
Variable in class org.jboss.monitor.JBossMonitor
-
- triggeredAttributeValue -
Variable in class org.jboss.monitor.JBossMonitor
-
- txStatistics() -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- txStatistics() -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
U
- UPTIME_TAG -
Static variable in interface org.jboss.jmx.adaptor.snmp.agent.NotificationWrapper
-
- Util - class org.jboss.boot.servlets.Util.
- A utility class that implements a xalan XSLT extension function used by
the default.xsl transformation document.
- Util() -
Constructor for class org.jboss.boot.servlets.Util
-
- unacknowledge(String, String, String, String, String) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Uncknowledge an Alarm
- unacknowledge(Object, String, String) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Unacknowledge an Alarm
- unacknowledge(String, String, String, String, String) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Unacknowledge an Alarm
- unacknowledge(String, String, String, String, String) -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Unacknowledge an Alarm
- unacknowledgeAll(String, String) -
Method in class org.jboss.monitor.services.ActiveAlarmTable
- Uncknowledge all
- unacknowledgeAll(String, String) -
Method in interface org.jboss.monitor.services.ActiveAlarmTableMBean
- Uncknowledge all
- undeployModuleAsynch(String) -
Method in class org.jboss.services.deployment.DeploymentService
-
- undeployModuleAsynch(String) -
Method in interface org.jboss.services.deployment.DeploymentServiceMBean
-
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method unmarshal
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method unmarshal
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method unmarshal
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method unmarshal
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method unmarshal
- unmarshal(Reader) -
Static method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method unmarshal
- unregisterProvider(String) -
Method in class org.jboss.varia.scheduler.ScheduleManager
- Unregister a Provider which in turn calls "stopProviding()"
indicating to the Provider to remove all the Schedules.
- unregisterProvider(String) -
Method in interface org.jboss.varia.scheduler.ScheduleManagerMBean
- Unregister a Provider which in turn calls "stopProviding()" indicating to the Provider to remove all the Schedules.
- unregisterReportGenerator(ReportGenerator) -
Method in class org.jboss.varia.stats.StatisticsCollector
-
- unregisterReportGenerator(ReportGenerator) -
Method in interface org.jboss.varia.stats.StatisticsCollectorMBean
-
- unsetEntityContext() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB
-
- unsetEntityContext() -
Method in class org.jboss.varia.autonumber.AutoNumberEJB2
-
- update(Notification) -
Method in class org.jboss.monitor.alarm.AlarmTable
- Update the AlarmTable based on the incoming Notification
- updateTo() -
Method in class org.jboss.monitor.alerts.EmailAlertListener
-
- uptime() -
Method in class org.jboss.jmx.adaptor.snmp.agent.Clock
- Returns the elapsed time in msecs from the time of instantiation.
- useStickySession -
Variable in class org.jboss.web.loadbalancer.scheduler.AbstractScheduler
-
V
- VERBOSE -
Static variable in class org.jboss.tools.Boot
-
- VarBind - class org.jboss.jmx.adaptor.snmp.config.notification.VarBind.
- Class VarBind.
- VarBind() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
-
- VarBindList - class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList.
- Class VarBindList.
- VarBindList() -
Constructor for class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
-
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.Manager
- Method validate
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.manager.ManagerList
- Method validate
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.Mapping
- Method validate
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
- Method validate
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBind
- Method validate
- validate() -
Method in class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList
- Method validate
- value -
Variable in class org.jboss.varia.autonumber.AutoNumberEJB
-
- value -
Variable in class org.jboss.varia.stats.AbstractStatisticalItem
-
- verbose -
Variable in class org.jboss.tools.Boot
- Indicates whether this instance is running in debug mode.
- verbose(String) -
Method in class org.jboss.tools.Boot
- logs verbose message to the console
W
- WebLogicConvertor - class org.jboss.varia.deployment.convertor.WebLogicConvertor.
- Converts WebLogic applications.
- WebLogicConvertor() -
Constructor for class org.jboss.varia.deployment.convertor.WebLogicConvertor
-
- WebLogicConvertorMBean - interface org.jboss.varia.deployment.convertor.WebLogicConvertorMBean.
- MBean interface.
- WeightedLeastConnectionSchedulerService - class org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerService.
- A scheduler that chooses the node with the lowest current connection count.
- WeightedLeastConnectionSchedulerService() -
Constructor for class org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerService
-
- WeightedLeastConnectionSchedulerServiceMBean - interface org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerServiceMBean.
- MBean interface.
- workingDir -
Variable in class org.jboss.varia.process.ChildProcessService
- The working directory of the process.
- writeExternal(ObjectOutput) -
Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
-
- writeExternal(ObjectOutput) -
Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
-
X
- XMLScheduleProvider - class org.jboss.varia.scheduler.XMLScheduleProvider.
- This Provider get its Scheduler from a XML configuration string
allowing the administrator to add several Schedules with one
provider.
- XMLScheduleProvider() -
Constructor for class org.jboss.varia.scheduler.XMLScheduleProvider
- Default (no-args) Constructor
- XMLScheduleProviderMBean - interface org.jboss.varia.scheduler.XMLScheduleProviderMBean.
- MBean interface.
- XMLServicesStore - class org.jboss.services.binding.XMLServicesStore.
- XML implementation of ServicesStore.
- XMLServicesStore() -
Constructor for class org.jboss.services.binding.XMLServicesStore
-
- XMLServicesStoreFactory - class org.jboss.services.binding.XMLServicesStoreFactory.
- A factory interface for obtaining XMLServicesStore instances
- XMLServicesStoreFactory() -
Constructor for class org.jboss.services.binding.XMLServicesStoreFactory
-
- XSLTConfigDelegate - class org.jboss.services.binding.XSLTConfigDelegate.
- An implementation of the ServicesConfigDelegate that expects a delegate-config
element of the form:
XSLTConfigDelegate() -
Constructor for class org.jboss.services.binding.XSLTConfigDelegate
-
- XSLTFileDelegate - class org.jboss.services.binding.XSLTFileDelegate.
- An implementation of the ServicesConfigDelegate
that transforms an xml file used by a service.
- XSLTFileDelegate() -
Constructor for class org.jboss.services.binding.XSLTFileDelegate
-
- XslTransformer - class org.jboss.varia.deployment.convertor.XslTransformer.
- XslTransformer is a utility class for XSL transformations.
- XslTransformer() -
Constructor for class org.jboss.varia.deployment.convertor.XslTransformer
-
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.