Skip navigation links
IronJacamar: Web (Jakarta Namespace) 1.5.4.Final
A C D E G H I J L M O P S W 

A

accepts(URL) - Method in class org.jboss.jca.web.WARDeployer
addData(MBeanData) - Method in class org.jboss.jca.web.console.DomainData
Add data
AttrResultInfo - Class in org.jboss.jca.web.console
A simple tuple of an mbean operation name, sigature and result.
AttrResultInfo(String, PropertyEditor, Object, Throwable) - Constructor for class org.jboss.jca.web.console.AttrResultInfo
Constructor

C

compareTo(Object) - Method in class org.jboss.jca.web.console.MBeanData
Compares MBeanData based on the ObjectName domain name and canonical key properties

D

deploy(URL, Context, ClassLoader) - Method in class org.jboss.jca.web.WARDeployer
destroy() - Method in class org.jboss.jca.web.console.HtmlAdaptorServlet
Destroy
destroy() - Method in class org.jboss.jca.web.WARDeployment
Destroy
dispatch(Runnable) - Method in class org.jboss.jca.web.ExecutorThreadPool
Dispatch a job
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.jca.web.console.HtmlAdaptorServlet
GET
DomainData - Class in org.jboss.jca.web.console
The MBeanData for a given JMX domain name
DomainData(String) - Constructor for class org.jboss.jca.web.console.DomainData
Constructor
DomainData(String, MBeanData[]) - Constructor for class org.jboss.jca.web.console.DomainData
Constructor
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.jca.web.console.HtmlAdaptorServlet
POST
doStart() - Method in class org.jboss.jca.web.ExecutorThreadPool
Start
doStop() - Method in class org.jboss.jca.web.ExecutorThreadPool
Stop

E

equals(Object) - Method in class org.jboss.jca.web.console.DomainData
Equals
equals(Object) - Method in class org.jboss.jca.web.console.MBeanData
Equals
ExecutorThreadPool - Class in org.jboss.jca.web
An implementation of the Jetty ThreadPool interface using an ExecutorService
ExecutorThreadPool(ExecutorService) - Constructor for class org.jboss.jca.web.ExecutorThreadPool
Constrcutor

G

getAcceptQueueSize() - Method in class org.jboss.jca.web.WebServer
Get the accept queue size
getArguments() - Method in class org.jboss.jca.web.console.OpResultInfo
Get the arguments
getAsText() - Method in class org.jboss.jca.web.console.AttrResultInfo
Get the text representation
getClassLoader() - Method in class org.jboss.jca.web.WARDeployment
Get the classloader
getClassName() - Method in class org.jboss.jca.web.console.MBeanData
Get the class name
getData() - Method in class org.jboss.jca.web.console.DomainData
Get the data
getDomainData() - Static method in class org.jboss.jca.web.console.Server
Get the domain data
getDomainName() - Method in class org.jboss.jca.web.console.DomainData
Get the domain name
getEditor() - Method in class org.jboss.jca.web.console.AttrResultInfo
Get the editor
getError() - Method in class org.jboss.jca.web.console.AttrResultInfo
Get the error
getIdleThreads() - Method in class org.jboss.jca.web.ExecutorThreadPool
Get the number of idle threads
getMBeanAttribute(String, String) - Static method in class org.jboss.jca.web.console.Server
Get MBean attribute
getMBeanAttributeObject(String, String) - Static method in class org.jboss.jca.web.console.Server
Get MBean attribute object
getMBeanAttributeResultInfo(String, MBeanAttributeInfo) - Static method in class org.jboss.jca.web.console.Server
Get MBean attribute result info
getMBeanData(String) - Static method in class org.jboss.jca.web.console.Server
Get MBean data
getMBeanServer() - Static method in class org.jboss.jca.web.console.Server
Get the platform MBeanServer instance
getMBeanServer(String) - Static method in class org.jboss.jca.web.console.Server
Get the MBeanServer instance
getMetaData() - Method in class org.jboss.jca.web.console.MBeanData
Get the metadata
getName() - Method in class org.jboss.jca.web.console.AttrResultInfo
Get the name
getName() - Method in class org.jboss.jca.web.console.MBeanData
Get the string repsentation of the object name
getName() - Method in class org.jboss.jca.web.console.OpResultInfo
Get the name
getNameProperties() - Method in class org.jboss.jca.web.console.MBeanData
Get the key propertues listing
getObjectName() - Method in class org.jboss.jca.web.console.MBeanData
Get the object name
getOrder() - Method in class org.jboss.jca.web.WARDeployer
getPort() - Method in class org.jboss.jca.web.WebServer
Get the web server port
getResource(String) - Method in class org.jboss.jca.web.WARClassLoader
getResourceAsStream(String) - Method in class org.jboss.jca.web.WARClassLoader
getResources(String) - Method in class org.jboss.jca.web.WARClassLoader
getResult() - Method in class org.jboss.jca.web.console.AttrResultInfo
Get the result
getResult() - Method in class org.jboss.jca.web.console.OpResultInfo
Get the result
getSignature() - Method in class org.jboss.jca.web.console.OpResultInfo
Get the signature
getThreads() - Method in class org.jboss.jca.web.ExecutorThreadPool
Get the number of threads
getURL() - Method in class org.jboss.jca.web.WARDeployment
Get the unique URL for the deployment
getWebServer() - Method in class org.jboss.jca.web.WARDeployer
Get the web server

H

hashCode() - Method in class org.jboss.jca.web.console.DomainData
Hash code
hashCode() - Method in class org.jboss.jca.web.console.MBeanData
Hash code
HtmlAdaptorServlet - Class in org.jboss.jca.web.console
The HTML adaptor controller servlet.
HtmlAdaptorServlet() - Constructor for class org.jboss.jca.web.console.HtmlAdaptorServlet
Constructor

I

init(ServletConfig) - Method in class org.jboss.jca.web.console.HtmlAdaptorServlet
Init
invokeOp(String, int, String[]) - Static method in class org.jboss.jca.web.console.Server
Invoke an operation
invokeOpByName(String, String, String[], String[]) - Static method in class org.jboss.jca.web.console.Server
Invoke an operation by name
isLowOnThreads() - Method in class org.jboss.jca.web.ExecutorThreadPool
Is the pool low on threads ?

J

JNDIViewer - Class in org.jboss.jca.web
A JNDI viewer bean
JNDIViewer() - Constructor for class org.jboss.jca.web.JNDIViewer
Constructor
join() - Method in class org.jboss.jca.web.ExecutorThreadPool
Join - await termination of pool

L

list() - Method in class org.jboss.jca.web.JNDIViewer
List
loadClass(String) - Method in class org.jboss.jca.web.WARClassLoader

M

MBeanData - Class in org.jboss.jca.web.console
A MBean ObjectName and MBeanInfo pair that is orderable by ObjectName.
MBeanData() - Constructor for class org.jboss.jca.web.console.MBeanData
Constructor
MBeanData(ObjectName, MBeanInfo) - Constructor for class org.jboss.jca.web.console.MBeanData
Constructor

O

OpResultInfo - Class in org.jboss.jca.web.console
A simple tuple of a MBean operation name, index, signature, args and operation result.
OpResultInfo() - Constructor for class org.jboss.jca.web.console.OpResultInfo
Constructor
OpResultInfo(String, String[], String[], Object) - Constructor for class org.jboss.jca.web.console.OpResultInfo
Constructor
org.jboss.jca.web - package org.jboss.jca.web
This package contains a web server integration layer.
org.jboss.jca.web.console - package org.jboss.jca.web.console
This package contains the classes needed for the management web console for IronJacamar

P

postDeploy() - Method in class org.jboss.jca.web.WebServer
Post deploy
postUndeploy() - Method in class org.jboss.jca.web.WebServer
Post undeploy
preDeploy() - Method in class org.jboss.jca.web.WebServer
Pre deploy
preUndeploy() - Method in class org.jboss.jca.web.WebServer
Pre undeploy
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.jca.web.console.HtmlAdaptorServlet
Process the request

S

Server - Class in org.jboss.jca.web.console
Utility methods related to the MBeanServer interface
Server() - Constructor for class org.jboss.jca.web.console.Server
 
setAcceptQueueSize(int) - Method in class org.jboss.jca.web.WebServer
Set the accept queue size
setAttributes(String, HashMap) - Static method in class org.jboss.jca.web.console.Server
Set MBean attributes
setDomain(String) - Method in class org.jboss.jca.web.JNDIViewer
Set the domain
setExecutorService(ExecutorService) - Method in class org.jboss.jca.web.WebServer
Set the executor service
setHost(String) - Method in class org.jboss.jca.web.WebServer
Set the host
setMBeanServer(MBeanServer) - Method in class org.jboss.jca.web.JNDIViewer
Set the MBeanServer
setMetaData(MBeanInfo) - Method in class org.jboss.jca.web.console.MBeanData
Set the metadata
setObjectName(ObjectName) - Method in class org.jboss.jca.web.console.MBeanData
Set the object name
setPort(int) - Method in class org.jboss.jca.web.WebServer
Set the web server port
setWebServer(WebServer) - Method in class org.jboss.jca.web.WARDeployer
Set the web server
start() - Method in class org.jboss.jca.web.JNDIViewer
Start
start() - Method in class org.jboss.jca.web.WebServer
Start
stop() - Method in class org.jboss.jca.web.JNDIViewer
Stop
stop() - Method in class org.jboss.jca.web.WebServer
Stop

W

WARClassLoader - Class in org.jboss.jca.web
WAR class loader
WARClassLoader(Kernel, ClassLoader) - Constructor for class org.jboss.jca.web.WARClassLoader
Constructor
WARDeployer - Class in org.jboss.jca.web
The WAR deployer for JCA/SJC
WARDeployer() - Constructor for class org.jboss.jca.web.WARDeployer
Constructor
WARDeployment - Class in org.jboss.jca.web
A web archive deployment for JCA/SJC
WARDeployment(URL, Handler, File, ClassLoader) - Constructor for class org.jboss.jca.web.WARDeployment
Constructor
WebServer - Class in org.jboss.jca.web
The web server
WebServer() - Constructor for class org.jboss.jca.web.WebServer
Constructs the web server
A C D E G H I J L M O P S W 
Skip navigation links
IronJacamar: Web (Jakarta Namespace) 1.5.4.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.