Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
I
L
M
O
Q
R
S
A
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object)
- Method in class org.ow2.jonas.ee.mejb.
ListenerRegistrationImpl
Add notification listener.
E
ejbActivate()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
ejbCreate()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
ejbCreate method.
ejbPassivate()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
ejbRemove()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
G
getAttribute(ObjectName, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttribute(String, ObjectName, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttribute(String, String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttribute(String, String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the attribute value for an mbean on a server in the domain.
getAttributes(ObjectName, String[])
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttributes(String, ObjectName, String[])
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttributesList(String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getAttributesList(String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns a list of attributes for a specified mbean on a server in the domain.
getDefaultDomain()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getDefaultDomain()
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the name of the current domain.
getDescription(String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getDescription(String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the description for an mbean on a server in the domain.
getExceptionType()
- Method in exception org.ow2.jonas.ee.mejb.
ManagementEndpointException
Gets the exception type
getListenerRegistry()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
Returns the ListenerRegistration implementation object which allows the client to register a event notification listener.
getMBeanCount()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getMBeanCount(String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getMBeanCount(String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the number of mbeans for a server in the domain.
getMBeanInfo(ObjectName)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getMBeanInfo(String, ObjectName)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getMessage()
- Method in exception org.ow2.jonas.ee.mejb.
ManagementEndpointException
Gets the exception message.
getOperations(String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
getOperations(String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the list of operations for an mbean on a server in the domain.
getServers()
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
Returns the names of the servers in the domain.
getServers()
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the server names in the domain.
I
invoke(ObjectName, String, Object[], String[])
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
invoke(String, ObjectName, String, Object[], String[])
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
invoke(String, String, String, String[])
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
invoke(String, String, String, String[])
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Invokes an mbean operation having String params on a server in the domain.
isRegistered(ObjectName)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
isRegistered(String, ObjectName)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
isRegistered(String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
isRegistered(String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns True if the mbean is registered with the server in the domain, false otherwise.
L
ListenerRegistrationImpl
- Class in
org.ow2.jonas.ee.mejb
ListenerRegistration implementation.
ListenerRegistrationImpl(MBeanServerConnection)
- Constructor for class org.ow2.jonas.ee.mejb.
ListenerRegistrationImpl
A ListenerRegistration object allows to ad/remove listeners to notifications emitted by MBeans which are registered in a remote MBeanServer.
M
ManagementBean
- Class in
org.ow2.jonas.ee.mejb
This is the Management EJB implementation for JOnAS.
ManagementBean()
- Constructor for class org.ow2.jonas.ee.mejb.
ManagementBean
ManagementEndpoint
- Interface in
org.ow2.jonas.ee.mejb
This is the interface for a monitoring webservice used to remotely monitor mbeans in the domain.
ManagementEndpointException
- Exception in
org.ow2.jonas.ee.mejb
Custom exceptions used by the web service monitoring endpoint (mejb.ear).
ManagementEndpointException()
- Constructor for exception org.ow2.jonas.ee.mejb.
ManagementEndpointException
O
org.ow2.jonas.ee.mejb
- package org.ow2.jonas.ee.mejb
Q
queryNames(ObjectName, QueryExp)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
queryNames(String, ObjectName, QueryExp)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
queryNames(String, String, String)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
queryNames(String, String, String)
- Method in interface org.ow2.jonas.ee.mejb.
ManagementEndpoint
Returns the search results for mbeans on a server in the domain.
R
removeNotificationListener(ObjectName, NotificationListener)
- Method in class org.ow2.jonas.ee.mejb.
ListenerRegistrationImpl
Remove notification listener
S
setAttribute(ObjectName, Attribute)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
setAttribute(String, ObjectName, Attribute)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
setAttributes(ObjectName, AttributeList)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
setAttributes(String, ObjectName, AttributeList)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
setExceptionType(String)
- Method in exception org.ow2.jonas.ee.mejb.
ManagementEndpointException
Sets the exception type.
setMessage(String)
- Method in exception org.ow2.jonas.ee.mejb.
ManagementEndpointException
Sets the exception message.
setSessionContext(SessionContext)
- Method in class org.ow2.jonas.ee.mejb.
ManagementBean
Sets the associated session context.
A
E
G
I
L
M
O
Q
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
OW2 Consortium
. All Rights Reserved.