站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 management API Documentation 英文版文档

Index (JBoss/Management API) - JBoss 3.2.7 management API Documentation 英文版文档

A B C D E F G H I J L M N O P Q R S T U W _

A

APPLICATION - Static variable in class org.jboss.management.j2ee.J2EEDeployedObject
 
AppClientModule - class org.jboss.management.j2ee.AppClientModule.
Root class of the JBoss JSR-77 implementation of AppClientModule.
AppClientModule(String, ObjectName, ObjectName[], String) - Constructor for class org.jboss.management.j2ee.AppClientModule
Constructor taking the Name of this Object
AppClientModuleMBean - interface org.jboss.management.j2ee.AppClientModuleMBean.
MBean interface.
add() - Method in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
Adds a hit to this counter
add() - Method in class org.jboss.management.j2ee.statistics.CountStatisticImpl
Adds a hit to this counter
add() - Method in class org.jboss.management.j2ee.statistics.RangeStatisticImpl
Adds a hit to this counter
add(long) - Method in class org.jboss.management.j2ee.statistics.TimeStatisticImpl
Adds a Statistic Information about the elapsed time an action observed by this instance took.
addChild(ObjectName) - Method in class org.jboss.management.j2ee.EJBModule
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.J2EEApplication
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.J2EEApplicationMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.J2EEDomain
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.J2EEDomainMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.J2EEDomainTarget
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.J2EEDomainTargetMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.J2EEManagedObject
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.J2EEManagedObjectMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.J2EEServer
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.J2EEServerMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.JCAResource
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.JCAResourceMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.JDBCResource
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.JDBCResourceMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.ResourceAdapter
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.ResourceAdapterMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.ResourceAdapterModule
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.ResourceAdapterModuleMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.ServiceModule
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.ServiceModuleMBean
 
addChild(ObjectName) - Method in class org.jboss.management.j2ee.WebModule
 
addChild(ObjectName) - Method in interface org.jboss.management.j2ee.WebModuleMBean
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
addNotificationListener(MEJB, NotificationFilter) - Method in class org.jboss.management.mejb.ClientNotificationListener
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.management.mejb.ListenerRegistration
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.jboss.management.mejb.MEJB
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.management.mejb.ManagementBean
 
addStatistic(String, Statistic) - Method in class org.jboss.management.j2ee.statistics.StatsBase
Add or replace Statistic in the Stats collection.

B

BoundaryStatisticImpl - class org.jboss.management.j2ee.statistics.BoundaryStatisticImpl.
This class is the JBoss specific Boundary Statistics class allowing just to increase and resetStats the instance.
BoundaryStatisticImpl(String, String, String, long, long) - Constructor for class org.jboss.management.j2ee.statistics.BoundaryStatisticImpl
Default (no-args) constructor
BoundedRangeStatisticImpl - class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl.
This class is the JBoss specific BoundedRangeStatistic implementation
BoundedRangeStatisticImpl(String, String, String, long, long) - Constructor for class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
Create a named BoundedRangeStatistic with the given upper and lower bounds.
boundaryStat - Variable in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
 

C

CMP - Static variable in class org.jboss.management.j2ee.J2EEDeployedObject
 
CREATED - Static variable in interface org.jboss.management.j2ee.StateManageable
 
CREATED - Static variable in class org.jboss.management.j2ee.StateManagement
 
CREATED_EVENT - Static variable in class org.jboss.management.j2ee.StateManagement
 
ClientNotificationListener - class org.jboss.management.mejb.ClientNotificationListener.
Basic Local Listener to receive Notification from a remote JMX Agent
ClientNotificationListener(ObjectName, NotificationListener, Object) - Constructor for class org.jboss.management.mejb.ClientNotificationListener
 
CountStatisticImpl - class org.jboss.management.j2ee.statistics.CountStatisticImpl.
This class is the JBoss specific Counter Statistics class
CountStatisticImpl(String, String, String) - Constructor for class org.jboss.management.j2ee.statistics.CountStatisticImpl
Create a CountStatistic
convertJBossState(int) - Static method in class org.jboss.management.j2ee.StateManagement
Converts a state from JBoss ServiceMBean to the JSR-77 state
convertJSR77State(int) - Static method in class org.jboss.management.j2ee.StateManagement
Converts a JSR-77 state to the JBoss ServiceMBean state
count - Variable in class org.jboss.management.j2ee.statistics.CountStatisticImpl
 
count - Variable in class org.jboss.management.j2ee.statistics.TimeStatisticImpl
 
create(MBeanServer, ObjectName, ObjectName, int, String) - Static method in class org.jboss.management.j2ee.EJB
Create a JSR77 EJB submodel.
create(MBeanServer, String, String, URL, ObjectName) - Static method in class org.jboss.management.j2ee.EJBModule
Creates the JSR-77 EJBModule
create(MBeanServer, String, URL) - Static method in class org.jboss.management.j2ee.J2EEApplication
Create a JSR77 ear model instnace
create(MBeanServer, String, ObjectName, ObjectName, ObjectName) - Static method in class org.jboss.management.j2ee.JCAConnectionFactory
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JCAManagedConnectionFactory
 
create(MBeanServer, String, ObjectName, ObjectName, ObjectName, ObjectName) - Static method in class org.jboss.management.j2ee.JCAResource
Create a JCAResource
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JDBCDataSource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JDBCDriver
 
create(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JDBCResource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JMSResource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JNDIResource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JTAResource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.JavaMailResource
 
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.MBean
Create a
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.RMI_IIOPResource
 
create(MBeanServer, String, ObjectName, ObjectName) - Static method in class org.jboss.management.j2ee.ResourceAdapter
 
create(MBeanServer, String, String, URL) - Static method in class org.jboss.management.j2ee.ResourceAdapterModule
Creates the JSR-77 EJBModule
create(MBeanServer, String, URL) - Static method in class org.jboss.management.j2ee.ServiceModule
 
create(MBeanServer, ObjectName, ObjectName, ObjectName) - Static method in class org.jboss.management.j2ee.Servlet
Create a JSR77 Servlet submodel.
create(MBeanServer, String, ObjectName) - Static method in class org.jboss.management.j2ee.URLResource
 
create(MBeanServer, String, String, URL, ObjectName, ObjectName) - Static method in class org.jboss.management.j2ee.WebModule
Creates the JSR-77 WebModule
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.EARModuleFactory
Create JSR-77 J2EEApplication
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.EJBModuleFactory
Create JSR-77 EJBModule
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JCAResourceFactory
Creates a JCAResource
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JMSResourceFactory
Creates a "LocalJMS" JMSResource associated with the ServiceController create notification
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JNDIResourceFactory
Creates a JNDIResource given an MBeanServerNotification
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JTAResourceFactory
Creates a JTAResource given an MBeanServerNotification
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JavaMailResourceFactory
Creates a JavaMailResource given a ServiceController create notification
create(MBeanServer, Object) - Method in interface org.jboss.management.j2ee.factory.ManagedObjectFactory
 
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.RARModuleFactory
Create JSR-77 EJBModule
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.RMIIIOPResourceFactory
Creates a RMI_IIOPResource given an MBeanServerNotification
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.ServiceModuleFactory
Create JSR-77 SAR-Module
create(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.WebModuleFactory
Create JSR-77 WebModule
createEJB(MBeanServer, ObjectName) - Method in class org.jboss.management.j2ee.factory.EJBModuleFactory
 
createListener(MEJB, String, Object[], String[]) - Method in class org.jboss.management.mejb.ClientNotificationListener
 
createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.jboss.management.mejb.MEJB
 
createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.management.mejb.ManagementBean
 
createService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
createService() - Method in class org.jboss.management.j2ee.cluster.HAManagementService
Looks up the Server Config instance to figure out the temp-directory and the farm-deploy-directory
createServlet(MBeanServer, ObjectName, ObjectName) - Method in class org.jboss.management.j2ee.factory.WebModuleFactory
Create JSR-77 Servlet
current - Variable in class org.jboss.management.j2ee.statistics.RangeStatisticImpl
 

D

DESTROYED - Static variable in interface org.jboss.management.j2ee.StateManageable
 
DESTROYED - Static variable in class org.jboss.management.j2ee.StateManagement
 
DESTROYED_EVENT - Static variable in class org.jboss.management.j2ee.StateManagement
 
DefaultManagedObjectFactoryMap - class org.jboss.management.j2ee.factory.DefaultManagedObjectFactoryMap.
 
DefaultManagedObjectFactoryMap() - Constructor for class org.jboss.management.j2ee.factory.DefaultManagedObjectFactoryMap
 
description - Variable in class org.jboss.management.j2ee.statistics.StatisticImpl
 
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.EJB
 
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.EJBModule
Destroyes the given JSR-77 EJB-Module
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.J2EEApplication
Destroy the J2EEApplication component
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JCAConnectionFactory
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JCAManagedConnectionFactory
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JCAResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JDBCDataSource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JDBCDriver
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JDBCResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JMSResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JNDIResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JTAResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.JavaMailResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.MBean
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.RMI_IIOPResource
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.ResourceAdapter
 
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.ResourceAdapterModule
Destroyes the given JSR-77 RARModule
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.ServiceModule
 
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.Servlet
 
destroy(MBeanServer, String) - Static method in class org.jboss.management.j2ee.URLResource
 
destroy(MBeanServer, ObjectName) - Static method in class org.jboss.management.j2ee.WebModule
Destroy a JSR-77 WebModule
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.EARModuleFactory
Destroy JSR-77 J2EEApplication
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.EJBModuleFactory
Destroy JSR-77 EJBModule
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JCAResourceFactory
Destroys the JCAResource
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JMSResourceFactory
Destroys the "LocalJMS" JMSResource
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JNDIResourceFactory
Creates a JNDIResource given an MBeanServerNotification
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JTAResourceFactory
Destroys a JTAResource given an MBeanServerNotification
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.JavaMailResourceFactory
Creates a JavaMailResource given a ServiceController destroy notification
destroy(MBeanServer, Object) - Method in interface org.jboss.management.j2ee.factory.ManagedObjectFactory
 
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.RARModuleFactory
Destroy JSR-77 EJBModule
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.RMIIIOPResourceFactory
Destroys a RMI_IIOPResource given an MBeanServerNotification
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.ServiceModuleFactory
 
destroy(MBeanServer, Object) - Method in class org.jboss.management.j2ee.factory.WebModuleFactory
Destroy JSR-77 WebModule
destroyEJB(MBeanServer, ObjectName) - Method in class org.jboss.management.j2ee.factory.EJBModuleFactory
Destory JSR-77 J2EEApplication
destroyService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
Called to destroy the service.
destroyServlet(MBeanServer, ObjectName) - Method in class org.jboss.management.j2ee.factory.WebModuleFactory
Destroy JSR-77 Servlet

E

EARModuleFactory - class org.jboss.management.j2ee.factory.EARModuleFactory.
A factory for mapping EARDeployer deployments to J2EEApplications
EARModuleFactory() - Constructor for class org.jboss.management.j2ee.factory.EARModuleFactory
 
EJB - class org.jboss.management.j2ee.EJB.
Root class of the JBoss JSR-77.3.10 EJB model
EJB(String, String, ObjectName, ObjectName) - Constructor for class org.jboss.management.j2ee.EJB
Create a EJB model
EJB - Static variable in class org.jboss.management.j2ee.J2EEDeployedObject
 
EJBMBean - interface org.jboss.management.j2ee.EJBMBean.
MBean interface.
EJBModule - class org.jboss.management.j2ee.EJBModule.
Root class of the JBoss JSR-77 implementation of EJBModule.
EJBModule(String, ObjectName, ObjectName[], String, ObjectName, String, String, String) - Constructor for class org.jboss.management.j2ee.EJBModule
Constructor taking the Name of this Object
EJBModuleFactory - class org.jboss.management.j2ee.factory.EJBModuleFactory.
A factory for mapping EJBDeployer deployments to EJBModule
EJBModuleFactory() - Constructor for class org.jboss.management.j2ee.factory.EJBModuleFactory
 
EJBModuleMBean - interface org.jboss.management.j2ee.EJBModuleMBean.
MBean interface.
EJBStatsImpl - class org.jboss.management.j2ee.statistics.EJBStatsImpl.
The JSR77.6.11 EJBStats implementation
EJBStatsImpl() - Constructor for class org.jboss.management.j2ee.statistics.EJBStatsImpl
 
EJBStatsImpl(CountStatistic, CountStatistic) - Constructor for class org.jboss.management.j2ee.statistics.EJBStatsImpl
 
ENTITY_BEAN - Static variable in class org.jboss.management.j2ee.EJB
 
EntityBean - class org.jboss.management.j2ee.EntityBean.
The JBoss JSR-77.3.12 implementation of the StatelessSessionBean model
EntityBean(String, ObjectName, ObjectName) - Constructor for class org.jboss.management.j2ee.EntityBean
Create an EntityBean model
EntityBeanMBean - interface org.jboss.management.j2ee.EntityBeanMBean.
MBean interface.
EntityBeanStatsImpl - class org.jboss.management.j2ee.statistics.EntityBeanStatsImpl.
The JSR77.6.12 EntityBeanStats implementation
EntityBeanStatsImpl() - Constructor for class org.jboss.management.j2ee.statistics.EntityBeanStatsImpl
 
EventProvider - interface org.jboss.management.j2ee.EventProvider.
Indicates the emitting of Events and also indicates what types of events it emits.
ejbActivate() - Method in class org.jboss.management.mejb.MEJBSession
 
ejbActivate() - Method in class org.jboss.management.mejb.ManagementBean
The activate method is called when the instance is activated from its "passive" state.
ejbContainerName - Variable in class org.jboss.management.j2ee.EJB
The ObjectName of the ejb container MBean
ejbCreate() - Method in class org.jboss.management.mejb.ManagementBean
Create the Session Bean which takes the first available MBeanServer as target server
ejbPassivate() - Method in class org.jboss.management.mejb.MEJBSession
 
ejbPassivate() - Method in class org.jboss.management.mejb.ManagementBean
The passivate method is called before the instance enters the "passive" state.
ejbRemove() - Method in class org.jboss.management.mejb.MEJBSession
 
ejbRemove() - Method in class org.jboss.management.mejb.ManagementBean
A container invokes this method before it ends the life of the session object.
equals(Object) - Method in class org.jboss.management.mejb.ClientNotificationListener
 
equals(Object) - Method in class org.jboss.management.mejb.JMSNotificationListener
Test if this and the given Object are equal.
equals(Object) - Method in class org.jboss.management.mejb.RMINotificationListener
Test if this and the given Object are equal.

F

FAILED - Static variable in interface org.jboss.management.j2ee.StateManageable
 
FAILED_EVENT - Static variable in class org.jboss.management.j2ee.StateManagement
 

G

getActiveCount() - Method in class org.jboss.management.j2ee.statistics.JTAStatsImpl
 
getAttribute(ObjectName, String) - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getAttribute(ObjectName, String) - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getAttribute(ObjectName, String) - Method in interface org.jboss.management.mejb.MEJB
 
getAttribute(ObjectName, String) - Method in class org.jboss.management.mejb.ManagementBean
 
getAttributes(ObjectName, String[]) - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getAttributes(ObjectName, String[]) - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getAttributes(ObjectName, String[]) - Method in interface org.jboss.management.mejb.MEJB
 
getAttributes(ObjectName, String[]) - Method in class org.jboss.management.mejb.ManagementBean
 
getCMDeployer() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getCMDeployer() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getCMPDeploymentDescriptor() - Method in class org.jboss.management.j2ee.EJBModule
 
getCMPDeploymentDescriptor() - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
getCloseCount() - Method in class org.jboss.management.j2ee.statistics.JCAConnectionPoolStatsImpl
 
getCommitedCount() - Method in class org.jboss.management.j2ee.statistics.JTAStatsImpl
 
getConfiguration() - Method in class org.jboss.management.j2ee.JavaMailResource
 
getConfiguration() - Method in interface org.jboss.management.j2ee.JavaMailResourceMBean
 
getConnectionFactories() - Method in class org.jboss.management.j2ee.JCAResource
 
getConnectionFactories() - Method in interface org.jboss.management.j2ee.JCAResourceMBean
 
getConnectionFactory(int) - Method in class org.jboss.management.j2ee.JCAResource
 
getConnectionFactory(int) - Method in interface org.jboss.management.j2ee.JCAResourceMBean
 
getConnectionFactory() - Method in class org.jboss.management.j2ee.statistics.JCAConnectionStatsImpl
 
getConnectionPools() - Method in class org.jboss.management.j2ee.statistics.JCAStatsImpl
 
getConnections() - Method in class org.jboss.management.j2ee.statistics.JCAStatsImpl
 
getConnections() - Method in class org.jboss.management.j2ee.statistics.JMSStatsImpl
 
getConsumers() - Method in class org.jboss.management.j2ee.statistics.JMSSessionStatsImpl
 
getContainerCacheName() - Method in class org.jboss.management.j2ee.EJB
 
getContainerName() - Method in class org.jboss.management.j2ee.EJB
 
getContainerPoolName() - Method in class org.jboss.management.j2ee.EJB
 
getCount() - Method in class org.jboss.management.j2ee.statistics.CountStatisticImpl
 
getCount() - Method in class org.jboss.management.j2ee.statistics.TimeStatisticImpl
 
getCreateCount() - Method in class org.jboss.management.j2ee.statistics.EJBStatsImpl
 
getCreateCount() - Method in class org.jboss.management.j2ee.statistics.JCAConnectionPoolStatsImpl
 
getCurrent() - Method in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getCurrent() - Method in class org.jboss.management.j2ee.statistics.RangeStatisticImpl
 
getDefaultDomain() - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getDefaultDomain() - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getDefaultDomain() - Method in interface org.jboss.management.mejb.MEJB
 
getDefaultDomain() - Method in class org.jboss.management.mejb.ManagementBean
 
getDeployedObject(int) - Method in class org.jboss.management.j2ee.J2EEServer
 
getDeployedObject(int) - Method in interface org.jboss.management.j2ee.J2EEServerMBean
 
getDeployedObjects() - Method in class org.jboss.management.j2ee.J2EEServer
 
getDeployedObjects() - Method in interface org.jboss.management.j2ee.J2EEServerMBean
 
getDeploymentDescriptor(URL, int) - Static method in class org.jboss.management.j2ee.J2EEDeployedObject
 
getDeploymentDescriptor() - Method in class org.jboss.management.j2ee.J2EEDeployedObject
 
getDeploymentDescriptor() - Method in interface org.jboss.management.j2ee.J2EEDeployedObjectMBean
 
getDescription() - Method in class org.jboss.management.j2ee.statistics.StatisticImpl
 
getDestination() - Method in class org.jboss.management.j2ee.statistics.JMSProducerStatsImpl
 
getDomainName() - Static method in class org.jboss.management.j2ee.J2EEDomain
Get the local J2EEDomain instance name
getDomainServerName(MBeanServer) - Static method in class org.jboss.management.j2ee.J2EEDomain
Query for the J2EEServer MBean in the given domain.
getDurableSubscriptionCount() - Method in class org.jboss.management.j2ee.statistics.JMSSessionStatsImpl
 
getEARDeployer() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getEARDeployer() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getEJB(int) - Method in class org.jboss.management.j2ee.EJBModule
 
getEJB(int) - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
getEJBDeployer() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getEJBDeployer() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getEjbs() - Method in class org.jboss.management.j2ee.EJBModule
 
getEjbs() - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
getEventType(int) - Method in class org.jboss.management.j2ee.EJBModule
 
getEventType(int) - Method in interface org.jboss.management.j2ee.EventProvider
Returns the given Type of Events it emits according to its index in the list
getEventType(int) - Method in class org.jboss.management.j2ee.JDBCDataSource
 
getEventType(int) - Method in class org.jboss.management.j2ee.JDBCResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.JNDIResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.JTAResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.JavaMailResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.MBean
 
getEventType(int) - Method in class org.jboss.management.j2ee.RMI_IIOPResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.ServiceModule
 
getEventType(int) - Method in class org.jboss.management.j2ee.URLResource
 
getEventType(int) - Method in class org.jboss.management.j2ee.WebModule
 
getEventTypes() - Method in class org.jboss.management.j2ee.EJBModule
 
getEventTypes() - Method in interface org.jboss.management.j2ee.EventProvider
 
getEventTypes() - Method in class org.jboss.management.j2ee.JDBCDataSource
 
getEventTypes() - Method in class org.jboss.management.j2ee.JDBCResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.JNDIResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.JTAResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.JavaMailResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.MBean
 
getEventTypes() - Method in class org.jboss.management.j2ee.RMI_IIOPResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.ServiceModule
 
getEventTypes() - Method in class org.jboss.management.j2ee.URLResource
 
getEventTypes() - Method in class org.jboss.management.j2ee.WebModule
 
getExpiredMessageCount() - Method in class org.jboss.management.j2ee.statistics.JMSEndpointStatsImpl
 
getExpiredMessageCount() - Method in class org.jboss.management.j2ee.statistics.JMSSessionStatsImpl
 
getFactory(Notification) - Method in class org.jboss.management.j2ee.factory.DefaultManagedObjectFactoryMap
Obtain the ManagedObjectFactory approriate for the event notification from the core JBoss layer.
getFactory(Notification) - Method in interface org.jboss.management.j2ee.factory.ManagedObjectFactoryMap
 
getFreePoolSize() - Method in class org.jboss.management.j2ee.statistics.JCAConnectionPoolStatsImpl
 
getHeapSize() - Method in class org.jboss.management.j2ee.statistics.JVMStatsImpl
 
getHighWaterMark() - Method in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getHighWaterMark() - Method in class org.jboss.management.j2ee.statistics.RangeStatisticImpl
 
getJAWSDeploymentDescriptor() - Method in class org.jboss.management.j2ee.EJBModule
 
getJAWSDeploymentDescriptor() - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
getJBossDeploymentDescriptor() - Method in class org.jboss.management.j2ee.EJBModule
 
getJBossDeploymentDescriptor() - Method in interface org.jboss.management.j2ee.EJBModuleMBean
 
getJBossServiceName() - Method in class org.jboss.management.j2ee.ResourceAdapter
 
getJBossServiceName() - Method in interface org.jboss.management.j2ee.ResourceAdapterMBean
 
getJBossWebDeploymentDescriptor() - Method in class org.jboss.management.j2ee.WebModule
 
getJBossWebDeploymentDescriptor() - Method in interface org.jboss.management.j2ee.WebModuleMBean
 
getJMSService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getJMSService() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getJNDIName() - Method in class org.jboss.management.j2ee.JavaMailResource
 
getJNDIName() - Method in interface org.jboss.management.j2ee.JavaMailResourceMBean
 
getJNDIService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getJNDIService() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getJTAService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getJTAService() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getJVM(int) - Method in class org.jboss.management.j2ee.J2EEModule
 
getJVM(int) - Method in interface org.jboss.management.j2ee.J2EEModuleMBean
 
getJVMs() - Method in class org.jboss.management.j2ee.J2EEModule
 
getJVMs() - Method in interface org.jboss.management.j2ee.J2EEModuleMBean
 
getJavaVM(int) - Method in class org.jboss.management.j2ee.J2EEServer
 
getJavaVM(int) - Method in interface org.jboss.management.j2ee.J2EEServerMBean
 
getJavaVMs() - Method in class org.jboss.management.j2ee.J2EEServer
 
getJavaVMs() - Method in interface org.jboss.management.j2ee.J2EEServerMBean
 
getJavaVendor() - Method in class org.jboss.management.j2ee.JVM
 
getJavaVendor() - Method in interface org.jboss.management.j2ee.JVMMBean
 
getJavaVersion() - Method in class org.jboss.management.j2ee.JVM
 
getJavaVersion() - Method in interface org.jboss.management.j2ee.JVMMBean
 
getJcaResource() - Method in class org.jboss.management.j2ee.ResourceAdapter
 
getJcaResource() - Method in interface org.jboss.management.j2ee.ResourceAdapterMBean
 
getJdbcDataSource(int) - Method in class org.jboss.management.j2ee.JDBCResource
 
getJdbcDataSource(int) - Method in interface org.jboss.management.j2ee.JDBCResourceMBean
 
getJdbcDataSources() - Method in class org.jboss.management.j2ee.JDBCResource
 
getJdbcDataSources() - Method in interface org.jboss.management.j2ee.JDBCResourceMBean
 
getJdbcDriver() - Method in class org.jboss.management.j2ee.JDBCDataSource
 
getLastSampleTime() - Method in class org.jboss.management.j2ee.statistics.StatisticImpl
 
getListenerRegistry() - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getListenerRegistry() - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getListenerRegistry() - Method in interface org.jboss.management.mejb.MEJB
 
getListenerRegistry() - Method in class org.jboss.management.mejb.ManagementBean
 
getLowWaterMark() - Method in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getLowWaterMark() - Method in class org.jboss.management.j2ee.statistics.RangeStatisticImpl
 
getLowerBound() - Method in class org.jboss.management.j2ee.statistics.BoundaryStatisticImpl
 
getLowerBound() - Method in class org.jboss.management.j2ee.statistics.BoundedRangeStatisticImpl
 
getMBean(int) - Method in class org.jboss.management.j2ee.ServiceModule
 
getMBean(int) - Method in interface org.jboss.management.j2ee.ServiceModuleMBean
 
getMBeanCount() - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getMBeanCount() - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getMBeanCount() - Method in interface org.jboss.management.mejb.MEJB
 
getMBeanCount() - Method in class org.jboss.management.mejb.ManagementBean
 
getMBeanInfo(ObjectName) - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getMBeanInfo(ObjectName) - Method in interface org.jboss.management.j2ee.cluster.HAManagementServiceMBean
 
getMBeanInfo(ObjectName) - Method in interface org.jboss.management.mejb.MEJB
 
getMBeanInfo(ObjectName) - Method in class org.jboss.management.mejb.ManagementBean
 
getMBeans() - Method in class org.jboss.management.j2ee.ServiceModule
 
getMBeans() - Method in interface org.jboss.management.j2ee.ServiceModuleMBean
 
getMailService() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getMailService() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getMainDeployer() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getMainDeployer() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getManagedConnectionFactory() - Method in class org.jboss.management.j2ee.JCAConnectionFactory
 
getManagedConnectionFactory() - Method in interface org.jboss.management.j2ee.JCAConnectionFactoryMBean
 
getManagedConnectionFactory() - Method in class org.jboss.management.j2ee.statistics.JCAConnectionStatsImpl
 
getManagementObjFactoryMapClass() - Method in class org.jboss.management.j2ee.LocalJBossServerDomain
 
getManagementObjFactoryMapClass() - Method in interface org.jboss.management.j2ee.LocalJBossServerDomainMBean
 
getMaxTime() - Method in class org.jboss.management.j2ee.statistics.TimeStatisticImpl
 
getMessageCount() - Method in class org.jboss.management.j2ee.statistics.JMSEndpointStatsImpl
 
getMessageCount() - Method in class org.jboss.management.j2ee.statistics.JMSSessionStatsImpl
 
getMessageCount() - Method in class org.jboss.management.j2ee.statistics.MessageDrivenBeanStatsImpl
 
getMessageWaitTime() - Method in class org.jboss.management.j2ee.statistics.JMSEndpointStatsImpl
 
getMessageWaitTime() - Method in class org.jboss.management.j2ee.statistics.JMSSessionStatsImpl
 
getMethodReadyCount() - Method in class org.jboss.management.j2ee.statistics.StatefulSessionBeanStatsImpl
 
getMethodReadyCount() - Method in class org.jboss.management.j2ee.statistics.StatelessSessionBeanStatsImpl
 
getMinTime() - Method in class org.jboss.management.j2ee.statistics.TimeStatisticImpl
 
getModule(int) - Method in class org.jboss.management.j2ee.J2EEApplication
 
getModule(int) - Method in interface org.jboss.management.j2ee.J2EEApplicationMBean
 
getModules() - Method in class org.jboss.management.j2ee.J2EEApplication
 
getModules() - Method in interface org.jboss.management.j2ee.J2EEApplicationMBean
 
getName() - Method in class org.jboss.management.j2ee.cluster.HAManagementService
 
getName() - Method in class org.jboss.management.j2ee.statistics.StatisticImpl
 
getNode() - Method in class org.jboss.management.j2ee.JVM
 
getNode() - Method in interface org.jboss.management.j2ee.JVMMBean
 
getNotifications() - Method in class org.jboss.management.mejb.PollingNotificationListener
 
getNotifications(int) - Method in class org.jboss.management.mejb.PollingNotificationListener
 
getNotifications() - Method in interface org.jboss.management.mejb.PollingNotificationListenerMBean
 
getNotifications(int) - Method in interface org.jboss.management.mejb.PollingNotificationListenerMBean
 
getObjectName() - Method in class org.jboss.management.j2ee.J2EEManagedObject
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.management.j2ee.J2EEManagedObject
 
getObjectName() - Method in interface org.jboss.management.j2ee.J2EEManagedObjectMBean
 
getOrigin() - Method in class org.jboss.management.j2ee.statistics.JMSConsumerStatsImpl
 
getParent() - Method in class org.jboss.management.j2ee.J2EEManagedObject
 
getParent() - Method in interface org.jboss.management.j2ee.J2EEManagedObjectMBean
 
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.AppClientModule
 
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.EJB
 
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.EJBModule
 
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.J2EEApplication
 
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.J2EEManagedObject
This method can be overwritten by any subclass which must return <parent-j2eeType> indicating its parents.
getParentKeys(ObjectName) - Method in class org.jboss.management.j2ee.J2EEResource
Extract the name attribute from parent and return J2EEServer=name