Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
D
E
G
I
K
L
M
O
R
S
U
W
A
AttributeData
- class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
.
AttributeData(String, String, String, boolean, boolean)
- Constructor for class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
AttributeData(MBeanAttributeInfo, Object, ClassLoader)
- Constructor for class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
B
BasicVelocityActionServlet
- class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
.
Simple servlet to dispatch based on 'action'.
BasicVelocityActionServlet()
- Constructor for class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
BasicVelocityActionServlet.ServletAppContext
- class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet.ServletAppContext
.
little wrapper class to safely pass the ServletContext to the loader
D
DEFAULT_PROPS
- Static variable in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
DebugServlet
- class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
.
Simple servlet for looking at mbeans
DebugServlet()
- Constructor for class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
DebugServlet.KickSunInHead
- class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
.
Why oh why couldn't this be one class...
DebugServlet.KickSunInHead()
- Constructor for class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
decode(String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
decode(String, String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
defaultAction(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
Called when there is a request w/ no action verb
defaultAction(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
The only real action - just puts the mbean server helper in the context, and if there was a mbean specified for details, shoves a MBeanINfoHelper in the context
E
encode(String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
encode(String, String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet.KickSunInHead
G
getActionVerb()
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
Defines the 'action verb' for the app
getActionVerb()
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
getAttributes()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getCanonicalName()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getClassName()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getDescription()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getDomain()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getKernel()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
getKeyProperties()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
Returns the key properties and values a list of maps, w/ 'key' and 'value' as entryies in each map.
getLastModified(Resource)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
Defaults to return 0
getMBeans()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
Returns a Collection of InstanceObjects for all mbeans in the server
getMBeans(String)
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
Returns a Collection of InstanceObjects filtered by the input filter
getName()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
getOperationInfo()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
getResourceStream(String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
Get an InputStream so that the Runtime can build a template with it.
getServletContext()
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet.ServletAppContext
getServletContext()
- Method in interface org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader.WebappLoaderAppContext
getState(ObjectName)
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
getType()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
getValue()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
getVelocityEngine()
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
I
init()
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
init(RuntimeServices)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
ServletLogger
init()
init(ExtendedProperties)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
This is abstract in the base class, so we need it
isReadable()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
isSourceModified(Resource)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
Defaults to return false.
isWritable()
- Method in class org.apache.geronimo.jmxdebug.web.beanlib.
AttributeData
K
KEY
- Static variable in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
L
logVelocityMessage(int, String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
ServletLogger
Send a log message from Velocity.
M
MBeanInfoHelper
- class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
.
Simple helper bean for dealing with MBeanInfo.
MBeanInfoHelper(MBeanServerHelper, String)
- Constructor for class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanInfoHelper
MBeanServerHelper
- class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
.
Little helper bean to deal w/ the mbean server
MBeanServerHelper()
- Constructor for class org.apache.geronimo.jmxdebug.web.beanlib.
MBeanServerHelper
O
OBJECT_NAME_FILTER_KEY
- Static variable in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
org.apache.geronimo.jmxdebug.web.beanlib
- package org.apache.geronimo.jmxdebug.web.beanlib
org.apache.geronimo.jmxdebug.web.velocity
- package org.apache.geronimo.jmxdebug.web.velocity
R
renderTemplate(HttpServletRequest, HttpServletResponse, VelocityContext, String)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
S
ServletLogger
- class org.apache.geronimo.jmxdebug.web.velocity.
ServletLogger
.
Simple wrapper for the servlet log.
ServletLogger(ServletContext)
- Constructor for class org.apache.geronimo.jmxdebug.web.velocity.
ServletLogger
service(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
for dispatching to the method specified...
servletContext
- Variable in class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
U
unknownAction(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
BasicVelocityActionServlet
Called when there is a request w/ invalid action verb
unknownAction(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.geronimo.jmxdebug.web.velocity.
DebugServlet
W
WebappLoader
- class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
.
Simple webapp loader.
WebappLoader()
- Constructor for class org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader
WebappLoader.WebappLoaderAppContext
- interface org.apache.geronimo.jmxdebug.web.velocity.
WebappLoader.WebappLoaderAppContext
.
A
B
D
E
G
I
K
L
M
O
R
S
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.