|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Implementation of TreeBuilder
that adds the nodes required
for administering the Jonas server.
Constructor Summary | |
JonasTreeBuilder()
|
Method Summary | |
void |
buildTree(org.apache.webapp.admin.TreeControl treeControl,
org.apache.webapp.admin.ApplicationServlet servlet,
javax.servlet.http.HttpServletRequest request)
Add the required nodes to the specified treeControl
instance. |
void |
getAllMimePartDSMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
|
void |
getAllSessionMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
|
void |
getAppContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append node for all App Containers. |
protected void |
getCatalinaConnector(org.apache.webapp.admin.TreeControlNode p_CatalinaServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append node for the Connector catalina server |
void |
getCatalinaDetailConnectors(org.apache.webapp.admin.TreeControlNode p_ConnectorNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for all the Connectors catalina server |
protected void |
getCatalinaProtocols(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for the Catalina server |
void |
getContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append node for all Containers. |
void |
getDatasources(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append node for all deployed Datasources. |
protected void |
getDeploymentEar(org.apache.webapp.admin.TreeControlNode p_NodeDeployments,
MessageResources p_Resources)
Append node for Ear deployment. |
protected void |
getDeploymentEjb(org.apache.webapp.admin.TreeControlNode p_NodeDeployments,
MessageResources p_Resources)
Append node for Ejb deployment. |
protected void |
getDeploymentEjbFiles(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append node for Ejb Files deployment. |
protected void |
getDeploymentRar(org.apache.webapp.admin.TreeControlNode p_NodeDeployments,
MessageResources p_Resources)
Append node for Rar deployment. |
protected void |
getDeployments(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Deployments services for the specified server. |
protected void |
getDeploymentWebAppli(org.apache.webapp.admin.TreeControlNode p_NodeDeployments,
MessageResources p_Resources)
Append node for Web deployment. |
protected void |
getEjbs(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources,
java.lang.String p_Filename)
Append node for all Ejbs for a Container. |
void |
getJmsConnectionFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append subnodes for ConnectionFactory resources |
void |
getJmsQueues(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append subnodes node for Queue destinations |
protected void |
getJmsResource(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Jms Resource for the specified server. |
void |
getJmsResources(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append 3 subnodes for the JMS resource types + subnodes for all the ressources |
void |
getJmsTopics(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append subnodes node for Topic destinations |
void |
getLoggers(org.apache.webapp.admin.TreeControlNode p_LoggingNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for each logger. |
protected void |
getLogging(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for Logging. |
protected void |
getMailResource(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Mail Resources for the specified server. |
protected void |
getMimePartMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resource)
|
protected void |
getMonitoring(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Monitoring. |
protected void |
getProtocols(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for the Servlet server |
protected void |
getResourceDatabase(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Database Resource for the specified server. |
protected void |
getResources(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources)
Append nodes for Resources services for the specified server. |
void |
getResourcesAdapters(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
Append node for all Resources Adapters. |
protected void |
getSecurity(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for Security for the specified server. |
protected void |
getSecurityCatalinaRealm(org.apache.webapp.admin.TreeControlNode p_SecurityNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append node for the Security catalina realm |
void |
getSecurityFactories(org.apache.webapp.admin.TreeControlNode p_SecurityNode,
MessageResources p_Resources)
Append nodes for Security factories for the specified server. |
protected void |
getSecurityMemoryFactory(org.apache.webapp.admin.TreeControlNode p_SecurityMemoryNode,
MessageResources p_Resources,
java.lang.String p_ResourceFactory)
Append nodes for Memory Security Factory for the specified server. |
protected void |
getServer(org.apache.webapp.admin.TreeControlNode p_RootNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for a defined Jonas server. |
protected void |
getServiceApp(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Ear service for the JOnAS services. |
protected void |
getServiceDatabase(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Database service for the JOnAS services. |
protected void |
getServiceEjbContainer(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for EJBContainer service for the JOnAS services. |
protected void |
getServiceJms(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Jms service for the JOnAS services. |
protected void |
getServiceMail(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Mail service for the JOnAS services. |
protected void |
getServiceResourceAdapter(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Resource service for the JOnAS services. |
protected void |
getServices(org.apache.webapp.admin.TreeControlNode p_ServerNode,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append nodes for all defined services for the specified server. |
protected void |
getServiceSecurity(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Security service for the JOnAS services. |
protected void |
getServiceTransaction(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources)
Append node for Transaction service for the JOnAS services. |
protected void |
getServiceWeb(org.apache.webapp.admin.TreeControlNode p_NodeServices,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append node for Web service for the JOnAS services. |
protected void |
getSessionMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources)
|
void |
getWebContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent,
MessageResources p_Resources,
javax.servlet.http.HttpServletRequest p_Request)
Append node for all Web Containers. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JonasTreeBuilder()
Method Detail |
public void buildTree(org.apache.webapp.admin.TreeControl treeControl, org.apache.webapp.admin.ApplicationServlet servlet, javax.servlet.http.HttpServletRequest request)
treeControl
instance.
buildTree
in interface org.apache.webapp.admin.TreeBuilder
treeControl
- The TreeControl
to which we should
add our nodesservlet
- The controller servlet for the admin applicationrequest
- The servlet request we are processingprotected void getServer(org.apache.webapp.admin.TreeControlNode p_RootNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_RootNode
- Root node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getMonitoring(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treeprotected void getLogging(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treepublic void getLoggers(org.apache.webapp.admin.TreeControlNode p_LoggingNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_LoggingNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getServices(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceApp(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getAppContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceEjbContainer(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treepublic void getContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getEjbs(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources, java.lang.String p_Filename) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Filename
- Filename of container
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceDatabase(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treepublic void getDatasources(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceWeb(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treepublic void getWebContainers(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceTransaction(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceJms(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getJmsResources(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- JMS service nodep_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getJmsConnectionFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- CFs subnodep_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getJmsQueues(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Queue subnodep_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getJmsTopics(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Topic subnodep_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceMail(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treepublic void getAllSessionMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
java.lang.Exception
public void getAllMimePartDSMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
java.lang.Exception
protected void getSessionMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
java.lang.Exception
protected void getMimePartMailFactories(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resource) throws java.lang.Exception
java.lang.Exception
protected void getServiceResourceAdapter(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treepublic void getResourcesAdapters(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getServiceSecurity(org.apache.webapp.admin.TreeControlNode p_NodeServices, MessageResources p_Resources) throws java.lang.Exception
p_NodeServices
- Services node for the tree controlp_Resources
- The MessageResources for our localized messages
messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeployments(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeploymentEar(org.apache.webapp.admin.TreeControlNode p_NodeDeployments, MessageResources p_Resources) throws java.lang.Exception
p_NodeDeployments
- Deployment node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeploymentEjb(org.apache.webapp.admin.TreeControlNode p_NodeDeployments, MessageResources p_Resources) throws java.lang.Exception
p_NodeDeployments
- Deployment node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeploymentEjbFiles(org.apache.webapp.admin.TreeControlNode p_NodeParent, MessageResources p_Resources) throws java.lang.Exception
p_NodeParent
- Deployment node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeploymentWebAppli(org.apache.webapp.admin.TreeControlNode p_NodeDeployments, MessageResources p_Resources) throws java.lang.Exception
p_NodeDeployments
- Deployment node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getDeploymentRar(org.apache.webapp.admin.TreeControlNode p_NodeDeployments, MessageResources p_Resources) throws java.lang.Exception
p_NodeDeployments
- Deployment node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getResources(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getMailResource(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getJmsResource(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getResourceDatabase(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getSecurity(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getSecurityCatalinaRealm(org.apache.webapp.admin.TreeControlNode p_SecurityNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_SecurityNode
- Catalina Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treepublic void getSecurityFactories(org.apache.webapp.admin.TreeControlNode p_SecurityNode, MessageResources p_Resources) throws java.lang.Exception
p_SecurityNode
- Security node for the tree controlp_Resources
- The MessageResources for our localized messages
java.lang.Exception
- if an exception occurs building the treeprotected void getSecurityMemoryFactory(org.apache.webapp.admin.TreeControlNode p_SecurityMemoryNode, MessageResources p_Resources, java.lang.String p_ResourceFactory) throws java.lang.Exception
p_SecurityMemoryNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_ResourceFactory
- The name of resource
java.lang.Exception
- if an exception occurs building the treeprotected void getProtocols(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getCatalinaProtocols(org.apache.webapp.admin.TreeControlNode p_ServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ServerNode
- Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treeprotected void getCatalinaConnector(org.apache.webapp.admin.TreeControlNode p_CatalinaServerNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_CatalinaServerNode
- Catalina Server node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the treepublic void getCatalinaDetailConnectors(org.apache.webapp.admin.TreeControlNode p_ConnectorNode, MessageResources p_Resources, javax.servlet.http.HttpServletRequest p_Request) throws java.lang.Exception
p_ConnectorNode
- Connector node for the tree controlp_Resources
- The MessageResources for our localized messagesp_Request
- The servlet request we are processing
java.lang.Exception
- if an exception occurs building the tree
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |